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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jeremyrandompassword-0.0.1.tar.gz.
File metadata
- Download URL: jeremyrandompassword-0.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad03fd6ec3133167b6eb3d60bb60d5cff14455f59e4616c444ca6d7bba8ce7c9
|
|
| MD5 |
2e892e98d3281359194f1f9e52ff918d
|
|
| BLAKE2b-256 |
8dbb798b8050e95351a520c79aa29b6db747f1614fae32f4897526b3a853e2e2
|
File details
Details for the file jeremyrandompassword-0.0.1-py3-none-any.whl.
File metadata
- Download URL: jeremyrandompassword-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe1925d20e7d14bc18e966848497c5d07b6d316f3432251b97ffd316973ad972
|
|
| MD5 |
7bd87957be646fe5dc62a2987f4cee5a
|
|
| BLAKE2b-256 |
e269992d4b06b53d5ff494a41f0566133b70addb9b8f116ae5e676d9146b92b1
|