.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
VERSION
install
n.sh
pyproject.toml
setup.cfg
setup.py
tox.ini
update.sh
.github/workflows/ci.yml
.idea/.gitignore
.idea/misc.xml
.idea/modules.xml
.idea/plotman.iml
.idea/vcs.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
src/plotmanp/__init__.py
src/plotmanp/__main__.py
src/plotmanp/analyzer.py
src/plotmanp/api.py
src/plotmanp/archive.py
src/plotmanp/configuration.py
src/plotmanp/interactive.py
src/plotmanp/job.py
src/plotmanp/manager.py
src/plotmanp/plot_util.py
src/plotmanp/plotman.py
src/plotmanp/reporting.py
src/plotmanp/_tests/__init__.py
src/plotmanp/_tests/archive_test.py
src/plotmanp/_tests/configuration_test.py
src/plotmanp/_tests/job_test.py
src/plotmanp/_tests/manager_test.py
src/plotmanp/_tests/plot_util_test.py
src/plotmanp/_tests/reporting_test.py
src/plotmanp/_tests/resources/2021-04-04-19:00:47.log
src/plotmanp/_tests/resources/2021-04-04-19:00:47.notes
src/plotmanp/_tests/resources/__init__.py
src/plotmanp/resources/__init__.py
src/plotmanp/resources/plotman.yaml
src/plotmanx.egg-info/PKG-INFO
src/plotmanx.egg-info/SOURCES.txt
src/plotmanx.egg-info/dependency_links.txt
src/plotmanx.egg-info/entry_points.txt
src/plotmanx.egg-info/requires.txt
src/plotmanx.egg-info/top_level.txt
util/listlogs