This is a template for a libvis module
pip install cookiecutter
cookiecutter gh:libvis/module-template-files
Answer the setup questions, and the tool will generate a new directory with name of the package.
See readme in generated directory for installation instructions.
Use develop
command of libvis-mods
to start a hot-reload server for easy development.