Skip to content

yiy045/Python3-SimpleTemplatingEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3-SimpleTemplatingEngine

Simple Templating Engine Using Python3 This Python3 project was a school assignment to take an exisiting template and replace keywords in it with a specific file ending in a ".crs" extension. So for instance, if the file contains [[course_name]], then that will be replaced by the course name from the specific .crs file.

About

Simple Templating Engine Using Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages