All Projects → Fuyukai → asyncqlio

Fuyukai / asyncqlio

Licence: MIT license
A fully async ORM for Python 3.5+

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to asyncqlio

fast-api-sqlalchemy-template
Dockerized web application on FastAPI, sqlalchemy1.4, PostgreSQL
Stars: ✭ 25 (+0%)
Mutual labels:  asyncio
snekcord
A work-in-progress Discord API wrapper written in Python.
Stars: ✭ 15 (-40%)
Mutual labels:  asyncio
idataapi-transform
Full async support toolkit for IDataAPI for efficiency work, read data from API/ES/csv/xlsx/json/redis/mysql/mongo/kafka, write to ES/csv/xlsx/json/redis/mysql/mongo/kafka, provide CLI and python API
Stars: ✭ 36 (+44%)
Mutual labels:  asyncio
cognitojwt
Decode and verify Amazon Cognito JWT tokens
Stars: ✭ 50 (+100%)
Mutual labels:  asyncio
aioppspp
IETF PPSP RFC7574 in Python/asyncio
Stars: ✭ 21 (-16%)
Mutual labels:  asyncio
mqttools
MQTT version 5.0 client and broker using asyncio
Stars: ✭ 44 (+76%)
Mutual labels:  asyncio
aioamqp consumer
consumer/producer/rpc library built over aioamqp
Stars: ✭ 36 (+44%)
Mutual labels:  asyncio
aioaria2
An async/await wrapper around aria2-json-rpc with websocket support
Stars: ✭ 20 (-20%)
Mutual labels:  asyncio
glQiwiApi
The ultrarapid and multifunctional wrapper over QIWI and YooMoney
Stars: ✭ 44 (+76%)
Mutual labels:  asyncio
fastapi-users
Ready-to-use and customizable users management for FastAPI
Stars: ✭ 1,920 (+7580%)
Mutual labels:  asyncio
FinanceCenter
Fetching Financial Data (US/China)
Stars: ✭ 26 (+4%)
Mutual labels:  asyncio
steam.py
An async python wrapper to interact with the Steam API and its CMs
Stars: ✭ 74 (+196%)
Mutual labels:  asyncio
telecharm-userbot
A powerful, cool and well-made userbot for your Telegram profile, with promising extension capabilities.
Stars: ✭ 17 (-32%)
Mutual labels:  asyncio
aioapns
An efficient APNs Client Library for Python/asyncio
Stars: ✭ 60 (+140%)
Mutual labels:  asyncio
distex
Distributed process pool for Python
Stars: ✭ 101 (+304%)
Mutual labels:  asyncio
fbemissary
A bot framework for the Facebook Messenger platform, built on asyncio and aiohttp
Stars: ✭ 30 (+20%)
Mutual labels:  asyncio
asynchronous
A D port of Python's asyncio library
Stars: ✭ 35 (+40%)
Mutual labels:  asyncio
trualias
Mentally computable verification codes for email aliases implemented as a postfix tcp table or milter; uses asyncio.
Stars: ✭ 33 (+32%)
Mutual labels:  asyncio
website
PySlackers website for invites and learning resources
Stars: ✭ 61 (+144%)
Mutual labels:  asyncio
memoize
Caching library for asynchronous Python applications.
Stars: ✭ 53 (+112%)
Mutual labels:  asyncio

asyncqlio

b1 b2 b3 b4

Read the documentation

asyncqlio is a Python 3.5+ ORM for SQL Relational Databases, that allows access from async code.

You can install the latest version of asyncqlio from PyPI with pip:

$ pip install asyncqlio

You can also install the development version of asyncqlio from Git:

$ pip install git+https://github.com/SunDwarf/asyncqlio.git
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].