Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

oneanupam/jinja2-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jinja2 Template Engine

A repository to learn Jinja2 using different cases.

Prerequisite:

  1. Python 3 should be installed.
  2. jinja2 package should be installed.

Prerequisite Installation:

Use the following command to installed the required packages mentioned in the requirements file.

pip install -r requirements.txt

Execution:

To run the script, go to command prompt and change the directory where your script resides and then run the following command:

python <script_name>

About

A repository to learn Jinja2 using different cases.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages