A simple example package
Project description
py-test
A minimal Python package example.
Installation
pip install py-test
Usage
from py_test import greet
print(greet())
print(greet("Copilot"))
Build and publish
python -m pip install --upgrade build twine
python -m build
python -m twine check dist/*
To publish to TestPyPI:
python -m twine upload --repository testpypi dist/*
To publish to PyPI:
python -m 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
py_test_siva-0.1.0.tar.gz
(14.1 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 py_test_siva-0.1.0.tar.gz.
File metadata
- Download URL: py_test_siva-0.1.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
390fa9b9eaf60cf9b60ea3cedd77a4ce623db74bbd400fd90d3400f013242261
|
|
| MD5 |
7d459bdbd76cf2c31d8ec82cb9532faf
|
|
| BLAKE2b-256 |
b3d2920b220ee985b7c557ee6e5d89aca39dd0e670867b5c13ae4aba38133125
|
File details
Details for the file py_test_siva-0.1.0-py3-none-any.whl.
File metadata
- Download URL: py_test_siva-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bc7021f350821b45fd1b51e7c2d507cc622fd2d7e635d160872e21c26369046
|
|
| MD5 |
7fb114273aff921a66d6570edfe0839f
|
|
| BLAKE2b-256 |
32691d05f79214f05bdeaacf63410d7f2071c5ccc04144d1ca37182daed1f31e
|