davidpeckham's Stars
thehale/docker-python-poetry
Robust, lightweight, configurable python-poetry Docker images for any use case.
wemake-services/wemake-django-template
Bleeding edge django template focused on code quality and security.
cjolowicz/cookiecutter-hypermodern-python
Hypermodern Python Cookiecutter
cjolowicz/hypermodern-python
Hypermodern Python
pyparsing/pyparsing
Python library for creating PEG parsers
zalmane/copybook
Python copybook parser
reef-technologies/handbook
ChristopherGS/ultimate-fastapi-tutorial
The Ultimate FastAPI Tutorial
andialbrecht/sqlparse
A non-validating SQL parser module for Python
talkpython/htmx-python-course
Student details, source code, and more for our HTMX + Flask: Modern Python Web Apps, Hold the JavaScript course.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
cantino/mcfly
Fly through your shell history. Great Scott!
TypeError/secure
Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.
PacktPublishing/40-Algorithms-Every-Programmer-Should-Know
40 Algorithms Every Programmer Should Know, published by Packt
jorisschellekens/borb
borb is a library for reading, creating and manipulating PDF files in python.
jg-rp/liquid
A Python engine for the Liquid template language.
simonw/click-app-template-repository-demo-prev
Demo of simonw/click-app-template-repository
j0hn-mc-clane/fast-api-example
OpenLineage/OpenLineage
An Open Standard for lineage metadata collection
jawah/charset_normalizer
Truly universal encoding detector in pure Python
BasPH/data-pipelines-with-apache-airflow
Code for Data Pipelines with Apache Airflow
pyca/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
mkdocs/mkdocs
Project documentation with Markdown.
mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
joke2k/faker
Faker is a Python package that generates fake data for you.
python-validators/validators
Python Data Validation for Humans™.
osohq/oso
Deprecated: See README
EONRaider/Arp-Spoofer
A pure-Python ARP Cache Poisoning (a.k.a "ARP Spoofing") tool
frictionlessdata/frictionless-py
Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data
psf/requests
A simple, yet elegant, HTTP library.