jpsca / sqla-wrapper
A friendly wrapper for modern SQLAlchemy and Alembic
☆148Updated 6 months ago
Alternatives and similar repositories for sqla-wrapper:
Users that are interested in sqla-wrapper are comparing it to the libraries listed below
- Fully Async ORM inspired in django's☆179Updated 4 months ago
- Tools for creating wtforms from sqlalchemy models☆245Updated 3 months ago
- Modern fail-safety scheduler for Celery☆47Updated 5 years ago
- Declarative query builder for SQLAlchemy☆72Updated 5 years ago
- Fully featured framework for fast, easy and documented API development with Sanic☆104Updated 2 years ago
- Fulltext searchable models for SQLAlchemy. Only supports PostgreSQL☆268Updated last week
- SockJS Server☆118Updated 2 months ago
- admin interface for aiohttp application http://aiohttp-admin.readthedocs.io☆216Updated 7 months ago
- SQLAlchemy nested sets mixin (MPTT)☆196Updated last year
- Authorization tools for Flask☆107Updated 3 years ago
- Simple integration layer between Celery and Flask.☆65Updated 2 years ago
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 2 years ago
- Configurable method retrying for Pythonistas.☆69Updated 2 years ago
- SQLAlchemy extension for attaching images to entities.☆115Updated 2 years ago
- A set of useful tools for aiohttp.web server☆79Updated last week
- Audit trigger for PostgreSQL☆134Updated 4 months ago
- Python Rate Limiter implemented based on Redis INCR, EXPIRE, EVALSHA and EVAL.☆130Updated 4 months ago
- asyncio logging handler for logstash☆58Updated 2 years ago
- Python light ORM for Redis☆79Updated 6 years ago
- Sentry integration for ASGI frameworks.☆73Updated 5 years ago
- aioelasticsearch-py wrapper for asyncio☆137Updated 2 years ago
- Toolkit for storing files and attachments in web applications☆163Updated last year
- Replace default flask shell command by similar command running IPython.