{ "info": { "author": "Peilonrayz", "author_email": "peilonrayz@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.7" ], "description": "# Dice Stats\n\n[![Master Build Status](https://travis-ci.org/Peilonrayz/dice_stats.svg?branch=master)](https://travis-ci.org/Peilonrayz/dice_stats)\n\nGet statistics for rolling dice.\n\n## Installation\n\n```bash\n$ pip install dice_stats\n```\n\n## How to use\n\nThe [documentation is available online](https://peilonrayz.github.io/dice_stats/index.html).\n\n# Development\n\nAll tests use are run via tox. This includes running static analysis tools, unit tests and generating documentation.\n\n```bash\n$ tox\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Peilonrayz/dice_stats", "keywords": "dice statistics simulation", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dice-stats", "package_url": "https://pypi.org/project/dice-stats/", "platform": "", "project_url": "https://pypi.org/project/dice-stats/", "project_urls": { "Homepage": "https://github.com/Peilonrayz/dice_stats" }, "release_url": "https://pypi.org/project/dice-stats/1.0.0/", "requires_dist": [ "numpy", "tox ; extra == 'dev'" ], "requires_python": "", "summary": "Get statistics for rolling dice.", "version": "1.0.0" }, "last_serial": 5980140, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c3fc12fc0c80bae8a6cc5c6a23cf6bc3", "sha256": "fa1229bcc3ec6f7de3bf486ad4eb9143ba361ca6750d123df64319c93602a092" }, "downloads": -1, "filename": "dice_stats-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c3fc12fc0c80bae8a6cc5c6a23cf6bc3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16281, "upload_time": "2019-10-15T22:16:47", "url": "https://files.pythonhosted.org/packages/15/7c/88e6948b66105bdb1ec013c3284c1eab96adde27fa27f1912abedf64bcdc/dice_stats-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0cd1ab5a7b484528091b8b352f6655e3", "sha256": "f5673b7f1b78832e30a2b56c79a21e45f01bf6c76a9a9012cd5210c4b30012cb" }, "downloads": -1, "filename": "dice_stats-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0cd1ab5a7b484528091b8b352f6655e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13479, "upload_time": "2019-10-15T22:16:50", "url": "https://files.pythonhosted.org/packages/e1/0b/f2cafecd6ffb192b65e1e1192e1df78e67a63ff81cecc772335c7f025620/dice_stats-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c3fc12fc0c80bae8a6cc5c6a23cf6bc3", "sha256": "fa1229bcc3ec6f7de3bf486ad4eb9143ba361ca6750d123df64319c93602a092" }, "downloads": -1, "filename": "dice_stats-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c3fc12fc0c80bae8a6cc5c6a23cf6bc3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16281, "upload_time": "2019-10-15T22:16:47", "url": "https://files.pythonhosted.org/packages/15/7c/88e6948b66105bdb1ec013c3284c1eab96adde27fa27f1912abedf64bcdc/dice_stats-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0cd1ab5a7b484528091b8b352f6655e3", "sha256": "f5673b7f1b78832e30a2b56c79a21e45f01bf6c76a9a9012cd5210c4b30012cb" }, "downloads": -1, "filename": "dice_stats-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0cd1ab5a7b484528091b8b352f6655e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13479, "upload_time": "2019-10-15T22:16:50", "url": "https://files.pythonhosted.org/packages/e1/0b/f2cafecd6ffb192b65e1e1192e1df78e67a63ff81cecc772335c7f025620/dice_stats-1.0.0.tar.gz" } ] }