Skip to main content

FILL ME

Project description

Coverage Status Code style: black

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

  1. Manually change the version number in pyproject.toml (has to be higher than previous)
  2. Create a tagged commit with the version number
  3. Push the tag to GitHub
git tag -a v0.1.0 -m "v0.1.0"
git push origin v0.1.0

Project details


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)

Uploaded Source

Built Distribution

starccato-0.0.1-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page