Fak3 / minidjango

Django stripped down to 4 MB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minidjango is Django stripped down to 4 MB package size. Removed localizations and contrib packages. Main goal is to make it less heavyweight to use ORM in the client-side python applications.

TODO: Perhaps it can be reduced even more, contributions are welcome.

Installation

pip install minidjango

About

Django stripped down to 4 MB

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 95.8%Language:JavaScript 1.9%Language:HTML 1.7%Language:CSS 0.6%Language:Shell 0.0%Language:Smarty 0.0%Language:Makefile 0.0%