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.0.1
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.0.1.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bad_decisions_client-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.0 kB
Release files / bad_decisions_client-1.0.1.tar.gz
| Download URL | bad_decisions_client-1.0.1.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
51077ac23963a4ecf2b3799e1dd46709f0b56662e255d2ab83de9024b717d526
|
|
BLAKE2b-256 checksum How to use checksums |
d4d08bb7c63e795e867b3a78cc02fa208f832732701c15d85f338836f2554de6
|
| 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.0.1-py3-none-any.whl
| Download URL | bad_decisions_client-1.0.1-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a7e2c1a896560b5fff106473e773fe4c8a73feca4d5c9fa3ed712721c1b5ae1c
|
|
BLAKE2b-256 checksum How to use checksums |
3c46b6fae7fc1d8d6dd4bcd448fa8e67357a41dc9b729e993297522377869328
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|