Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/muninplot/__main__.py
Commit message (Collapse)AuthorAgeFilesLines
* Provide instructions on how to build missing staticsArthur de Jong2023-01-031-1/+7
| | | | | If the development server is started and the index.html file is absent it will exit immediately and print instructions for building it.
* Add more docstringsArthur de Jong2020-01-251-2/+4
|
* Move Python code to muninplot packageArthur de Jong2019-12-301-0/+35
This allows more easy installation into a virtualenv.