{ "info": { "author": "Stefano Crosta", "author_email": "stefano@digitalemagine.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "==============================================\nstatistics - Mathematical statistics functions\n==============================================\n\nA port of Python 3.4 statistics module to Python 2.*, initially done through the `3to2 tool `_.\n\n\nThis module provides functions for calculating mathematical statistics of numeric (Real-valued) data.\n\n\nSources\n=======\n\nRelevant links:\n\n* This package: https://github.com/digitalemagine/py-statistics\n* Official Python documentation: https://docs.python.org/3/library/statistics.html\n* Original PEP 450: http://www.python.org/dev/peps/pep-0450/\n* Original source code: https://github.com/python/cpython/blob/master/Lib/statistics.py (`alt `_)\n* Original source documentation: https://github.com/python/cpython/blob/master/Doc/library/statistics.rst\n\n\nTODO\n====\n\nMake a version for Python 3.0 -> 3.2 (http://pythonhosted.org//setuptools/python3.html)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "statistics", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "statistics", "package_url": "https://pypi.org/project/statistics/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/statistics/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/statistics/1.0.3.5/", "requires_dist": null, "requires_python": null, "summary": "A Python 2.* port of 3.4 Statistics Module", "version": "1.0.3.5" }, "last_serial": 3238484, "releases": { "1.0.3.5": [ { "comment_text": "", "digests": { "md5": "d6d97f3a1a7b3192cff99e0f2b5956c3", "sha256": "2dc379b80b07bf2ddd5488cad06b2b9531da4dd31edb04dc9ec0dc226486c138" }, "downloads": -1, "filename": "statistics-1.0.3.5.tar.gz", "has_sig": false, "md5_digest": "d6d97f3a1a7b3192cff99e0f2b5956c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8303, "upload_time": "2014-10-16T14:34:26", "url": "https://files.pythonhosted.org/packages/bb/3a/ae99a15e65636559d936dd2159d75af1619491e8cb770859fbc8aa62cef6/statistics-1.0.3.5.tar.gz" } ], "3.4.0b3": [ { "comment_text": "", "digests": { "md5": "78f960282d7642436166dadaf5a630e2", "sha256": "535ae04f76a6dae57c41e88de69992ece0cf66eb3d4772c41ab94f064e742ff6" }, "downloads": -1, "filename": "statistics-3.4.0b3-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "78f960282d7642436166dadaf5a630e2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9174, "upload_time": "2017-10-10T07:49:37", "url": "https://files.pythonhosted.org/packages/c3/3b/1e526d66d8c51748b17525bbaa3ed0dc149b8e749c33687d9c660f3b9a4f/statistics-3.4.0b3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c2b5a068d2962d5bd1b0359da4037bfa", "sha256": "d23485d9666804800b79439776c16f5b18b96edf56182ee8b5f2cb5c7adad0c5" }, "downloads": -1, "filename": "statistics-3.4.0b3.tar.gz", "has_sig": true, "md5_digest": "c2b5a068d2962d5bd1b0359da4037bfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12486, "upload_time": "2017-10-10T07:49:20", "url": "https://files.pythonhosted.org/packages/66/c6/58fa2f9044a4ed98b3c09d4e412cd362cda8db89be22ea72a6dcdc47cb70/statistics-3.4.0b3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6d97f3a1a7b3192cff99e0f2b5956c3", "sha256": "2dc379b80b07bf2ddd5488cad06b2b9531da4dd31edb04dc9ec0dc226486c138" }, "downloads": -1, "filename": "statistics-1.0.3.5.tar.gz", "has_sig": false, "md5_digest": "d6d97f3a1a7b3192cff99e0f2b5956c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8303, "upload_time": "2014-10-16T14:34:26", "url": "https://files.pythonhosted.org/packages/bb/3a/ae99a15e65636559d936dd2159d75af1619491e8cb770859fbc8aa62cef6/statistics-1.0.3.5.tar.gz" } ] }