{ "info": { "author": "Yoginth", "author_email": "me@yoginth.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## Math Avg\n\n> Get the average of numbers\n\n## Screenshot\n\n\n\n## Install\n\n```\n$ pip install mathavg\n```\n\n## Usage\n\n```python\nfrom mathavg import mathAvg\n\nmathAvg([1, 2, 3, 4, 5, 6, 7])\n#=> 4.0\n```\n\n## License\n\n[MIT][license] Yoginth\n\n[LICENSE]: https://mit.yoginth.com", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.com", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mathavg", "package_url": "https://pypi.org/project/mathavg/", "platform": "", "project_url": "https://pypi.org/project/mathavg/", "project_urls": { "Homepage": "https://yoginth.com", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/mathavg" }, "release_url": "https://pypi.org/project/mathavg/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Get the average of numbers", "version": "1.0.1" }, "last_serial": 5220409, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "4ca11184fd5f1603059ff46d917bdb2b", "sha256": "7aeecd304051a8b71403ee45ef8913b49992a54b4a1b0ed3f5bd4f6016acdd67" }, "downloads": -1, "filename": "mathavg-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4ca11184fd5f1603059ff46d917bdb2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1712, "upload_time": "2018-08-14T14:02:32", "url": "https://files.pythonhosted.org/packages/44/f2/e9e1e2f3dcedfc6e019ab9011c5e7699588c505a3d6175c59bbe3930892c/mathavg-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "7a6e5ee4b301248a2f93a5b08095dfbc", "sha256": "93828c00f3404dfccd23555e71e9b6f8ad1ea5444116b75b0b91877fa2201f1b" }, "downloads": -1, "filename": "mathavg-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7a6e5ee4b301248a2f93a5b08095dfbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1389, "upload_time": "2019-05-03T05:31:33", "url": "https://files.pythonhosted.org/packages/cf/6e/f3b320383d879a6794f5b6f8e178db058b1c86e92b89f51d47da82ba7b4e/mathavg-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a6e5ee4b301248a2f93a5b08095dfbc", "sha256": "93828c00f3404dfccd23555e71e9b6f8ad1ea5444116b75b0b91877fa2201f1b" }, "downloads": -1, "filename": "mathavg-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7a6e5ee4b301248a2f93a5b08095dfbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1389, "upload_time": "2019-05-03T05:31:33", "url": "https://files.pythonhosted.org/packages/cf/6e/f3b320383d879a6794f5b6f8e178db058b1c86e92b89f51d47da82ba7b4e/mathavg-1.0.1.tar.gz" } ] }