All Projects → snekcord → Similar Projects or Alternatives

406 Open source projects that are alternatives of or similar to snekcord

callosum
An RPC Transport Library for asyncio
Stars: ✭ 17 (+13.33%)
Mutual labels:  asyncio
python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (+226.67%)
Mutual labels:  asyncio
quart-motor
Motor support for Quart applications
Stars: ✭ 14 (-6.67%)
Mutual labels:  asyncio
netunnel
A tool to create network tunnels over HTTP/S written in Python 3
Stars: ✭ 19 (+26.67%)
Mutual labels:  asyncio
triviaroyale
Trivia game in the browser using websockets and asyncio.
Stars: ✭ 13 (-13.33%)
Mutual labels:  asyncio
discljord
A Clojure wrapper library for the Discord API, with full API coverage (except voice, for now), and high scalability
Stars: ✭ 179 (+1093.33%)
Mutual labels:  discord-api-wrapper
pydf
PDF generation in python using wkhtmltopdf for heroku and docker
Stars: ✭ 68 (+353.33%)
Mutual labels:  asyncio
fastapi-framework
A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions
Stars: ✭ 26 (+73.33%)
Mutual labels:  asyncio
python-socks
Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python
Stars: ✭ 40 (+166.67%)
Mutual labels:  asyncio
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+1086.67%)
Mutual labels:  asyncio
helo
A simple and small low-level asynchronous ORM using Python asyncio.
Stars: ✭ 18 (+20%)
Mutual labels:  asyncio
Disqord
An asynchronous Discord API wrapper for .NET.
Stars: ✭ 155 (+933.33%)
Mutual labels:  discord-api-wrapper
stream video server
demonstrates how to create video streaming server with the help of aiohttp and opencv
Stars: ✭ 15 (+0%)
Mutual labels:  asyncio
aioredis-cluster
Redis Cluster support extension for aioredis
Stars: ✭ 21 (+40%)
Mutual labels:  asyncio
fbemissary
A bot framework for the Facebook Messenger platform, built on asyncio and aiohttp
Stars: ✭ 30 (+100%)
Mutual labels:  asyncio
waspy
WASP framework for Python
Stars: ✭ 43 (+186.67%)
Mutual labels:  asyncio
asyncwhois
asyncio-compatible Python module for retrieving and parsing WHOIS information for any domain.
Stars: ✭ 26 (+73.33%)
Mutual labels:  asyncio
asyncio-throttle
Simple, easy-to-use throttler for asyncio.
Stars: ✭ 95 (+533.33%)
Mutual labels:  asyncio
FinanceCenter
Fetching Financial Data (US/China)
Stars: ✭ 26 (+73.33%)
Mutual labels:  asyncio
python-logi-circle
Python 3.6+ API for Logi Circle cameras
Stars: ✭ 23 (+53.33%)
Mutual labels:  asyncio
nextion
Nextion serial client
Stars: ✭ 14 (-6.67%)
Mutual labels:  asyncio
pytest-aiohttp
pytest plugin for aiohttp support
Stars: ✭ 110 (+633.33%)
Mutual labels:  asyncio
tellerbot
Telegram Bot for over-the-counter trading
Stars: ✭ 17 (+13.33%)
Mutual labels:  asyncio
thanker
Don't be a wanker, be a thanker! Automatically give thanks to Pypi packages you use in your project.
Stars: ✭ 25 (+66.67%)
Mutual labels:  asyncio
rearq
A distributed task queue built with asyncio and redis, with built-in web interface
Stars: ✭ 81 (+440%)
Mutual labels:  asyncio
aioconnectors
Simple secure asynchronous message queue
Stars: ✭ 17 (+13.33%)
Mutual labels:  asyncio
eventkit
Event-driven data pipelines
Stars: ✭ 94 (+526.67%)
Mutual labels:  asyncio
postmodel
ORM library for Python 3.6+, asyncio. Provides Django ORM like API.
Stars: ✭ 15 (+0%)
Mutual labels:  asyncio
aioredis-lock
Distributed locking implementation for aioredis
Stars: ✭ 20 (+33.33%)
Mutual labels:  asyncio
fast-api-sqlalchemy-template
Dockerized web application on FastAPI, sqlalchemy1.4, PostgreSQL
Stars: ✭ 25 (+66.67%)
Mutual labels:  asyncio
showdown-battle-bot
Socket Battle Bot for Pokemon Showdown (http://pokemonshowdown.com/)
Stars: ✭ 19 (+26.67%)
Mutual labels:  asyncio
aiotunnel
HTTP tunnel on top of aiohttp and asyncio
Stars: ✭ 29 (+93.33%)
Mutual labels:  asyncio
async armor
Graceful drop-in replacement for asyncio.shield
Stars: ✭ 15 (+0%)
Mutual labels:  asyncio
feedsearch-crawler
Crawl sites for RSS, Atom, and JSON feeds.
Stars: ✭ 23 (+53.33%)
Mutual labels:  asyncio
py3tftp
An asynchronous TFTP server in pure Python 3.5
Stars: ✭ 39 (+160%)
Mutual labels:  asyncio
aioflask
Flask running on asyncio!
Stars: ✭ 192 (+1180%)
Mutual labels:  asyncio
spinach
Modern Redis task queue for Python 3
Stars: ✭ 46 (+206.67%)
Mutual labels:  asyncio
aioamqp consumer
consumer/producer/rpc library built over aioamqp
Stars: ✭ 36 (+140%)
Mutual labels:  asyncio
tomodachi
💻 Microservice library / framework using Python's asyncio event loop with full support for HTTP + WebSockets, AWS SNS+SQS, RabbitMQ / AMQP, middleware, etc. Extendable for GraphQL, protobuf, gRPC, among other technologies.
Stars: ✭ 170 (+1033.33%)
Mutual labels:  asyncio
fastapi-azure-auth
Easy and secure implementation of Azure AD for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.
Stars: ✭ 174 (+1060%)
Mutual labels:  asyncio
pyaiot
A set of Python services to interact and transport data from IoT devices
Stars: ✭ 29 (+93.33%)
Mutual labels:  asyncio
aioppspp
IETF PPSP RFC7574 in Python/asyncio
Stars: ✭ 21 (+40%)
Mutual labels:  asyncio
aiosc
Lightweight Open Sound Control implementation for Python using asyncio
Stars: ✭ 26 (+73.33%)
Mutual labels:  asyncio
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
Stars: ✭ 154 (+926.67%)
Mutual labels:  asyncio
duckpy
A simple Python library for searching on DuckDuckGo.
Stars: ✭ 20 (+33.33%)
Mutual labels:  asyncio
AsyncIO
.NET library for handling asynchronous file system operations
Stars: ✭ 20 (+33.33%)
Mutual labels:  asyncio
bolsa
Biblioteca feita em Python com o objetivo de facilitar o acesso a dados de seus investimentos na bolsa de valores(B3/CEI) através do Portal CEI.
Stars: ✭ 46 (+206.67%)
Mutual labels:  asyncio
glacier
❄️ Building Python CLI using docstrings and typehints 🐍
Stars: ✭ 84 (+460%)
Mutual labels:  asyncio
hikari
A Discord API wrapper for Python and asyncio built on good intentions.
Stars: ✭ 631 (+4106.67%)
Mutual labels:  asyncio
cognitojwt
Decode and verify Amazon Cognito JWT tokens
Stars: ✭ 50 (+233.33%)
Mutual labels:  asyncio
timvt
PostGIS based Vector Tile server.
Stars: ✭ 113 (+653.33%)
Mutual labels:  asyncio
synchronicity
Synchronicity lets you interoperate with asynchronous Python APIs.
Stars: ✭ 41 (+173.33%)
Mutual labels:  asyncio
HibiAPI
一个实现了多种常用站点的易用化API的程序 / A program that implements easy-to-use APIs for a variety of commonly used sites.
Stars: ✭ 427 (+2746.67%)
Mutual labels:  asyncio
pyladies-courseware
Homework/task submit and review web app · based on React and Python aiohttp
Stars: ✭ 14 (-6.67%)
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 (+4826.67%)
Mutual labels:  asyncio
glQiwiApi
The ultrarapid and multifunctional wrapper over QIWI and YooMoney
Stars: ✭ 44 (+193.33%)
Mutual labels:  asyncio
steam.py
An async python wrapper to interact with the Steam API and its CMs
Stars: ✭ 74 (+393.33%)
Mutual labels:  asyncio
aioapns
An efficient APNs Client Library for Python/asyncio
Stars: ✭ 60 (+300%)
Mutual labels:  asyncio
aiohttp-mako
mako template renderer for aiohttp.web
Stars: ✭ 32 (+113.33%)
Mutual labels:  asyncio
fastapi-etag
Convenience library for working with etags in fastapi
Stars: ✭ 19 (+26.67%)
Mutual labels:  asyncio
1-60 of 406 similar projects