FlorentJeannot's Stars
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
psf/requests
A simple, yet elegant, HTTP library.
psf/black
The uncompromising Python code formatter
pydantic/pydantic
Data validation using Python type hints
python/mypy
Optional static typing for Python
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
pypa/pip
The Python package installer
falconry/falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
jazzband/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
agronholm/apscheduler
Task scheduling library for Python
litestar-org/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
pyinvoke/invoke
Pythonic task management & command execution.
PyCQA/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.