301 B
301 B
Publishing the package
Python
CosmicPi is available as Python package at following URL:
https://pypi.org/project/cosmicpi/
In order to publish a new version of CosmicPi run following command:
python setup.py sdist upload
Note: Please make sure you have rights to publish to given URL.