{ "info": { "author": "Vladimir Seregin", "author_email": "31631@rambler.ru", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "# Find x-th percentile of sequence without numpy \n\n[![codecov](https://codecov.io/gh/heaviss/percentiles/branch/master/graph/badge.svg)](https://codecov.io/gh/heaviss/percentiles)\n[![CircleCI](https://circleci.com/gh/heaviss/percentiles.svg?style=svg)](https://circleci.com/gh/heaviss/percentiles)\n\nBecause sometimes you need one function only.\n\n## Install\n```\npip install percentiles\n```\n\n## Use\n```\ntodo\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/heaviss/percentiles", "keywords": "percentile,statistics", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "percentiles", "package_url": "https://pypi.org/project/percentiles/", "platform": "", "project_url": "https://pypi.org/project/percentiles/", "project_urls": { "Homepage": "https://github.com/heaviss/percentiles" }, "release_url": "https://pypi.org/project/percentiles/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Get percentile of sequence without numpy", "version": "0.1.0" }, "last_serial": 5012503, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7287d82abfc42d668c55283f900b9aa2", "sha256": "45eba93660b04c1a74a5b9b3a79e3a2b721393eb1ab2c59dd292c5e154d757b4" }, "downloads": -1, "filename": "percentiles-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7287d82abfc42d668c55283f900b9aa2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43347, "upload_time": "2019-04-01T10:43:19", "url": "https://files.pythonhosted.org/packages/82/10/f8b94a973ed6abbf48ff5b3b6906fba8452672b2370a1e3f21f05706d5e0/percentiles-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7287d82abfc42d668c55283f900b9aa2", "sha256": "45eba93660b04c1a74a5b9b3a79e3a2b721393eb1ab2c59dd292c5e154d757b4" }, "downloads": -1, "filename": "percentiles-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7287d82abfc42d668c55283f900b9aa2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43347, "upload_time": "2019-04-01T10:43:19", "url": "https://files.pythonhosted.org/packages/82/10/f8b94a973ed6abbf48ff5b3b6906fba8452672b2370a1e3f21f05706d5e0/percentiles-0.1.0.tar.gz" } ] }