pybet


Namepybet JSON
Version 0.8.1 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_time2023-10-31 21:54:19
maintainer
docs_urlNone
authorRobert Peacock
requires_python>=3.11,<3.12
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/)
[![docs: passing](https://readthedocs.org/projects/tabletoppy/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": "",
    "docs_url": null,
    "requires_python": ">=3.11,<3.12",
    "maintainer_email": "",
    "keywords": "betting,gambling",
    "author": "Robert Peacock",
    "author_email": "robertjamespeacock@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/52/e6/271010ef824b7edb741a473524026525036382ddbd422042d562d3d1f842/pybet-0.8.1.tar.gz",
    "platform": null,
    "description": "[![PyPI](https://img.shields.io/pypi/v/pybet.svg?style=for-the-badge)](https://pypi.org/project/pybet/)\n[![docs: passing](https://readthedocs.org/projects/tabletoppy/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.1",
    "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": "f5f0948736df32df148e9d417f66fe00c052dc0aaf2ae896785e2f2433961e5d",
                "md5": "8bece53b788a3402ebe687aaa870792e",
                "sha256": "2f1ef5ad7b8551f9fe34958766e4c955c687d8b7deab71a759ebcd70534ba39c"
            },
            "downloads": -1,
            "filename": "pybet-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bece53b788a3402ebe687aaa870792e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<3.12",
            "size": 21573,
            "upload_time": "2023-10-31T21:54:17",
            "upload_time_iso_8601": "2023-10-31T21:54:17.767309Z",
            "url": "https://files.pythonhosted.org/packages/f5/f0/948736df32df148e9d417f66fe00c052dc0aaf2ae896785e2f2433961e5d/pybet-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52e6271010ef824b7edb741a473524026525036382ddbd422042d562d3d1f842",
                "md5": "f02702e442259ee257be4ba8745cfccb",
                "sha256": "076e1ea321802bae20d1c40c32f178dfb1bf8d8e8423ecaddbf12549adbed0a5"
            },
            "downloads": -1,
            "filename": "pybet-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f02702e442259ee257be4ba8745cfccb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<3.12",
            "size": 20213,
            "upload_time": "2023-10-31T21:54:19",
            "upload_time_iso_8601": "2023-10-31T21:54:19.421961Z",
            "url": "https://files.pythonhosted.org/packages/52/e6/271010ef824b7edb741a473524026525036382ddbd422042d562d3d1f842/pybet-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-31 21:54:19",
    "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.17310s