Skip to main content

A common helper library at 1-Stop

Project description

Repo and user info in ~/.pypirc

======================== Example ~/.pypirc
[distutils]
index-servers =
pypi
pypitest

[pypi]
repository=https://pypi.python.org/pypi
username=mstankiewicz
password=<here>

[pypitest]
repository=https://testpypi.python.org/pypi
username=mstankiewicz
password=<here>

======================== Increment version
$ vim setup.py

======================== Then run
$ python setup.py sdist upload -r pypi

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

onestoppy-0.2.5.tar.gz (3.1 kB view hashes)

Uploaded Source

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