Skip to content

Repository files navigation

one-maps

Tools and scripts necessary to create scenarios for The ONE based in OpenStreetMaps data

Installation and usage

Using poetry

This project uses poetry for dependency management, using it is straightforward:

$ poetry install
$ poetry shell
# Run the scripts with python NAME_OF_SCRIPT

Using venv

Alternatively, there's a requirements.txt included for those that can't/want use poetry and instead want to use a virtualenv:

# Create a virtualenv
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
# Run the scripts with python NAME_OF_SCRIPT

About

Tools and scripts necessary to create scenarios for The ONE based in OpenStreetMaps data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages