.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/publish.yml
images/UTCS.jpg
specplotter/__init__.py
specplotter/_version.py
specplotter/cli.py
specplotter/specplotter.py
specplotter.egg-info/PKG-INFO
specplotter.egg-info/SOURCES.txt
specplotter.egg-info/dependency_links.txt
specplotter.egg-info/entry_points.txt
specplotter.egg-info/requires.txt
specplotter.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_specplotter.py