Skip to main content

No project description provided

Project description

Publish to PYPI

To publish your python package to PYPI, you can use the twine tool.

python setup.py sdist bdist_wheel 

# Local package test
pip install dist/pixegami_hello-0.4-py3-none-any.whl 

export TWINE_USERNAME=__token__
export TWINE_PASSWORD=pypi-XXXXXXXXX

$twine upload dist/*

## Recomended to upload to testpypi repo first
-> Create an account on https://test.pypi.org/

$twine upload --repository testpypi dist/*


## Install from the test repo.
$pip install \
    --index-url https://test.pypi.org/simple/ \
    --no-deps 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

dammy7878_pixegami_hello-0.5.0.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

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

dammy7878_pixegami_hello-0.5.0-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file dammy7878_pixegami_hello-0.5.0.tar.gz.

File metadata

File hashes

Hashes for dammy7878_pixegami_hello-0.5.0.tar.gz
Algorithm Hash digest
SHA256 e1b036da5dc6c8affe0df17ff60ce254abdee59ddc6ef922aa1270c5e09b1f06
MD5 f43bd9407c2741b6909150bf22eeabde
BLAKE2b-256 5426cb3ffbeac143eee2cdad2bbeba5f65565878fc48ae7d11f3a41fe39a4b5b

See more details on using hashes here.

File details

Details for the file dammy7878_pixegami_hello-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dammy7878_pixegami_hello-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 acd52e44656cc8fee19e35280f3306b63629a25c8a9f7ab28bf7ff9e5a5ed0f4
MD5 3b3369f106e88dfb671e759c023769c0
BLAKE2b-256 de3bc5166cd37a941658b6e95e07bb7b19125bdcedef68a08e53434a74d65de2

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