Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bets-cli-4.0.0.tar.gz (559.9 kB view hashes)

Uploaded Source

Built Distribution

bets_cli-4.0.0-py2.py3-none-any.whl (606.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page