A small example package for PyPI testing
Project description
My PyPI Test Package (Example)
This is a simple package created for testing the PyPI packaging and publishing process.
Remember to replace example in the package name and pyproject.toml with your unique identifier.
Installation
Once published to TestPyPI (or PyPI):
# From TestPyPI
pip install -i https://test.pypi.org/simple/ my-pypi-test-pkg-example
# From PyPI (if you publish there)
# pip install my-pypi-test-pkg-example
Usage
from my_pypi_test_pkg_example import greet
print(greet("Your Name"))
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
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 my_pypi_test_pkg_syjiang-0.0.1.tar.gz.
File metadata
- Download URL: my_pypi_test_pkg_syjiang-0.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08942c09022c86d9de589f3615e087ff1423a8f35c7a2fbd1f622dc757901b9a
|
|
| MD5 |
e0129b6290c70aa6adb625c8053111c8
|
|
| BLAKE2b-256 |
b0f611db55f203774b505f9a2cf2a0baeecd160dbf17c6adc87094679fa22c6d
|
File details
Details for the file my_pypi_test_pkg_syjiang-0.0.1-py3-none-any.whl.
File metadata
- Download URL: my_pypi_test_pkg_syjiang-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd97a5beef56fc71d637b4b07e006da3340d66c1874f1606ac517834fdb3fe80
|
|
| MD5 |
45ab283f9fde68cb8a4639958bece1b2
|
|
| BLAKE2b-256 |
1f95a49e5981c0900d39c77a08f0fec523b41f0357ebbe48c966d4008479b27b
|