Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pypi_pkg_test-0.0.4.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

pypi_pkg_test-0.0.4-py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page