Pinned Repositories
django-joinfield
A field type for Django models that allows joins to a related model without a foreign key
django-orm-by-example
A toy web app demonstrating Django ORM features
django-pivot
A module for pivoting Django Querysets
django-sql-utils
SQL utilities for Django
LogisticMapBifurcationDiagram
Tools for makig plots of the bifurcation diagram of the Logistic Map
multidict
A collection of objects retrievable by their attribute values via dictionary lookup.
pg_alter_views
Utility functions for altering relations with dependencies in postgres
tablepyxl
A bridge between html tables and openpyxl
martsberger's Repositories
martsberger/django-pivot
A module for pivoting Django Querysets
martsberger/django-sql-utils
SQL utilities for Django
martsberger/django-joinfield
A field type for Django models that allows joins to a related model without a foreign key
martsberger/tablepyxl
A bridge between html tables and openpyxl
martsberger/LogisticMapBifurcationDiagram
Tools for makig plots of the bifurcation diagram of the Logistic Map
martsberger/multidict
A collection of objects retrievable by their attribute values via dictionary lookup.
martsberger/django-orm-by-example
A toy web app demonstrating Django ORM features
martsberger/pg_alter_views
Utility functions for altering relations with dependencies in postgres
martsberger/Chessnut
Python chess model
martsberger/django
The Web framework for perfectionists with deadlines.
martsberger/django-aggregate-if
Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.
martsberger/django-pg-upsert
Support Postgres native upsert (INSERT ... ON CONFLICT) for django
martsberger/djangocon2019
Django Con 2019 lightning talk
martsberger/md2reveal
Convert markdown to reveal slides.
martsberger/playbook
NorthBridge Playbook
martsberger/schemainspect
Schema inspection for PostgreSQL (and potentially others).