Pinned Repositories
datovka2email
Useful for unattended downloading and e-mailing of all sent and received messages in the "Datove schranky" system.
django-expando
A reusable Django app allowing model attributes to be assigned dynamically similar to App Engine's built-in expando class.
django-schemata
PostgreSQL schema support for Django projects
python-fakturoid
Python API for fakturoid.
python-useful
Utilities of everyday use when writing Python code or Django projects.
tuttle's Repositories
tuttle/django-schemata
PostgreSQL schema support for Django projects
tuttle/django-expando
A reusable Django app allowing model attributes to be assigned dynamically similar to App Engine's built-in expando class.
tuttle/python-useful
Utilities of everyday use when writing Python code or Django projects.
tuttle/datovka2email
Useful for unattended downloading and e-mailing of all sent and received messages in the "Datove schranky" system.
tuttle/python-fakturoid
Python API for fakturoid.
tuttle/cobol-demo
A few little COBOL programs to demonstrate some simple programming tasks
tuttle/django-manual-db-partitioning
This project is a proof-of-concept implementation of the vertical database table partitioning made purely in Python.
tuttle/django-new-project-template
My personal django project template with a sensible set of default settings, pip requirements and other nice to haves. Creates a new project env with a single command.