Spin up webserver from a yaml config file
Project description
mappi
Usage
$ pip install mappi
# generate sample config file
$ mappi config > mappi.yml
# adjust routes as needed or create your own config
$ vim mappi.yml
# start your webserver
$ mappi
Development
$ poetry install
$ poetry run python -m mappi
$ poetry run mappi
$ pre-commit install
$ pre-commit autoupdate
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mappi-0.2.0.tar.gz
(4.7 kB
view hashes)
Built Distribution
mappi-0.2.0-py3-none-any.whl
(6.4 kB
view hashes)