Skip to content

ikhan2010/rm_planning

 
 

Repository files navigation

Source files:

generate.py: Build the static HTML file

priority_points.csv: Assign "points" to each resource, ordering within file indicates priority. (Fibonacci sequence: 1,2,3,5,8,13,21)

module_list.csv: The list of resource Modules

boot.html.j2: The HTML Template

settings.py: Values used to build timeline

Settings

See the settings.py file.

Usage

pip install jinja2

python generate.py

(developed using python3.7.2)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 97.3%
  • Python 2.7%