uriyyo's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
chubin/cheat.sh
the only cheat sheet you need
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
httpie/httpie
🥧 HTTPie for Terminal — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
chubin/wttr.in
:partly_sunny: The right way to check the weather
python/mypy
Optional static typing for Python
joke2k/faker
Faker is a Python package that generates fake data for you.
encode/httpx
A next generation HTTP client for Python. 🦋
edgedb/edgedb
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
MagicStack/uvloop
Ultra fast asyncio event loop.
sqlalchemy/sqlalchemy
The Database Toolkit for Python
encode/uvicorn
An ASGI web server, for Python. 🦄
vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
inducer/pudb
Full-screen console debugger for Python
onelivesleft/PrettyErrors
Prettify Python exception output to make it legible.
gruns/furl
🌐 URL parsing and manipulation made easy.
aminalaee/sqladmin
SQLAlchemy Admin for FastAPI and Starlette
collerek/ormar
python async orm with fastapi in mind and pydantic validation
pydantic/pydantic-core
Core validation logic for pydantic written in rust
koxudaxi/fastapi-code-generator
This code generator creates FastAPI app from an openapi file.
developmentseed/titiler
Build your own Raster dynamic map tile services
erdewit/nest_asyncio
Patch asyncio to allow nested event loops
isidentical/refactor
AST-based fragmental source code refactoring toolkit for Python
samuelcolvin/pytest-pretty
pytest plugin for pretty printing the test summary.
alex/rply
An attempt to port David Beazley's PLY to RPython, and give it a cooler API.
brokenloop/jsontopydantic
Web tool for generating Pydantic models from JSON objects
yuma-m/pychord
Python library to handle musical chords.
h0rn3t/fastapi-async-sqlalchemy
FastAPI Async SQLAlchemy middleware
klausweiss/typing-protocol-intersection
Protocols intersection for mypy
AntonVeselskyi/bad_alloc-team
Repo for my coding competition code (usually as part of bad_alloc team)