askerka's Stars
pypa/pipenv
Python Development Workflow for Humans.
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
psf/requests-html
Pythonic HTML Parsing for Humans™
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
squeaky-pl/japronto
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
crazyguitar/pysheeet
Python Cheat Sheet
beeware/toga
A Python native, OS native GUI toolkit.
pyinvoke/invoke
Pythonic task management & command execution.
dabeaz/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
gruns/furl
🌐 URL parsing and manipulation made easy.
cherrypy/cherrypy
CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev
quantmind/pulsar
Event driven concurrent framework for Python
mypyc/mypyc
Compile type annotated Python to fast C extensions
ofek/bit
Bitcoin made easy.
yhat/db.py
db.py is an easier way to interact with your databases
tonybaloney/mocker
A Docker-type runtime, written in 100% Python
theatlantic/django-nested-admin
Django admin classes that allow for nested inlines
horejsek/python-fastjsonschema
Fast JSON schema validator for Python.
maxtepkeev/architect
A set of tools which enhances ORMs written in Python with more features
mfenniak/pg8000
A Pure-Python PostgreSQL Driver
sihaelov/harser
Easy way for HTML parsing and building XPath
frederickjansen/polyline
A Python implementation of Google's Encoded Polyline Algorithm Format.
SergeySatskiy/codimension
Experimental Python IDE written mostly in Python
kamac/AskXML
Run SQL statements on XML documents
emulbreh/pyffx
pure Python format preserving encryption
rafa-acioly/animal_case
Convert your json/dict keys recursively or strings to camelCase or snakeCase
pslacerda/apistar_pydantic
Better parameters for APIStar (and pydantic support)
perdy/apistar-sqlalchemy
SQLAlchemy integration for API Star
mathewmarcus/marshmallow-pynamodb
PynamoDB integration with marshmallow