Bad Decisions terminal client
bad-decisions-client is a dependency-free terminal client for a Bad
Decisions service. It contains no card corpus and runs on Linux, macOS, and
Windows.
python -m pip install bad-decisions-client
regret health
regret deal
regret deal --packs base,maha
regret --list-packs
The default endpoint is https://bytes.coffee/bad-decisions. Use --api-url
for another compatible deployment. Connection and API failures return a
non-zero exit status.
Release
Build and validate before uploading a new immutable PyPI version:
cd client
python -m build
twine check dist/*
Release files for bad-decisions-client 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bad_decisions_client-1.1.0.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bad_decisions_client-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.0 kB
Release files / bad_decisions_client-1.1.0.tar.gz
| Download URL | bad_decisions_client-1.1.0.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9a2cfabd0890e16b24867c39177803e9f95f52d09c2e8b23686e5d6eab8f007f
|
|
BLAKE2b-256 checksum How to use checksums |
bfdbf6eff90890c8190cc061599d1a16eb3b2b96411515630030c61550fe89bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / bad_decisions_client-1.1.0-py3-none-any.whl
| Download URL | bad_decisions_client-1.1.0-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e69a296ca7b7d8da67460b6b3f8e4ea438453e67d7c19c37e04f61c721f3e0de
|
|
BLAKE2b-256 checksum How to use checksums |
3536eaa5ef87f15365cfd1afc2bd95b6e794604dcdc155e9c23280816fd42be1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|