CLI to assist football bets
Project description
CLI to assist football bets
Description
Reads a list of matches from a text file and outputs all possible scenarios
Installation
pip install bets-cli
Usage
bets -a ACTION --in-file=IN_FILE [---in-fmt=INT_FMT] --out-dest=OUT_DEST --out-fmt=OUT_FMT
ACTIONS:
- matches - read the matches file and output to console. ( Use this to check if the file can be loaded properly )
--in-fmt currently supports [ lines | efbet ]
--out-dest defaults to console, but will write to file if passed
--out-fmt supported formats [ plain | fancy_grid | csv ]
- scenarios - reads the matches file, then generates all the possible scenarios and outputs them to a file.
--in-file used as matches source file
--out-dest behave same as with matches
Note
Due to memory issues, 13 matches is the current limit when having 16GB RAM.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
bets_cli-4.0.1-py2.py3-none-any.whl
(607.8 kB
view details)
File details
Details for the file bets_cli-4.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: bets_cli-4.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 607.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d55e530a1a53e4c531ed64007d334250fb11d921fc256309bce6a791df5c058 |
|
MD5 | da7d918f7b75fd986f7ab69178d5c4ae |
|
BLAKE2b-256 | 56c64068fc1548ef64ec12404b6653e8dca5643a530d30eca075a9124bced59f |