kuhntob's Stars
django-commons/django-fsm-2
Django friendly finite state machine support
bigskysoftware/htmx
</> htmx - high power tools for HTML
celery/django-celery-beat
Celery Periodic Tasks backed by the Django ORM
celery/celery
Distributed Task Queue (development branch)
jazzband/django-waffle
A feature flipper for Django
jieter/django-tables2
django-tables2 - An app for creating HTML tables
jazzband/django-simple-history
Store model history and view/revert changes from admin site.
django-import-export/django-import-export
Django application and library for importing and exporting data with admin integration.
jbwolfe/awesome-django
A curated list of awesome Django apps and projects.
django-crispy-forms/django-crispy-forms
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
django-ckeditor/django-ckeditor
Django admin CKEditor integration.
carltongibson/django-filter
A generic system for filtering Django QuerySets based on user selections
django-commons/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
wsvincent/awesome-django
A curated list of awesome things related to Django
pennersr/django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
django/django
The Web framework for perfectionists with deadlines.
bndr/pipreqs
pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
nerdocs/pydifact
A python EDIFACT library.
jorisschellekens/borb
borb is a library for reading, creating and manipulating PDF files in python.
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
neo4j-contrib/neomodel
An Object Graph Mapper (OGM) for the Neo4j graph database.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
scottrogowski/mongita
"Mongita is to MongoDB as SQLite is to SQL"
curlconverter/curlconverter
Transpile curl commands into Python, JavaScript and 27 other languages
jupyterlab/jupyterlab
JupyterLab computational environment.
dynaconf/dynaconf
Configuration Management for Python ⚙
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
plotly/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
plotly/dash
Data Apps & Dashboards for Python. No JavaScript Required.
pallets/flask
The Python micro framework for building web applications.