Skip to main content

A small example package

Project description

dl_PyPI

Minimal Example for generating public libraries

Generating distribution archives

py -m pip install --upgrade build
py -m build

Uploading the distribution archives

py -m pip install --upgrade twine
twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

You will be prompted for a username and password. For the username, use token. For the password, use the token value, including the pypi- prefix.

After the command completes, you should see output similar to this:

Uploading distributions to https://test.pypi.org/legacy/
Enter your username: __token__
Uploading example_package_YOUR_USERNAME_HERE-0.0.1-py3-none-any.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 kB • 00:01 • ?
Uploading example_package_YOUR_USERNAME_HERE-0.0.1.tar.gz
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 kB • 00:00 • ?

Once uploaded, your package should be viewable on TestPyPI; for example: https://test.pypi.org/project/example_package_YOUR_USERNAME_HERE.

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

example_package_muellerjo-0.0.2.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

example_package_muellerjo-0.0.2-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file example_package_muellerjo-0.0.2.tar.gz.

File metadata

File hashes

Hashes for example_package_muellerjo-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8642ab2285e9e047dfb3c4928d8c3599145808efcec1708ad4608d57c1db875a
MD5 20513b9e7f7449b73467cfc71e7bb88f
BLAKE2b-256 e3bb9d66972a004ab25e01e788c1ed2f2e417c91242480627acc3c076ea6f1d2

See more details on using hashes here.

File details

Details for the file example_package_muellerjo-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for example_package_muellerjo-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b808c4c90c943c5c9909693c6dc0f5dadba138d26d1797960309ec3b3bb7b550
MD5 19d17b74d711b74a0b3bd3c80260d888
BLAKE2b-256 50de826b15a76307a3bda0fbf736e21575d38e98c4f3d9f3592d03f66285bd1d

See more details on using hashes here.

Supported by

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