empiricaldist
=============
Python library that represents empirical distribution functions.
`Documentation <https://allendowney.github.io/empiricaldist/>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/AllenDowney/empiricaldist",
"name": "empiricaldist",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Allen B. Downey",
"author_email": "downey@allendowney.com",
"download_url": "https://files.pythonhosted.org/packages/16/fa/be3cce529321f6628c63a306a68640bce6f88209da92bf01c42772c8f0a2/empiricaldist-0.8.0.tar.gz",
"platform": null,
"description": "empiricaldist\n=============\n\nPython library that represents empirical distribution functions.\n\n`Documentation <https://allendowney.github.io/empiricaldist/>`_\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Python library that represents empirical distributions.",
"version": "0.8.0",
"project_urls": {
"Homepage": "https://github.com/AllenDowney/empiricaldist"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "16fabe3cce529321f6628c63a306a68640bce6f88209da92bf01c42772c8f0a2",
"md5": "f33e9f97463ca8620afbf4f9d8a92fdd",
"sha256": "4a69df79e807ba8269fbb5855ac6899234a3f533ca055bcd4cd43b44b2b1a268"
},
"downloads": -1,
"filename": "empiricaldist-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "f33e9f97463ca8620afbf4f9d8a92fdd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 12561,
"upload_time": "2025-01-19T20:40:30",
"upload_time_iso_8601": "2025-01-19T20:40:30.552912Z",
"url": "https://files.pythonhosted.org/packages/16/fa/be3cce529321f6628c63a306a68640bce6f88209da92bf01c42772c8f0a2/empiricaldist-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-19 20:40:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AllenDowney",
"github_project": "empiricaldist",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "pandas",
"specs": []
}
],
"lcname": "empiricaldist"
}