keredson / peewee-db-evolveLinks
Automatic migrations for the Peewee ORM.
☆129Updated 2 years ago
Alternatives and similar repositories for peewee-db-evolve
Users that are interested in peewee-db-evolve are comparing it to the libraries listed below
Sorting:
- Simple migration engine for Peewee☆374Updated 2 weeks ago
- Fully Async ORM inspired in django's☆176Updated last year
- Asyncio strategy for SQLAlchemy.☆298Updated 3 years ago
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 3 years ago
- Jinja2 support for sanic☆114Updated 3 years ago
- Provides rate limiting features for Sanic. Supports in-memory, redis and memcache as storage.☆85Updated 3 years ago
- A Sanic extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. Based on flask-cors by Cory Dolph…☆162Updated 2 years ago
- A wrapper around asyncpg for use with sqlalchemy☆421Updated last year
- Class based views for Flask☆233Updated 5 months ago
- admin interface for aiohttp application http://aiohttp-admin.readthedocs.io☆216Updated last week
- Fully featured framework for fast, easy and documented API development with Sanic☆105Updated 3 years ago
- Fulltext searchable models for SQLAlchemy. Only supports PostgreSQL☆272Updated last month
- OAuth client for aiohttp☆145Updated 7 months ago
- Peewee ORM integration with the marshmallow (de)serialization library.☆57Updated last year
- A Flask extension for RQ.☆237Updated 11 months ago
- SockJS Server☆117Updated this week
- dev tools for aiohttp☆265Updated 6 months ago
- offset-free paging for sqlalchemy☆387Updated last week
- Python decorator for async properties.☆98Updated 2 years ago
- Python Rate Limiter implemented based on Redis INCR, EXPIRE, EVALSHA and EVAL.☆132Updated last year
- SQLAlchemy nested sets mixin (MPTT)☆198Updated this week
- Full-featured JSON type with mutation tracking for SQLAlchemy☆196Updated 2 years ago
- WSGI adapter for aiohttp.☆233Updated 3 years ago
- Replace default flask shell command by similar command running IPython.☆196Updated last year
- Authentication, JWT, and permission scoping for Sanic