Software
Django CTE Trees
Django CTE Trees is an experimental implementation of Adjecency-List trees using PostgreSQL Common Table Expressions (CTE). Its aim is to completely hide the management of tree structure, as well as explore the issues related to including CTE in the Django ORM.
Simple Greek GSIS VAT Registration Utilities
Simple Greek GSIS VAT Registration Utilities intended to be used as part of a RESTful API with the GSIS VAT service, when it becomes available.