JAY-Chan9yu's Stars
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
locustio/locust
Write scalable load tests in plain Python 🚗💨
celery/celery
Distributed Task Queue (development branch)
joke2k/faker
Faker is a Python package that generates fake data for you.
redis/redis-py
Redis Python client
MagicStack/uvloop
Ultra fast asyncio event loop.
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
encode/uvicorn
An ASGI web server, for Python. 🦄
theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
FactoryBoy/factory_boy
A test fixtures replacement for Python
celery/kombu
Messaging library for Python.
pynamodb/PynamoDB
A pythonic interface to Amazon's DynamoDB
tfranzel/drf-spectacular
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
django/daphne
Django Channels HTTP/WebSocket server
redis/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
pytest-dev/pytest-asyncio
Asyncio support for pytest
teamhide/fastapi-boilerplate
FastAPI boilerplate for real world production
RefactoringGuru/design-patterns-python
Design Pattern Examples in Python
danielfm/pybreaker
Python implementation of the Circuit Breaker pattern.
golangkorea/effective-go
Effective Go 한국어 번역 문서
codecov/example-python
Python coverage example
florimondmanca/asgi-lifespan
Programmatic startup/shutdown of ASGI apps.
AndersonChoi/wedding-card
결혼식 청첩장
vintasoftware/celery-tasks-checklist
Useful checklist for building great Celery tasks.
marselester/json-log-formatter
Python JSON log formatter
techinpark/appstore-status-bot
🚀 Share your application status with your team for slack. using github actions.
SoogoonSoogoonPythonists/sqlalchemy-for-pythonist
sqlalchemy 공식 문서를 잘 정리하여 쉽게 사용하게끔 가이드하는 문서를 제공합니다.
techinpark/lottery-bot
매주 동행복권 자동구매 하고 당첨되면 알려드려요 💰 (Github Action)
crazytruth/iniesta
A extension for Insanic to make your life easier when using AWS SNS/SQS with an event driven pattern