Pinned Repositories
asgi_server_performance
Load testing the different ASGI servers to see which is fastest
asyncio_tools
Useful utilities for working with asyncio - including an asyncio.gather wrapper.
piccolo
A fast, user friendly ORM and query builder which supports asyncio.
piccolo_admin
A powerful web admin for your database.
piccolo_api
ASGI middleware for authentication, rate limiting, and building REST endpoints.
piccolo_docker
Easily spin up databases for your Piccolo project using Docker
piccolo_examples
Example projects built using Piccolo.
piccolo_theme
A clean and modern Sphinx theme.
pymdb
A demo Piccolo app - a movie database!
targ
Python CLI using type hints and docstrings.
Piccolo's Repositories
piccolo-orm/piccolo
A fast, user friendly ORM and query builder which supports asyncio.
piccolo-orm/piccolo_admin
A powerful web admin for your database.
piccolo-orm/piccolo_api
ASGI middleware for authentication, rate limiting, and building REST endpoints.
piccolo-orm/piccolo_theme
A clean and modern Sphinx theme.
piccolo-orm/piccolo_examples
Example projects built using Piccolo.
piccolo-orm/targ
Python CLI using type hints and docstrings.
piccolo-orm/pymdb
A demo Piccolo app - a movie database!
piccolo-orm/asyncio_tools
Useful utilities for working with asyncio - including an asyncio.gather wrapper.
piccolo-orm/asgi_server_performance
Load testing the different ASGI servers to see which is fastest
piccolo-orm/piccolo_docker
Easily spin up databases for your Piccolo project using Docker
piccolo-orm/piccolo_web
The Piccolo website and blog.
piccolo-orm/piccolo_cursor_pagination
Cursor pagination for Piccolo ORM
piccolo-orm/piccolo-admin-docker
Dockerized Piccolo Admin to use existing (legacy) database.
piccolo-orm/piccolo_benchmarks
Piccolo performance tests
piccolo-orm/piccolo_integration
Integration tests for the entire Piccolo ecosystem
piccolo-orm/piccolo_videos
The source code for the Piccolo tutorial videos on YouTube.