Skip to content

clemsciences/nibelungen_map

Repository files navigation

Nibelungen map

Map with places mentionned in Nibelungenlied.

How to use it

npm install
virtualenv venv -p <you python exe path>
source venv/bin/activate
pip install -r requirements.txt