[X] The "/Vixta ReleaseCandidate1 2009.6/Vixta.LiveCD.2009.06.i686.iso" file could not be found or is not available. Please select another file.

Tenjin is a very fast template engine for web applition.It runs about 3-10 times faster than other template engine.It is implemented in Python, Ruby, Perl, and JavaScript.


http://tenjin.sourceforge.net





Separate each tag with a space.

Release Date:

2009-06-14

Topics:

License:

Ratings and Reviews

Be the first to post a text review of tenjin. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • pytenjin 0.8.1 file released: Tenjin-0.8.1.tar.gz

    posted 149 days ago

  • File released: /pytenjin/0.8.1/Tenjin-0.8.1.tar.gz

    posted 149 days ago

  • pytenjin 0.8.0 file released: Tenjin-0.8.0.tar.gz

    posted 156 days ago

  • File released: /pytenjin/0.8.0/Tenjin-0.8.0.tar.gz

    posted 157 days ago

  • pyTenjin 0.7.0 released - Google AppEngine support

    Hi, I have released pyTenjin 0.7.0 http://www.kuwata-lab.com/tenjin/ pyTenjin is the fastest template engine for Python. It is not only very fast but also full-featured and easy-to-use. You can embed Python statements and expressions into your text file. Tenjin converts it into Python program and evaluate it. Features: * very fast - x2 faster than Mako - x3 faster than Cheetah and Myghty - x9 faster than Django - x60 faster than Kid * Full-featured - layout template - partial template - capturing - preprocessing - and so on... You can see the detail of benchmark at: http://www.kuwata-lab.com/tenjin/ (benchmark script is included in pyTenjin distribution.) Enhancements in 0.7.0 --------------------- * Python 3.0 is now supported officially. * Google AppEngine (GAE) supported. http://www.kuwata-lab.com/tenjin/pytenjin-faq.html#faq-google-appengine * Logging support. * enerate_tostrfun() can take not only encode-encoding but also decode-encoding. * (Experimental) HTML helper functions are now provided. * New command-line option '-a cache' supported. * You can share caches between all engine objects. * Pickle-base and text-base template caching support. See CHANGES.txt for details. http://www.kuwata-lab.com/pytenjin-CHANGES.txt Changes in 0.7.0 ---------------- * 'cache' option for tenjin.Engine() changed. * to_str() is changed to encode unicode object into binary(=str) using utf-8 encoding in default. * Benchmark script now skips to do benchmark template libraries which are failed to import. Bugfix in 0.7.0 ---------------- * In preprocessing, error was raised when expression is not string. Now fixed. Download and Install -------------------- Type: $ sudo eazy_install Tenjin Or: $ wget http://downloads.sourceforge.net/tenjin/Tenjin-0.7.0.tar.gz $ tar xzf Tenjin-0.7.0.tar.gz $ cd Tenjin-0.7.0 $ sudo python setup.py install Documents --------- * User's Guide http://www.kuwata-lab.com/tenjin/pytenjin-users-guide.html * FAQ http://www.kuwata-lab.com/tenjin/pytenjin-faq.html * Examples http://www.kuwata-lab.com/tenjin/pytenjin-examples.html * (Presentation) Tenjin - the fastest template engine in the world http://www.slideshare.net/kwatch/tenjin-the-wastest-template-engine-in-the-world Have fun! -- regards, makoto kuwata

    posted by kwatch 170 days ago

  • pytenjin 0.7.0 file released: Tenjin-0.7.0.tar.gz

    posted 170 days ago

  • File released: /pytenjin/0.7.0/Tenjin-0.7.0.tar.gz

    posted 170 days ago

  • jstenjin 0.0.3 file released: jstenjin-0.0.3.tar.gz

    Bugfix ------ * In Tenjin.Engine(), 'path' parameter was ignored. Now fixed. (thanks Matthew!)

    posted 324 days ago

  • jsTenjin 0.0.3 released - bug fix release

    I have released jsTenjin 0.0.3. http://www.kuwata-lab.com/tenjin/ https://sourceforge.net/projects/tenjin/ Tenjin is a very fast and full-featured template engine implemented in Python, Ruby, Perl, JavaScript, and PHP. This is a bug fix release. Bugfix: * In Tenjin.Engine(), 'path' parameter was ignored. Now fixed. (thanks Matthew!)

    posted by kwatch 324 days ago

  • jstenjin 0.0.3 file released: jstenjin-0.0.3.zip

    Bugfix ------ * In Tenjin.Engine(), 'path' parameter was ignored. Now fixed. (thanks Matthew!)

    posted 324 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review