Skip to main content

A small example package

Project description

Businessman Package

How to update package:

Config token:

~/.pypirc :

[testpypi]
    username = __token__
    password = <token>

execute setup:

python setup.py sdist bdist_wheel

release a new version:

python -m twine upload --repository testpypi dist/*

install package:

pip install -i https://test.pypi.org/simple/ businessman 

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

businessman-0.0.21.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

businessman-0.0.21-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