A dum package encompassing a debrandom integer generator
Project description
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.txt
to do an editable install - Run
pytest
to 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/*
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
debrandom-8.9.23.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file debrandom-8.9.23.tar.gz
.
File metadata
- Download URL: debrandom-8.9.23.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 911a3deb706996b993a0e8dac6bba5b62d7acd71b6977a4a6205ff887a00e9dd |
|
MD5 | b68e249d7410d50082d0aad1e49c3b7d |
|
BLAKE2b-256 | 6ee7178326576b0cb556a38d0fd49de96d1e0245c9fbc053d2f6ce22b2d51ac2 |
File details
Details for the file debrandom-8.9.23-py3-none-any.whl
.
File metadata
- Download URL: debrandom-8.9.23-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b08f2144b968c997c5a3c7f50449415a7faaec15bc73af05d2d7f6a054fb4f31 |
|
MD5 | b830b04581bbc14c72168d665abd31bc |
|
BLAKE2b-256 | e102893e1ac53a9b454de0ee6d3da5056c8851f553be184915303fce3d622f94 |