Reza Ali (RezaAlie)

RezaAlie

Geek Repo

0

following

0

stars

Location:Iran/tehran

Home Page:http://iottalent.ir

Github PK Tool:Github PK Tool

Reza Ali's repositories

Jinja2-templates-and-Bottle

lthough Bottle’s built-in mini-template language is remarkably useful, I nearly always prefer to use Jinja2 templates because the syntax is very close to Django’s template syntax (which I am more familiar with) and because the Bottle template syntax for filling in blocks from a parent template is a bit limiting (but that’s kind of the point). Bottle provides a nice jinja2_view decorator that makes it easy to use Jinja2 templates, but it isn’t that obvious how to configure the template environment for auto-escaping and default context, etc.

Stargazers:0Issues:0Issues:0

Bottle-Web-Framework-

Bottle is a micro framework that is great you if you to quickly create simple web apps. It has no dependencies, so deploying is painless

License:MITStargazers:0Issues:0Issues:0

DecisionTrees

Seminar work "Decision Trees - An Introduction" with presentation, seminar paper, and Python implementation

Language:TeXLicense:GPL-3.0Stargazers:0Issues:0Issues:0