Skip to main content

Python samples package

Project description

Pysamples Package

This is a python samples collection package.

How to upload package to pypi

python -m pip install –user –upgrade setuptools wheel

python .setup.py sdist bdist_wheel

python -m pip install –user –upgrade twine

python -m twine upload –repository-url https://test.pypi.org/legacy/ dist/*

pip install -i https://test.pypi.org/simple/ pysamples==0.0.4

python -m twine upload –repository-url https://upload.pypi.org/legacy/ dist/*

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

pysamples-0.0.4.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pysamples-0.0.4-py3-none-any.whl (6.7 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