All Projects → Sqlalchemy_aio → Similar Projects or Alternatives

1113 Open source projects that are alternatives of or similar to Sqlalchemy_aio

snekcord
A work-in-progress Discord API wrapper written in Python.
Stars: ✭ 15 (-94.98%)
Mutual labels:  asyncio
action-eslint
🐋🐬 TypeScript/JavaScript ESLint action
Stars: ✭ 24 (-91.97%)
Mutual labels:  async-await
PepperBot
An intuitive multi-platform bot framework, write once, run everywhere. 一个符合直觉的跨社交平台机器人框架,轻松地在平台间传递消息,支持QQ、微信
Stars: ✭ 21 (-92.98%)
Mutual labels:  asyncio
futaba
Discord bot for the Programming server
Stars: ✭ 22 (-92.64%)
Mutual labels:  sqlalchemy
aioppspp
IETF PPSP RFC7574 in Python/asyncio
Stars: ✭ 21 (-92.98%)
Mutual labels:  asyncio
ssdp
Python asyncio library for Simple Service Discovery Protocol (SSDP).
Stars: ✭ 25 (-91.64%)
Mutual labels:  asyncio
flask-restalchemy
Flask extension to build REST APIs based on SQLAlchemy models
Stars: ✭ 34 (-88.63%)
Mutual labels:  sqlalchemy
feedsearch-crawler
Crawl sites for RSS, Atom, and JSON feeds.
Stars: ✭ 23 (-92.31%)
Mutual labels:  asyncio
sqlalchemy jsonfield
SQLALchemy JSONField implementation for storing dicts at SQL independently from JSON type support
Stars: ✭ 19 (-93.65%)
Mutual labels:  sqlalchemy
SQL-for-Data-Analytics
Perform fast and efficient data analysis with the power of SQL
Stars: ✭ 187 (-37.46%)
Mutual labels:  sqlalchemy
Rick-and-Morty-iOS-App
This is a sample iOS 13+ UIKit - Combine project.
Stars: ✭ 21 (-92.98%)
Mutual labels:  async-await
Filebox
Async file downloader for Android
Stars: ✭ 293 (-2.01%)
Mutual labels:  async
sqlathanor
Serialization / De-serialization support for the SQLAlchemy Declarative ORM
Stars: ✭ 105 (-64.88%)
Mutual labels:  sqlalchemy
cognitojwt
Decode and verify Amazon Cognito JWT tokens
Stars: ✭ 50 (-83.28%)
Mutual labels:  asyncio
Daisy-OLD
“ Hey there 👋 I'm Daisy „ PTB Group management bot with some extra features
Stars: ✭ 43 (-85.62%)
Mutual labels:  sqlalchemy
python-libmaas
Official python client library for MAAS
Stars: ✭ 45 (-84.95%)
Mutual labels:  asyncio
sqlalchemy exasol
SQLAlchemy dialect for EXASOL
Stars: ✭ 34 (-88.63%)
Mutual labels:  sqlalchemy
KazukoBot
An anime themed telegram group management bot based on sqlalchemy database running on python3.
Stars: ✭ 25 (-91.64%)
Mutual labels:  sqlalchemy
gulag
A dev-oriented, production-geared osu! server implementation in modern py
Stars: ✭ 101 (-66.22%)
Mutual labels:  asyncio
FRDP
Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐
Stars: ✭ 55 (-81.61%)
Mutual labels:  sqlalchemy
fbemissary
A bot framework for the Facebook Messenger platform, built on asyncio and aiohttp
Stars: ✭ 30 (-89.97%)
Mutual labels:  asyncio
pyfuseki
A library that uses Python to connect and manipulate Jena Fuseki, which provides sync and async methods.
Stars: ✭ 22 (-92.64%)
Mutual labels:  async-await
await-generator
A library to use async/await in PHP using generators.
Stars: ✭ 80 (-73.24%)
Mutual labels:  async-await
You Dont Know Js
A book series on JavaScript. @YDKJS on twitter.
Stars: ✭ 147,493 (+49228.76%)
Mutual labels:  async
fastapi-framework
A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions
Stars: ✭ 26 (-91.3%)
Mutual labels:  asyncio
rearq
A distributed task queue built with asyncio and redis, with built-in web interface
Stars: ✭ 81 (-72.91%)
Mutual labels:  asyncio
aiohttp-jwt
aiohttp middleware and helper utils for working with JSON web token.
Stars: ✭ 70 (-76.59%)
Mutual labels:  asyncio
prisma-client-py
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
Stars: ✭ 739 (+147.16%)
Mutual labels:  asyncio
Zapi
基于swoole的异步轻量级api框架,内部封装全套mysql、redis、mongo、memcached异步客户端,可以轻松start、reload、stop,加入数据库的查询模块,框架已经封装好近乎同步写法,底层异步调用。现已支持异步mysql、异步redis、异步http请求.
Stars: ✭ 245 (-18.06%)
Mutual labels:  async
flask-db
A Flask CLI extension to help migrate and manage your SQL database.
Stars: ✭ 56 (-81.27%)
Mutual labels:  sqlalchemy
Curequests
Curio + Requests: Async HTTP for Humans
Stars: ✭ 243 (-18.73%)
Mutual labels:  async
lifeline-rs
A dependency injection library for message-based applications
Stars: ✭ 32 (-89.3%)
Mutual labels:  async-await
tellerbot
Telegram Bot for over-the-counter trading
Stars: ✭ 17 (-94.31%)
Mutual labels:  asyncio
Cphalcon7
Dao7 - Web framework for PHP7.x,项目接洽 QQ 176013762
Stars: ✭ 237 (-20.74%)
Mutual labels:  async
act
ASIO Cooperative Task for await-based coroutine
Stars: ✭ 16 (-94.65%)
Mutual labels:  async-await
fastapi-etag
Convenience library for working with etags in fastapi
Stars: ✭ 19 (-93.65%)
Mutual labels:  asyncio
sqlalchemy-enum34
SQLAlchemy type to store standard enum.Enum values
Stars: ✭ 47 (-84.28%)
Mutual labels:  sqlalchemy
Punchclock
Make sure your asynchronous operations show up to work on time
Stars: ✭ 235 (-21.4%)
Mutual labels:  async
aioimaplib
Python asyncio IMAP4rev1 client library
Stars: ✭ 77 (-74.25%)
Mutual labels:  asyncio
aiohttp-mako
mako template renderer for aiohttp.web
Stars: ✭ 32 (-89.3%)
Mutual labels:  asyncio
waiter
Delayed iteration for polling and retries.
Stars: ✭ 17 (-94.31%)
Mutual labels:  asyncio
obws
The obws (obvious) remote control library for OBS
Stars: ✭ 27 (-90.97%)
Mutual labels:  async-await
Swift-Async-Await-Experiments
Experiments with Swift's new async/await feature (SE 0296)
Stars: ✭ 17 (-94.31%)
Mutual labels:  async-await
Actor Framework
An Open Source Implementation of the Actor Model in C++
Stars: ✭ 2,637 (+781.94%)
Mutual labels:  async
timely-beliefs
Model data as beliefs (at a certain time) about events (at a certain time).
Stars: ✭ 15 (-94.98%)
Mutual labels:  sqlalchemy
Run Series
Run an array of functions in series
Stars: ✭ 223 (-25.42%)
Mutual labels:  async
hotpotato
Hotpotato is a space for chefs to display their creations. Follow your favorite chef. Like your favorite recipes. And find the latest gluten-free, vegetarian, and multi-culinary recipes.
Stars: ✭ 13 (-95.65%)
Mutual labels:  sqlalchemy
Neomake
Asynchronous linting and make framework for Neovim/Vim
Stars: ✭ 2,512 (+740.13%)
Mutual labels:  async
cloudrun-fastapi
FastAPI on Google Cloud Run
Stars: ✭ 112 (-62.54%)
Mutual labels:  sqlalchemy
Taskbuilder.fs
F# computation expression builder for System.Threading.Tasks
Stars: ✭ 217 (-27.42%)
Mutual labels:  async
flask-rest-api
This program shows how to set up a flaskrestapi with postgre db, blueprint, sqlalchemy, marshmallow, wsgi, unittests
Stars: ✭ 28 (-90.64%)
Mutual labels:  sqlalchemy
ChefAPI
API using FastAPI and PostgreSQL for sharing or keeping track of awesome food recipes Based on Oauth2 and JWT 💎
Stars: ✭ 16 (-94.65%)
Mutual labels:  sqlalchemy
async-postgres
A runtime-independent asynchronus PostgreSQL client
Stars: ✭ 28 (-90.64%)
Mutual labels:  async-await
fastapi-saas-base
Fast API SAAS Base App
Stars: ✭ 47 (-84.28%)
Mutual labels:  sqlalchemy
aioconnectors
Simple secure asynchronous message queue
Stars: ✭ 17 (-94.31%)
Mutual labels:  asyncio
Creed
Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
Stars: ✭ 265 (-11.37%)
Mutual labels:  async
awaitchannel
Go-style concurrency and channels with Python 3.5 and asyncio
Stars: ✭ 21 (-92.98%)
Mutual labels:  async-await
deeppyer
Image deepfryer written in Python.
Stars: ✭ 36 (-87.96%)
Mutual labels:  asyncio
helo
A simple and small low-level asynchronous ORM using Python asyncio.
Stars: ✭ 18 (-93.98%)
Mutual labels:  asyncio
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 (-92.64%)
Mutual labels:  sqlalchemy
301-360 of 1113 similar projects