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/*
Release files for lunar-convert 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lunar_convert-0.0.4.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lunar_convert-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.5 kB
Release files / lunar_convert-0.0.4.tar.gz
| Download URL | lunar_convert-0.0.4.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
606e7c7794033df81d9085adf6b8c357c63c34294f9ad0b4f1e2ac3a299f81a6
|
|
BLAKE2b-256 checksum How to use checksums |
e0452929bc0ae21086310c90277634e8785d4c6980102ebc186a4e16a0755166
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / lunar_convert-0.0.4-py3-none-any.whl
| Download URL | lunar_convert-0.0.4-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
959e9bdde93861807a9e7793ec46b4e184da77de8e5951e9bd04b9f17a90935c
|
|
BLAKE2b-256 checksum How to use checksums |
73f5988e0a46c1871620112a135d085598d1eaa33523b3b4b22dd26064846a5a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |