Skip to main content

API for random password generator

Project description

Blog https://wangonya.com/blog/publishing-package-on-test-pypi/

install dependencies

pip install pipdeptree pip install twine

build your python codebase

python setup.py sdist bdist_wheel

publist to testpypi

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

publish to pypi

twine upload dist/*

RUNNING UNIT TESTS

To run unit tests - goto src directory - make sure you are in parent of tests (where all the test file resides)

Run the following command

python -m unittest discover

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

jeremyrandompassword-0.0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

jeremyrandompassword-0.0.1-py3-none-any.whl (1.5 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