levsh's Stars
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
python/cpython
The Python programming language
psf/requests
A simple, yet elegant, HTTP library.
pydantic/pydantic
Data validation using Python type hints
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
sympy/sympy
A computer algebra system written in pure Python
encode/uvicorn
An ASGI web server, for Python. 🦄
gevent/gevent
Coroutine-based concurrency library for Python
pyinvoke/invoke
Pythonic task management & command execution.
zeromq/pyzmq
PyZMQ: Python bindings for zeromq
python-greenlet/greenlet
Lightweight in-process concurrent programming
pfalcon/pycopy
Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.