Generates excuses for programmers.
Project description
Programmers' dice
Generates excuses for programmers.
Inspired by this product: https://pretendstore.co/products/pocket-developer
Installation
pip install programmers_dice
Usage
In your terminal, type roll
to get an excuse:
$ roll
Ctrl+Shift+R should fix it.
Or, type roll --count N
for N
excuses to choose from!
$ roll -c 3
My wrist hurts.
It's a feature.
Clear your cache.
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
Built Distribution
File details
Details for the file programmers-dice-1.0.0.tar.gz
.
File metadata
- Download URL: programmers-dice-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8b5e6261f9573fe7217658120df895cd7fc2f91f8c8f1a65f8c997fa6d4db42 |
|
MD5 | d0c657bb59f43c9fb2aa8b4014924b8c |
|
BLAKE2b-256 | 4db39d41e955a8d67c9e5a7f13fd78071544c75b08e044e2bff4e374fdc454da |
File details
Details for the file programmers_dice-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: programmers_dice-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c71f0c6edb0b3def7a5f9e921447a3ef1cfa07f84ac62af5116cd99846c7784 |
|
MD5 | 596ba00144ed28dcbd0ae9e2f15b9586 |
|
BLAKE2b-256 | 6910350539938d3c6f9bf5e181200435d0ac9a1369220bdb7a33b51c4327e100 |