codemation / easyjobsLinks
A celery like jobs framework for managing and distributing async / non-async tasks
☆37Updated 4 years ago
Alternatives and similar repositories for easyjobs
Users that are interested in easyjobs are comparing it to the libraries listed below
Sorting:
- A very simple CRUD class for SQLModel!☆48Updated 2 years ago
- A small integration between Fastapi and Alembic.☆25Updated last month
- Easily schedule single or recurring sync/async tasks☆16Updated 4 years ago
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆73Updated last week
- A Declarative ORM for Redis using Pydantic Models and aioredis☆61Updated 7 months ago
- An authentication library for Starlette and FastAPI.☆100Updated 2 years ago
- Collection of Asynchronous (Asyncio-based) generic Database connectors☆40Updated last month
- Browser reload with uvicorn!☆68Updated 2 years ago
- An admin interface for ASGI Web frameworks.☆133Updated 4 years ago
- Implement the Health Check API pattern on your FastAPI application!☆181Updated 2 years ago
- A fast and easy-to-use asyncio ORM(Object-relational Mapper) for performing C.R.U.D. ops within RBDMS tables using python.☆34Updated 4 years ago
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆159Updated this week
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated last year
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- A python scheduler that simply does the job☆61Updated 2 weeks ago
- This is a project generator to start FastApi project☆44Updated 3 years ago
- Beautiful exception page for Starlette apps.☆100Updated 10 months ago
- A composable Python ASGI web framework☆179Updated 2 years ago
- ☆33Updated 2 years ago
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 3 years ago
- FastAPI X is a powerful CLI tool to help you!☆31Updated 2 years ago
- List of FastAPI packages weekly automatically updated!☆34Updated 3 years ago
- Dash Component created from ukrbublik/react-awesome-query-builder☆12Updated this week
- An Elasticsearch Python ORM based on Pydantic.☆124Updated 2 years ago
- Opinionated authorization package for FastAPI!☆23Updated 3 years ago
- FastAPI filters🍸☆87Updated last week
- ASGI middleware to record and emit timing metrics (to something like statsd)☆129Updated 2 years ago
- O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models fr…☆197Updated last year
- A FastAPI utility to allow Controller Class usage