FILL ME
Project description
starccato (Stellar Core Collapse GW generator)
FILL ME DESCRIPTION @TODO
Installation
pip install starccato
Development
git clone https://github.com/tarin-e/starccato.git
cd starccato
pip install -e ".[dev]"
pre-commit install
Ensure unit tests are passing locally and on the CI!
pytest tests/
Releasing to PyPI
- Manually change the version number in
pyproject.toml
(has to be higher than previous) - Create a tagged commit with the version number
- Push the tag to GitHub
git tag -a v0.1.0 -m "v0.1.0"
git push origin v0.1.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
starccato-0.0.1.tar.gz
(15.3 kB
view hashes)
Built Distribution
starccato-0.0.1-py3-none-any.whl
(17.1 kB
view hashes)
Close
Hashes for starccato-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a36ca9432193e76b88d8b9df00640a954fe48b3243ea2a653b563ed508fe333 |
|
MD5 | bd897a25ae0061ca2c857eda5efd197b |
|
BLAKE2b-256 | 524f0e1780163c543d5256c61be8f51832af978773a78a0dd3a4ba99108877df |