A simple example package
Project description
From inside the outer my_package/ directory:
pip install -e .
1. Install build tools
pip install build twine
2. Build the distribution files
python -m build
Creates: dist/my_package-0.1.0.tar.gz
dist/my_package-0.1.0-py3-none-any.whl
3. Upload to PyPI (you'll need a free account at pypi.org)
twine upload 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
shaiful_package-0.1.0.tar.gz
(1.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shaiful_package-0.1.0.tar.gz.
File metadata
- Download URL: shaiful_package-0.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8cf6b6d08923a7247d6c69dfbb3f665057168f27a81e874924d2ccffccbadbb
|
|
| MD5 |
7591f62b0382d49502d59cdecb752d72
|
|
| BLAKE2b-256 |
defbd356e501ce4566af04dee46e08745ad9f1a8f482dd4c315cf7bca1291545
|
File details
Details for the file shaiful_package-0.1.0-py3-none-any.whl.
File metadata
- Download URL: shaiful_package-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7e0a9b7dc59d692d8f4745c837233002f133500087832dd533bb60d9a0272dc
|
|
| MD5 |
9ac87d2758321a669c2ba5de7de2f4d6
|
|
| BLAKE2b-256 |
414238ea0901e99caa9c7b4e4b87ad702e0699cdf1e1da8a445e647504dad8d1
|