All Projects → fastapi-sqlalchemy-1.4-async → Similar Projects or Alternatives

693 Open source projects that are alternatives of or similar to fastapi-sqlalchemy-1.4-async

aiorwlock
Read/Write Lock - synchronization primitive for asyncio
Stars: ✭ 90 (+429.41%)
Mutual labels:  asyncio
sqlalchemy-enum34
SQLAlchemy type to store standard enum.Enum values
Stars: ✭ 47 (+176.47%)
Mutual labels:  sqlalchemy
nim-gatabase
Connection-Pooling Compile-Time ORM for Nim
Stars: ✭ 103 (+505.88%)
Mutual labels:  sqlalchemy
vue-element-admin-fastapi
vue-element-admin-fastapi
Stars: ✭ 145 (+752.94%)
Mutual labels:  fastapi
fastapi-cloudauth
Simple integration between FastAPI and cloud authentication services (AWS Cognito, Auth0, Firebase Authentication).
Stars: ✭ 221 (+1200%)
Mutual labels:  fastapi
aiohttp-jwt
aiohttp middleware and helper utils for working with JSON web token.
Stars: ✭ 70 (+311.76%)
Mutual labels:  asyncio
pyramid basemodel
Global base classes for Pyramid SQLAlchemy applications.
Stars: ✭ 14 (-17.65%)
Mutual labels:  sqlalchemy
framequery
SQL on dataframes - pandas and dask
Stars: ✭ 63 (+270.59%)
Mutual labels:  sqlalchemy
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
Stars: ✭ 154 (+805.88%)
Mutual labels:  asyncio
fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
Stars: ✭ 58 (+241.18%)
Mutual labels:  fastapi
glacier
❄️ Building Python CLI using docstrings and typehints 🐍
Stars: ✭ 84 (+394.12%)
Mutual labels:  asyncio
execute-engine
基于Ansible API的任务执行引擎,支持adhoc和playbook两种任务的执行
Stars: ✭ 18 (+5.88%)
Mutual labels:  sqlalchemy
alchemy-mock
SQLAlchemy mock helpers.
Stars: ✭ 74 (+335.29%)
Mutual labels:  sqlalchemy
asyncqlio
A fully async ORM for Python 3.5+
Stars: ✭ 25 (+47.06%)
Mutual labels:  asyncio
pyladies-courseware
Homework/task submit and review web app · based on React and Python aiohttp
Stars: ✭ 14 (-17.65%)
Mutual labels:  asyncio
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+947.06%)
Mutual labels:  asyncio
aioimaplib
Python asyncio IMAP4rev1 client library
Stars: ✭ 77 (+352.94%)
Mutual labels:  asyncio
inboard
🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and FastAPI.
Stars: ✭ 106 (+523.53%)
Mutual labels:  fastapi
memoize
Caching library for asynchronous Python applications.
Stars: ✭ 53 (+211.76%)
Mutual labels:  asyncio
VWapi
⛈ ☀️ Visual Weather api. Returns beautiful pictures with the current weather.
Stars: ✭ 33 (+94.12%)
Mutual labels:  fastapi
carry
Python ETL(Extract-Transform-Load) tool / Data migration tool
Stars: ✭ 115 (+576.47%)
Mutual labels:  sqlalchemy
fastapi-camelcase
Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.
Stars: ✭ 45 (+164.71%)
Mutual labels:  fastapi
rigor
HTTP-based DSL for for validating RESTful APIs
Stars: ✭ 65 (+282.35%)
Mutual labels:  asyncio
aiohttp-mako
mako template renderer for aiohttp.web
Stars: ✭ 32 (+88.24%)
Mutual labels:  asyncio
mathesar
Web application providing an intuitive user experience to databases.
Stars: ✭ 95 (+458.82%)
Mutual labels:  sqlalchemy
sanic-url-shortener
Example of how to use Sanic and asyncpg (PostgreSQL)
Stars: ✭ 16 (-5.88%)
Mutual labels:  asyncio
Tplan
😃 T计划 是一个集成了任务队列、进程管理、爬虫部署、服务可视化监控、数据展示、在线编码、远程部署的通用系统。
Stars: ✭ 59 (+247.06%)
Mutual labels:  fastapi
flask-celery-sqlalchemy
An example app to show how to get Flask, Celery, and SQLAlchemy working together
Stars: ✭ 33 (+94.12%)
Mutual labels:  sqlalchemy
aioconnectors
Simple secure asynchronous message queue
Stars: ✭ 17 (+0%)
Mutual labels:  asyncio
termpair
View and control terminals from your browser with end-to-end encryption 🔒
Stars: ✭ 1,390 (+8076.47%)
Mutual labels:  fastapi
Qwerkey
Qwerkey is a social media platform for connecting and learning more about mechanical keyboards built on React and Redux in the frontend and Flask in the backend on top of a PostgreSQL database.
Stars: ✭ 22 (+29.41%)
Mutual labels:  sqlalchemy
fastapi-tdd-docker
Test-Driven Development with FastAPI and Docker
Stars: ✭ 89 (+423.53%)
Mutual labels:  fastapi
jimbru
A lightweight analytics server with FastAPI and deta.sh Base as DB. A glorified hit-counter of sorts 😁
Stars: ✭ 43 (+152.94%)
Mutual labels:  fastapi
mqttools
MQTT version 5.0 client and broker using asyncio
Stars: ✭ 44 (+158.82%)
Mutual labels:  asyncio
swap
A Solver for the Wavelength Assignment Problem (RWA) in WDM networks
Stars: ✭ 27 (+58.82%)
Mutual labels:  sqlalchemy
Fast-API-and-Docker-BootCamp
This repository contains learning resources for Python Fast API Framework and Docker, Build High Performing Apps With Python BootCamp by Lux Academy and Data Science East Africa.
Stars: ✭ 24 (+41.18%)
Mutual labels:  fastapi
showdown-battle-bot
Socket Battle Bot for Pokemon Showdown (http://pokemonshowdown.com/)
Stars: ✭ 19 (+11.76%)
Mutual labels:  asyncio
asynchronous
A D port of Python's asyncio library
Stars: ✭ 35 (+105.88%)
Mutual labels:  asyncio
aioredis-cluster
Redis Cluster support extension for aioredis
Stars: ✭ 21 (+23.53%)
Mutual labels:  asyncio
aiosqlite3
sqlite3 on asyncio use loop.run_in_executor proxy
Stars: ✭ 21 (+23.53%)
Mutual labels:  asyncio
async armor
Graceful drop-in replacement for asyncio.shield
Stars: ✭ 15 (-11.76%)
Mutual labels:  asyncio
glQiwiApi
The ultrarapid and multifunctional wrapper over QIWI and YooMoney
Stars: ✭ 44 (+158.82%)
Mutual labels:  asyncio
py3tftp
An asynchronous TFTP server in pure Python 3.5
Stars: ✭ 39 (+129.41%)
Mutual labels:  asyncio
timely-beliefs
Model data as beliefs (at a certain time) about events (at a certain time).
Stars: ✭ 15 (-11.76%)
Mutual labels:  sqlalchemy
spinach
Modern Redis task queue for Python 3
Stars: ✭ 46 (+170.59%)
Mutual labels:  asyncio
aioppspp
IETF PPSP RFC7574 in Python/asyncio
Stars: ✭ 21 (+23.53%)
Mutual labels:  asyncio
flask-template
Template for creating Flask based projects
Stars: ✭ 60 (+252.94%)
Mutual labels:  sqlalchemy
fastapi douyin
更新 2.0 版本,使用 Python WEB 高性能异步框架 FastAPI 制作的抖音无水印解析下载,采用前后端分离思想!
Stars: ✭ 58 (+241.18%)
Mutual labels:  fastapi
ark-invest-api
📈 API for tracking holdings and trades of ARK Invest funds
Stars: ✭ 49 (+188.24%)
Mutual labels:  fastapi
steam.py
An async python wrapper to interact with the Steam API and its CMs
Stars: ✭ 74 (+335.29%)
Mutual labels:  asyncio
gpt-j-api
API for the GPT-J language model 🦜. Including a FastAPI backend and a streamlit frontend
Stars: ✭ 248 (+1358.82%)
Mutual labels:  fastapi
python-insteonplm
Python 3 asyncio module for interfacing with Insteon Powerline modems
Stars: ✭ 34 (+100%)
Mutual labels:  asyncio
yarc
No description or website provided.
Stars: ✭ 109 (+541.18%)
Mutual labels:  fastapi
postmodel
ORM library for Python 3.6+, asyncio. Provides Django ORM like API.
Stars: ✭ 15 (-11.76%)
Mutual labels:  asyncio
fastapi-oidc
Verify and decrypt 3rd party OIDC ID tokens to protect your fastapi (https://github.com/tiangolo/fastapi) endpoints.
Stars: ✭ 24 (+41.18%)
Mutual labels:  fastapi
Bank-Note-Authentication
💸 Authenticate Bank Notes on the basis of Genuity and Forged using Sklearn and deployed on Heroku and FastAPI Server 💳 💲
Stars: ✭ 17 (+0%)
Mutual labels:  fastapi
serverless-mangum-examples
Example ASGI applications and Serverless Framework configurations using Mangum
Stars: ✭ 26 (+52.94%)
Mutual labels:  fastapi
freddie
DRF-like declarative viewsets for FastAPI
Stars: ✭ 49 (+188.24%)
Mutual labels:  fastapi
stream video server
demonstrates how to create video streaming server with the help of aiohttp and opencv
Stars: ✭ 15 (-11.76%)
Mutual labels:  asyncio
trualias
Mentally computable verification codes for email aliases implemented as a postfix tcp table or milter; uses asyncio.
Stars: ✭ 33 (+94.12%)
Mutual labels:  asyncio
121-180 of 693 similar projects