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 details)
Built Distribution
File details
Details for the file lunar_convert-0.0.4.tar.gz
.
File metadata
- Download URL: lunar_convert-0.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 606e7c7794033df81d9085adf6b8c357c63c34294f9ad0b4f1e2ac3a299f81a6 |
|
MD5 | 4f024d31309087d427c7d5b6a0eee88f |
|
BLAKE2b-256 | e0452929bc0ae21086310c90277634e8785d4c6980102ebc186a4e16a0755166 |
File details
Details for the file lunar_convert-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: lunar_convert-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 959e9bdde93861807a9e7793ec46b4e184da77de8e5951e9bd04b9f17a90935c |
|
MD5 | 63ef3bd91e1b3ba9a46526a340db8c0a |
|
BLAKE2b-256 | 73f5988e0a46c1871620112a135d085598d1eaa33523b3b4b22dd26064846a5a |