calumy's Stars
cr0hn/aiotasks
A Celery like task manager that distributes Asyncio coroutines
elliotgao2/gain
Web crawling framework based on asyncio.
dbader/schedule
Python job scheduling for humans.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
Qix-/better-exceptions
Pretty and useful exceptions in Python, automatically.
MagicStack/uvloop
Ultra fast asyncio event loop.
TypeError/secure
Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.
mikeckennedy/python-switch
Adds switch blocks to Python #pypackage
JackMcKew/awesome-python-bytes
😎 🐍 Awesome lists about Python Bytes https://pythonbytes.fm/
mwilliamson/python-vendorize
Vendorize packages from PyPI
JoshData/python-email-validator
A robust email syntax and deliverability validation library for Python.
pypa/hatch
Modern, extensible Python project management
EbookFoundation/free-programming-books
:books: Freely available programming books
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
AlexWiles/pai
pai: A Python REPL with a built in AI agent
jawah/niquests
“Safest, Fastest, Easiest, and Most advanced” Python HTTP Client. Production Ready! Drop-in replacement for Requests. HTTP/1.1, HTTP/2, and HTTP/3 supported. With WebSocket, and SSE! Be free of Requests bondage now.
amalshaji/portr
Open source ngrok alternative designed for teams. Tunnel http, tcp or websocket connections.
kkinder/puepy
Python+Webassembly Frontend Framework via PyScript
widgetti/solara
A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
pipefunc/pipefunc
Lightweight fast function pipeline (DAG) creation in pure Python for scientific workflows 🕸️🧪
narwhals-dev/narwhals
Lightweight and extensible compatibility layer between dataframe libraries!
fpgmaas/cookiecutter-uv
A modern cookiecutter template for Python projects that use uv for dependency management
hoarder-app/hoarder
A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
mergecal/python-mergecal
Python library and CLI tool to merge RFC5545 iCalendar feeds and .ics files.
maxfischer2781/asyncstdlib
the missing toolbox for an async world
gi0baro/rloop
An AsyncIO event loop implemented in Rust
pydantic/jiter
Fast iterable JSON parser.
irgeek/StrEnum
A Python Enum that inherits from str.
deliro/moka-py
A high performance caching library for Python written in Rust