pybet


Namepybet JSON
Version 0.8.4 PyPI version JSON
download
home_pagehttps://github.com/peaky76/pybet
SummaryA library of betting utilities to assist with calculation of bets, stakes and markets
upload_time2025-02-07 18:27:45
maintainerNone
docs_urlNone
authorRobert Peacock
requires_python<4.0,>=3.11
licenseGPL-3.0-only
keywords betting gambling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            [![PyPI](https://img.shields.io/pypi/v/pybet.svg?style=for-the-badge)](https://pypi.org/project/pybet/)
![GitHub last commit (master)](https://img.shields.io/github/last-commit/peaky76/pybet/master)
![GitHub repo size](https://img.shields.io/github/repo-size/peaky76/pybet)
[![Documentation Status](https://readthedocs.org/projects/pybet/badge/?version=latest)](https://pybet.readthedocs.io/en/latest/?badge=latest)

# pybet

pybet is a library of betting utilities to assist with calculation of bets, stakes and markets

## Installation

`pip install pybet`

or

`poetry add pybet`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/peaky76/pybet",
    "name": "pybet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "betting, gambling",
    "author": "Robert Peacock",
    "author_email": "robertjamespeacock@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b0/e9/42fa679f3e528294667def120dab27f0dd49ecb61fb5173ac2df6d3cff48/pybet-0.8.4.tar.gz",
    "platform": null,
    "description": "[![PyPI](https://img.shields.io/pypi/v/pybet.svg?style=for-the-badge)](https://pypi.org/project/pybet/)\n![GitHub last commit (master)](https://img.shields.io/github/last-commit/peaky76/pybet/master)\n![GitHub repo size](https://img.shields.io/github/repo-size/peaky76/pybet)\n[![Documentation Status](https://readthedocs.org/projects/pybet/badge/?version=latest)](https://pybet.readthedocs.io/en/latest/?badge=latest)\n\n# pybet\n\npybet is a library of betting utilities to assist with calculation of bets, stakes and markets\n\n## Installation\n\n`pip install pybet`\n\nor\n\n`poetry add pybet`\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "A library of betting utilities to assist with calculation of bets, stakes and markets",
    "version": "0.8.4",
    "project_urls": {
        "Documentation": "https://pybet.readthedocs.io/",
        "Homepage": "https://github.com/peaky76/pybet",
        "Repository": "https://github.com/peaky76/pybet"
    },
    "split_keywords": [
        "betting",
        " gambling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ba53ed2ffd2128953875b5868d447c0bb2e6108f9314e5654fbd2265788e489",
                "md5": "bcbb637a1e723c7683b6b4790c642f1f",
                "sha256": "ff75e493746bdc834fd7eefabda5a4ea3f161e0c5bfe03faed93f5af7fae934e"
            },
            "downloads": -1,
            "filename": "pybet-0.8.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bcbb637a1e723c7683b6b4790c642f1f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 23784,
            "upload_time": "2025-02-07T18:27:44",
            "upload_time_iso_8601": "2025-02-07T18:27:44.379359Z",
            "url": "https://files.pythonhosted.org/packages/3b/a5/3ed2ffd2128953875b5868d447c0bb2e6108f9314e5654fbd2265788e489/pybet-0.8.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0e942fa679f3e528294667def120dab27f0dd49ecb61fb5173ac2df6d3cff48",
                "md5": "73aa3974f63cee42d6019c3cf0be3297",
                "sha256": "310a5ae596c58fc0592e305006e576c7e77572094ad8903a12b0d031a43c23fe"
            },
            "downloads": -1,
            "filename": "pybet-0.8.4.tar.gz",
            "has_sig": false,
            "md5_digest": "73aa3974f63cee42d6019c3cf0be3297",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 21388,
            "upload_time": "2025-02-07T18:27:45",
            "upload_time_iso_8601": "2025-02-07T18:27:45.475088Z",
            "url": "https://files.pythonhosted.org/packages/b0/e9/42fa679f3e528294667def120dab27f0dd49ecb61fb5173ac2df6d3cff48/pybet-0.8.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 18:27:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "peaky76",
    "github_project": "pybet",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "pybet"
}
        
Elapsed time: 0.88279s