Skip to content
/ Meliag Public

A little site to display all kinds of train data

License

Notifications You must be signed in to change notification settings

Gijs6/Meliag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meliag

From Latin melius agmen meaning better train (I hope :D)

A website I am building to display all kinds of data about trains in a 'better' way.

Built with the amazing Python framework Flask and the Jinja templating engine.

Data from the NS API.

Run yourself

If you want to run the site yourself, just clone this repo, install all the required packages via pip install -r requirements.txt and run py main.py (flask --app main run also works, but that could be with some diffrent settings). You can then visit the site at localhost:9000 (or another link, the correct link will be printed in the terminal).

About

A little site to display all kinds of train data

Resources

License

Stars

Watchers

Forks