A repository to learn Jinja2 using different cases.
- Python 3 should be installed.
- jinja2 package should be installed.
Use the following command to installed the required packages mentioned in the requirements file.
pip install -r requirements.txt
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>