{ "info": { "author": "nachereshata", "author_email": "nachereshata@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Programming Language :: Python :: 3 :: Only", "Topic :: Utilities" ], "description": "========\nbets-cli\n========\n\n\nCLI to assist football bets\n\n\nDescription\n===========\n\nReads a list of matches from a text file and outputs all possible scenarios\n\nInstallation\n============\n\n``pip install bets-cli``\n\n\nUsage\n=====\n\n``bets -a ACTION --in-file=IN_FILE [---in-fmt=INT_FMT] --out-dest=OUT_DEST --out-fmt=OUT_FMT``\n\nACTIONS:\n\n- matches - read the matches file and output to console. ( Use this to check if the file can be loaded properly )\n - ``--in-fmt`` currently supports ``[ lines | efbet ]``\n - ``--out-dest`` defaults to console, but will write to file if passed\n - ``--out-fmt`` supported formats ``[ plain | fancy_grid | csv ]``\n\n- scenarios - reads the matches file, then generates all the possible scenarios and outputs them to a file.\n - ``--in-file`` used as matches source file\n - ``--out-dest`` behave same as with matches\n\n\nNote\n====\n\nDue to memory issues, 13 matches is the current limit when having 16GB RAM.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nachereshata/bets-cli.git", "keywords": "", "license": "mit", "maintainer": "", "maintainer_email": "", "name": "bets-cli", "package_url": "https://pypi.org/project/bets-cli/", "platform": "any", "project_url": "https://pypi.org/project/bets-cli/", "project_urls": { "Homepage": "https://github.com/nachereshata/bets-cli.git" }, "release_url": "https://pypi.org/project/bets-cli/4.0.0/", "requires_dist": [ "tabulate (==0.8.2)", "more-itertools (==5.0.0)", "pandas (==0.23.4)", "xlrd (==1.2.0)", "xlwt (==1.3.0)", "pytest ; extra == 'testing'", "pytest-cov ; extra == 'testing'", "mock ; extra == 'testing'", "flake8 ; extra == 'testing'", "sphinx ; extra == 'testing'" ], "requires_python": ">=3.6.5", "summary": "CLI to assist football bets", "version": "4.0.0" }, "last_serial": 5291008, "releases": { "4.0.0": [ { "comment_text": "", "digests": { "md5": "62d0af30dcd4b8f21c0764321c5d2c6a", "sha256": "d386ccaee24099a4a2c8c83432e230c57462c033e515ae3407f7bd6a5d2a9e0f" }, "downloads": -1, "filename": "bets_cli-4.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "62d0af30dcd4b8f21c0764321c5d2c6a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.5", "size": 606123, "upload_time": "2019-05-20T08:36:57", "url": "https://files.pythonhosted.org/packages/84/99/faa39f1cef5e1929c301be275b0d7153f85f5f3a2681c2cbe130cd1abd0b/bets_cli-4.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b69a092358317db854a135a309a9cae9", "sha256": "6a87b7354f3d12b4249d548df385b769999efdda731543569d10b920234b3514" }, "downloads": -1, "filename": "bets-cli-4.0.0.tar.gz", "has_sig": false, "md5_digest": "b69a092358317db854a135a309a9cae9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.5", "size": 559948, "upload_time": "2019-05-20T08:37:01", "url": "https://files.pythonhosted.org/packages/1c/7f/29ac8dd73368d1c280a0142d8dd37f050534dda63b673434698c7460d1b6/bets-cli-4.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62d0af30dcd4b8f21c0764321c5d2c6a", "sha256": "d386ccaee24099a4a2c8c83432e230c57462c033e515ae3407f7bd6a5d2a9e0f" }, "downloads": -1, "filename": "bets_cli-4.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "62d0af30dcd4b8f21c0764321c5d2c6a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.5", "size": 606123, "upload_time": "2019-05-20T08:36:57", "url": "https://files.pythonhosted.org/packages/84/99/faa39f1cef5e1929c301be275b0d7153f85f5f3a2681c2cbe130cd1abd0b/bets_cli-4.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b69a092358317db854a135a309a9cae9", "sha256": "6a87b7354f3d12b4249d548df385b769999efdda731543569d10b920234b3514" }, "downloads": -1, "filename": "bets-cli-4.0.0.tar.gz", "has_sig": false, "md5_digest": "b69a092358317db854a135a309a9cae9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.5", "size": 559948, "upload_time": "2019-05-20T08:37:01", "url": "https://files.pythonhosted.org/packages/1c/7f/29ac8dd73368d1c280a0142d8dd37f050534dda63b673434698c7460d1b6/bets-cli-4.0.0.tar.gz" } ] }