Versions

Description

**Template3D is a Django Template obfuscator, minimizer, and optimizer. It compiles Javascript with the Google Code closure project and adds a real time loading mechanism to the templates.** .. note:: Robert Steckroth, `Surgemcgee.com`_ - 2012/10/10 .. _`Surgemcgee.com`: http://www.surgemcgee.com **Installation method:** *Distutils:* ``python manage.py install`` **Operating System:** Linux/Kernel based Template minimizing and compiling will aid the Django template rendering mechanism with regards to efficiency. This becoming more significant when the django template caching loader is used in conjunction with template3d. Without the use of template caching, every request to a template will be read from the disk and rendered to the front-end. Template caching however, stores template code into memory for fast access without IO bandwidth. If your templates are smaller, so will your memory usage. Also, smaller templates use less bandwidth and help protect sensitive code from unwanted cut and paste coders. | **Functionality:** | - Real-time template optimization for use with development. | - Lower memory footprint with optimized code in regards to template caching. | - Abstract templates design with re-usable templates and recursive loading. | - Easy template compilation using the Google Closure project. | - Representative of the quantum physics model.

Repository

https://bitbucket.org/surgemcgee/django_template3d

Project Slug

django-template3d

Last Built

7 years, 7 months ago passed

Maintainers

Badge

Tags

3d, compile, compiler, django, loader, minimize, minimizer, obfuscate, obfuscator, page, template, template3d

Short URLs

django-template3d.readthedocs.io
django-template3d.rtfd.io

Default Version

latest

'latest' Version

default