v0.1.0
This is the initial public release of Spinal Tap!
Features
- Modern Python packaging with pyproject.toml and src layout
- CLI entry point: launch the Dash app with spinal-tap
- Visualization tools for SPINE (Scalable Particle Imaging With Neural Embeddings)
- All dependencies managed via spine-ml[viz]
- Asset management for Dash (CSS, favicon, etc.)
- Code quality automation: black, isort, flake8 (pre-commit & CI)
- GitHub Actions for build, test, and publish (Test PyPI on tag, PyPI on release)
- Development extra: spinal-tap[dev] for easy setup of dev tools
How to Use
- Install:
pip install . or pip install .[dev] - Run:
spinal-tap(see version withspinal-tap --version) - Visit: http://0.0.0.0:8888/