dicepy


Namedicepy JSON
Version 0.4 PyPI version JSON
download
home_pagehttps://github.com/primal-coder/dicepy
SummaryA dice rolling library for Python.
upload_time2023-10-27 10:34:27
maintainer
docs_urlNone
authorJames J. Evans
requires_python>=3.6
license
keywords dice rolling die d20 dnd d&d rpg role playing game
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/primal-coder/dicepy",
    "name": "dicepy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "dice rolling die d20 dnd d&d rpg role playing game",
    "author": "James J. Evans",
    "author_email": "joesaysahoy@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/66/93/d488b0a947b99d5ff4e792976c314e1f247132bc4ce9d8e6024e224044a5/dicepy-0.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A dice rolling library for Python.",
    "version": "0.4",
    "project_urls": {
        "Homepage": "https://github.com/primal-coder/dicepy"
    },
    "split_keywords": [
        "dice",
        "rolling",
        "die",
        "d20",
        "dnd",
        "d&d",
        "rpg",
        "role",
        "playing",
        "game"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6693d488b0a947b99d5ff4e792976c314e1f247132bc4ce9d8e6024e224044a5",
                "md5": "ad673e6dec3310cd08b43b3df5e8a33b",
                "sha256": "a57e70c61d0f6e559830fef22dc03051c65c43dd8d6cceb113bf244a3b4975d1"
            },
            "downloads": -1,
            "filename": "dicepy-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ad673e6dec3310cd08b43b3df5e8a33b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6854,
            "upload_time": "2023-10-27T10:34:27",
            "upload_time_iso_8601": "2023-10-27T10:34:27.895332Z",
            "url": "https://files.pythonhosted.org/packages/66/93/d488b0a947b99d5ff4e792976c314e1f247132bc4ce9d8e6024e224044a5/dicepy-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-27 10:34:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "primal-coder",
    "github_project": "dicepy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dicepy"
}
        
Elapsed time: 0.13554s