{ "info": { "author": "Akshay Agrawal", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "Crick-It\n========\n\n|Build Status| |codecov| |Maintainability| |contributions welcome|\n|GitHub version| |Open Source Love| |MIT Licence| |GitHub issues|\n\nCrickit is a text-based cricket simulator.\n\nAvailable teams\n~~~~~~~~~~~~~~~\n\n- India\n- Pakistan\n\nTeam Data Contributions welcome\n\nAPI\n~~~\n\nPlay a single Match between two specific teams\n\n\n.. code:: python\n\n playMatch(team1, team2)\n\nSimulate n Matches between two specific teams\n\n\n.. code:: python\n\n simulateMatches(team1, team2, n)\n\nn(default = 100)\n\nRoadmap\n~~~~~~~\n\n1. Refactor based on actual cricket data stats (Strike rate, economy\n rate etc)\n\n 1. Currently its modelled on the probability of wide ball, no ball,\n wicket Ball etc, which are not standard cricket stats\n\nFuture Releases\n\n\n1. Simulate game based on current player of the team\n2. Simulate an entire T20 tournament\n\n 1. Create directory/dictionary/file of teams and their stats\n 2. Create directory of teams for each team with individual stats\n\n3. Bug fixes, tuning\n\n.. 11th-november-2017:\n\n11th november 2017\n\n\nInitial Commit working two team cricket game\n\nAuthor Information\n~~~~~~~~~~~~~~~~~~\n\nCreated by `Akshay Agrawal`_ at ArtCenter College of Design\n\nLicense Information\n'''''''''''''''''''\n\nThe MIT License\n\n.. _Akshay Agrawal: https://en.wikipedia.org/wiki/Akshay_Agrawal\n\n.. |Build Status| image:: https://travis-ci.org/oficiallyAkshayEdu/crickit.svg?branch=master\n :target: https://travis-ci.org/oficiallyAkshayEdu/crickit\n.. |codecov| image:: https://codecov.io/gh/oficiallyAkshayEdu/crickit/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/oficiallyAkshayEdu/crickit\n.. |Maintainability| image:: https://api.codeclimate.com/v1/badges/28613489cf646368e3cd/maintainability\n :target: https://codeclimate.com/github/oficiallyAkshayEdu/crickit/maintainability\n.. |contributions welcome| image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\n :target: https://github.com/dwyl/esta/issues\n.. |GitHub version| image:: https://badge.fury.io/gh/oficiallyAkshayEdu%2Fcrickit.svg\n :target: https://badge.fury.io/gh/oficiallyAkshayEdu%2Fcrickit\n.. |Open Source Love| image:: https://badges.frapsoft.com/os/v2/open-source.svg?v=103\n :target: https://github.com/ellerbrock/open-source-badges/\n.. |MIT Licence| image:: https://badges.frapsoft.com/os/mit/mit.svg?v=103\n :target: https://opensource.org/licenses/mit-license.php\n.. |GitHub issues| image:: https://img.shields.io/github/issues/oficiallyAkshayEdu/crickit.svg\n :target: https://github.com/oficiallyAkshayEdu/crickit/issues", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oficiallyAkshayEdu/crickit", "keywords": "", "license": "MITa", "maintainer": "", "maintainer_email": "", "name": "crickit", "package_url": "https://pypi.org/project/crickit/", "platform": "", "project_url": "https://pypi.org/project/crickit/", "project_urls": { "Homepage": "https://github.com/oficiallyAkshayEdu/crickit" }, "release_url": "https://pypi.org/project/crickit/0.0.126/", "requires_dist": null, "requires_python": "", "summary": "Text based Cricket Simulator in Python", "version": "0.0.126" }, "last_serial": 3382234, "releases": { "0.0.125": [ { "comment_text": "", "digests": { "md5": "0aa8b87122d889f78d4aa5484501e934", "sha256": "ceb95fa1cd4f5fdab5efcfa471d9d527b90506ff271d8597e7970e387515f39f" }, "downloads": -1, "filename": "crickit-0.0.125.tar.gz", "has_sig": false, "md5_digest": "0aa8b87122d889f78d4aa5484501e934", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5035, "upload_time": "2017-12-02T07:26:27", "url": "https://files.pythonhosted.org/packages/c0/9e/33223d03a5de8839cbf4cc2f94f19c7a4261bed31b011a98563265a7fcb9/crickit-0.0.125.tar.gz" } ], "0.0.126": [ { "comment_text": "", "digests": { "md5": "55979c4ce6448302a9331c0f314a5550", "sha256": "d00dca29f927e7c53b11af07e852acaa9b826349710d7d6fe7a643916a836e8e" }, "downloads": -1, "filename": "crickit-0.0.126.tar.gz", "has_sig": false, "md5_digest": "55979c4ce6448302a9331c0f314a5550", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4722, "upload_time": "2017-12-02T07:39:40", "url": "https://files.pythonhosted.org/packages/91/77/b49900dc5a07bf00af36ff66e778624abcdc4b17294436e1c22560578fd7/crickit-0.0.126.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "55979c4ce6448302a9331c0f314a5550", "sha256": "d00dca29f927e7c53b11af07e852acaa9b826349710d7d6fe7a643916a836e8e" }, "downloads": -1, "filename": "crickit-0.0.126.tar.gz", "has_sig": false, "md5_digest": "55979c4ce6448302a9331c0f314a5550", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4722, "upload_time": "2017-12-02T07:39:40", "url": "https://files.pythonhosted.org/packages/91/77/b49900dc5a07bf00af36ff66e778624abcdc4b17294436e1c22560578fd7/crickit-0.0.126.tar.gz" } ] }