debrandom
A dum random number generator that always adds a prefix.. why, cus its broken!
Local Development / Testing
- Create and activate a virtual environment
- Run
pip install -r requirements-dev.txtto do an editable install - Run
pytestto run tests
Type Checking
Run mypy .
Create and upload a package to PyPI
Make sure to bump the version in setup.cfg.
Then run the following commands:
rm -rf build dist
python setup.py sdist bdist_wheel
Then upload it to PyPI using twine:
twine upload dist/*
Release files for debrandom 8.9.23
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| debrandom-8.9.23.tar.gz | 5.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| debrandom-8.9.23-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.7 kB
Release files / debrandom-8.9.23.tar.gz
| Download URL | debrandom-8.9.23.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
911a3deb706996b993a0e8dac6bba5b62d7acd71b6977a4a6205ff887a00e9dd
|
|
BLAKE2b-256 checksum How to use checksums |
6ee7178326576b0cb556a38d0fd49de96d1e0245c9fbc053d2f6ce22b2d51ac2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.12
|
Release files / debrandom-8.9.23-py3-none-any.whl
| Download URL | debrandom-8.9.23-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b08f2144b968c997c5a3c7f50449415a7faaec15bc73af05d2d7f6a054fb4f31
|
|
BLAKE2b-256 checksum How to use checksums |
e102893e1ac53a9b454de0ee6d3da5056c8851f553be184915303fce3d622f94
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.12
|