ttrpg-dice


Namettrpg-dice JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-03-14 16:02:56
maintainerNone
docs_urlNone
authorMike Foster
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements contourpy contourpy cycler fonttools importlib-resources kiwisolver kiwisolver matplotlib matplotlib numpy numpy packaging pillow pyparsing python-dateutil six tabulate2 typing-extensions wcwidth zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ttrpg-dice

Some stuff to help TTRPG gamesmasters with dice:

- a python library with useful calculations
- a jupyter notebook as a lazy interface to run the calculations
- a StatBlock class for constructing characters & beasts

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ttrpg-dice",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mike Foster",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/dc/61/c08fa2f96a72e3b500b6b25bce043af2994658ea668e9b906678168cb7a3/ttrpg_dice-0.2.0.tar.gz",
    "platform": null,
    "description": "# ttrpg-dice\n\nSome stuff to help TTRPG gamesmasters with dice:\n\n- a python library with useful calculations\n- a jupyter notebook as a lazy interface to run the calculations\n- a StatBlock class for constructing characters & beasts\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.2.0",
    "project_urls": {
        "Changelog": "https://github.com/MusicalNinjaDad/ttrpg-dice/blob/main/CHANGELOG.md",
        "Documentation": "https://musicalninjadad.github.io/ttrpg-dice",
        "Issues": "https://github.com/MusicalNinjaDad/ttrpg-dice/issues",
        "Repository": "https://github.com/MusicalNinjaDad/ttrpg-dice"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "18d1533466d42d34415f722ce8cf297c6213c1c0575e9c67f804fa55dac232c8",
                "md5": "456558db9446152bd1aeb45de8cfeb08",
                "sha256": "464b5808361069f424daf383fb81cb17f6aa3a23cd4cb94696f6c0df11bc140d"
            },
            "downloads": -1,
            "filename": "ttrpg_dice-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "456558db9446152bd1aeb45de8cfeb08",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 18275,
            "upload_time": "2025-03-14T16:02:55",
            "upload_time_iso_8601": "2025-03-14T16:02:55.375412Z",
            "url": "https://files.pythonhosted.org/packages/18/d1/533466d42d34415f722ce8cf297c6213c1c0575e9c67f804fa55dac232c8/ttrpg_dice-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dc61c08fa2f96a72e3b500b6b25bce043af2994658ea668e9b906678168cb7a3",
                "md5": "c5e24393def2fe47b498ae1264227186",
                "sha256": "4a5719db24dff4f3b94b534ec9731e0a9a88ff172b9637e4527c0d6304d68d6f"
            },
            "downloads": -1,
            "filename": "ttrpg_dice-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c5e24393def2fe47b498ae1264227186",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 17212,
            "upload_time": "2025-03-14T16:02:56",
            "upload_time_iso_8601": "2025-03-14T16:02:56.470000Z",
            "url": "https://files.pythonhosted.org/packages/dc/61/c08fa2f96a72e3b500b6b25bce043af2994658ea668e9b906678168cb7a3/ttrpg_dice-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-14 16:02:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MusicalNinjaDad",
    "github_project": "ttrpg-dice",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "contourpy",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "contourpy",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "cycler",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "fonttools",
            "specs": [
                [
                    "==",
                    "4.55.8"
                ]
            ]
        },
        {
            "name": "importlib-resources",
            "specs": [
                [
                    "==",
                    "6.5.2"
                ]
            ]
        },
        {
            "name": "kiwisolver",
            "specs": [
                [
                    "==",
                    "1.4.7"
                ]
            ]
        },
        {
            "name": "kiwisolver",
            "specs": [
                [
                    "==",
                    "1.4.8"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.9.4"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.10.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.2"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "11.1.0"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "3.2.1"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.9.0.post0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.17.0"
                ]
            ]
        },
        {
            "name": "tabulate2",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    "==",
                    "4.12.2"
                ]
            ]
        },
        {
            "name": "wcwidth",
            "specs": [
                [
                    "==",
                    "0.2.13"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.21.0"
                ]
            ]
        }
    ],
    "lcname": "ttrpg-dice"
}
        
Elapsed time: 1.45479s