A small test about distrubution
Project description
Package Test
This is a small test about distribution.
Generate distribution archives
python setup.py sdist bdist_wheel
Upload to TestPyPi
Test PyPI is a separate instance of the package index intended for testing and experimentation.
install twint: pip install twine
upload: twine upload --repository-url https://test.pypi.org/legacy/ dist/*
Install
pip install --index-url https://test.pypi.org/simple/ pypi_pkg_test
Usage
from pypi_pkg_test.main import hello
print(hello()) # hello jason
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 pypi_pkg_test-0.0.4.tar.gz.
File metadata
- Download URL: pypi_pkg_test-0.0.4.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bc6d0d3d671f5da379eb53cc13ecbb97ce66b1d11916ea2035f6f738b963cc3
|
|
| MD5 |
1c4ed70f264d40cc4d032c344e0e185a
|
|
| BLAKE2b-256 |
16b88f43a945ff97c954308d87eb33b6c4e55df323b746c468c6e330d15ef89d
|
File details
Details for the file pypi_pkg_test-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pypi_pkg_test-0.0.4-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae89e01320aa248e9b626218ecc04c0fb4ae0b3b2a7895404277b488961edc25
|
|
| MD5 |
c64507e7bbf92809106b9bf463204f1d
|
|
| BLAKE2b-256 |
9a95928bea7d007b984fc69da92f12aa3ed3d2befd77a8842b7b8a382a6d0196
|