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
======================== 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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file onestoppy-0.2.5.tar.gz
.
File metadata
- Download URL: onestoppy-0.2.5.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a5ab647a07c606cbdfd5f51b07062f10b22cc25a7b63a084a2408613b2b0160 |
|
MD5 | 4110d6320fef83b715868fa415b71669 |
|
BLAKE2b-256 | cbee571554147c29ec2aab7d54cdc4bd7212564e17e011381af2ce299745b916 |