A small example package
Project description
Example Package
This is a simple example package, for more detail please follow this guide: https://packaging.python.org/tutorials/packaging-projects/
Installing virtualenv
python3 -m pip install --user virtualenv
python3 -m virtualenv env
source env/bin/activate
Upload package to pypi
pip install twine
python3 setup.py sdist bdist_wheel
twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
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
lunar_convert-0.0.4.tar.gz
(4.5 kB
view hashes)
Built Distribution
Close
Hashes for lunar_convert-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 959e9bdde93861807a9e7793ec46b4e184da77de8e5951e9bd04b9f17a90935c |
|
MD5 | 63ef3bd91e1b3ba9a46526a340db8c0a |
|
BLAKE2b-256 | 73f5988e0a46c1871620112a135d085598d1eaa33523b3b4b22dd26064846a5a |