{ "info": { "author": "Jose Maria Miotto", "author_email": "josemiotto+datagram@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This is a small package with some functions that help me to handle data\nin a fast and easier way. The main goal is to fit data without making\na mess.\n\nAlthough of course there's nothing new here, the classes Histogram and\nDistribution here present seem to me nicer to work with in comparison \nwith other frameworks. These two classes are the core of the package.\n\nClass Histogram allows fast generation of pdfs and cdfs, while data can\nbe added to the object at any time. The package is thought for discrete\ndata, usually sparse, so it is stored in a dictionary.\n\nClass Distribution is a wrapper of distribution functions (pdf, cdf,\nlikelihood, etc.) which is a counterpart of Histogram, used in the fitting\nprocess.\n\nCopyright 2013 Jose Maria Miotto", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/datagram", "keywords": null, "license": "GPL3", "maintainer": null, "maintainer_email": null, "name": "datagram", "package_url": "https://pypi.org/project/datagram/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/datagram/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/datagram" }, "release_url": "https://pypi.org/project/datagram/0.1/", "requires_dist": null, "requires_python": null, "summary": "Useful Data Containers", "version": "0.1" }, "last_serial": 952969, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9f25603d70175496e29b69cbfe51fa68", "sha256": "046f59265bb0da85a3ab262a02cd57ee5038a83c2cafe1e0e3cc9749f43cd69f" }, "downloads": -1, "filename": "datagram-0.1.tar.gz", "has_sig": false, "md5_digest": "9f25603d70175496e29b69cbfe51fa68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4955, "upload_time": "2013-12-23T16:42:24", "url": "https://files.pythonhosted.org/packages/86/06/33abf26cccc2c566c0d10b5d8132975d051742da106f1ea98e9af0598459/datagram-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f25603d70175496e29b69cbfe51fa68", "sha256": "046f59265bb0da85a3ab262a02cd57ee5038a83c2cafe1e0e3cc9749f43cd69f" }, "downloads": -1, "filename": "datagram-0.1.tar.gz", "has_sig": false, "md5_digest": "9f25603d70175496e29b69cbfe51fa68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4955, "upload_time": "2013-12-23T16:42:24", "url": "https://files.pythonhosted.org/packages/86/06/33abf26cccc2c566c0d10b5d8132975d051742da106f1ea98e9af0598459/datagram-0.1.tar.gz" } ] }