{ "info": { "author": "Andreas Albert, Clemens Lange", "author_email": "hepdata-lib@cern.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# hepdata_lib\n\n[![DOI](https://zenodo.org/badge/129248575.svg)](https://zenodo.org/badge/latestdoi/129248575)\n[![PyPI version](https://badge.fury.io/py/hepdata-lib.svg)](https://badge.fury.io/py/hepdata-lib)\n[![Build Status](https://travis-ci.org/HEPData/hepdata_lib.svg?branch=master)](https://travis-ci.org/HEPData/hepdata_lib)\n[![Coverage Status](https://coveralls.io/repos/github/HEPData/hepdata_lib/badge.svg?branch=master)](https://coveralls.io/github/HEPData/hepdata_lib?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/hepdata-lib/badge/)](http://hepdata-lib.readthedocs.io/)\n[![Docker Hub](https://images.microbadger.com/badges/image/clelange/hepdata_lib.svg)](https://hub.docker.com/r/clelange/hepdata_lib/)\n\nLibrary for getting your data into HEPData\n\n## Installation\n\n```shell\npip install hepdata_lib\n```\n\n## Getting started\n\nFor using `hepdata_lib`, you don't even need to install it, but can use the [binder](https://mybinder.org/) or [SWAN](https://swan.cern.ch/) (CERN-only) services using one of the buttons below and following the instructions in the notebook with name [Getting_started](examples/Getting_started.ipynb):\n\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/HEPData/hepdata_lib/master?filepath=examples/Getting_started.ipynb)\n[![SWAN](https://swanserver.web.cern.ch/swanserver/images/badge_swan_white_150.png)](https://cern.ch/swanserver/cgi-bin/go/?projurl=https://github.com/HEPData/hepdata_lib.git)\n\nYou can also use the docker image:\n\n```shell\ndocker run --rm -it -p 8888:8888 clelange/hepdata_lib\n```\n\nAnd then point your browser to [http://localhost:8888](http://localhost:8888) and use the token that is printed out.\n\n## Further examples\n\nThere are a few more examples available that can directly be run using the [binder](https://mybinder.org/) links below or using [SWAN](https://swan.cern.ch/) (CERN-only, please use LCG release LCG_94 or later) and selecting the corresponding notebook manually:\n\n- [Reading in text files](examples/Getting_started.ipynb) [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/HEPData/hepdata_lib/master?filepath=examples/Getting_started.ipynb)\n- [Reading in a CMS combine ntuple](examples/combine_limits.ipynb) [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/HEPData/hepdata_lib/master?filepath=examples/combine_limits.ipynb)\n- [Reading in ROOT histograms](examples/reading_histograms.ipynb) [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/HEPData/hepdata_lib/master?filepath=examples/reading_histograms.ipynb)\n- [Reading a correlation matrix](examples/correlation.ipynb) [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/HEPData/hepdata_lib/master?filepath=examples/correlation.ipynb)\n\n## External dependencies\n\n- [ROOT](https://root.cern.ch)\n- [ImageMagick](https://www.imagemagick.org)\n\nMake sure that you have `ROOT` in your `$PYTHONPATH` and that the `convert` command is available by adding its location to your `$PATH` if needed.\n\n\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/HEPData/hepdata_lib", "keywords": "HEPData physics OpenData", "license": "", "maintainer": "", "maintainer_email": "", "name": "hepdata-lib", "package_url": "https://pypi.org/project/hepdata-lib/", "platform": "", "project_url": "https://pypi.org/project/hepdata-lib/", "project_urls": { "Bug Reports": "https://github.com/HEPData/hepdata_lib/issues", "Documentation": "https://hepdata-lib.readthedocs.io", "Homepage": "https://github.com/HEPData/hepdata_lib", "Source": "https://github.com/HEPData/hepdata_lib" }, "release_url": "https://pypi.org/project/hepdata-lib/0.3.0/", "requires_dist": [ "numpy", "PyYAML (>4.*)", "future", "pylint" ], "requires_python": "", "summary": "Library for getting your data into HEPData", "version": "0.3.0" }, "last_serial": 5721166, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a52c2c513947781ff3565874791e735b", "sha256": "7d4a2c8a17717df99678f1197b8b30e4e187cdbae3b23abab4bb0c925aa5190e" }, "downloads": -1, "filename": "hepdata_lib-0.1.tar.gz", "has_sig": false, "md5_digest": "a52c2c513947781ff3565874791e735b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7275, "upload_time": "2018-04-13T14:36:27", "url": "https://files.pythonhosted.org/packages/86/fc/35207b1b90c91b716cd55f9e9a6be23a52793fb483457dda9376250dbcb7/hepdata_lib-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ee12aa20da3233d99135254d524edb50", "sha256": "865a675000ed66557041802cc3a395c6ecca496473d19f0e6380674e694380e1" }, "downloads": -1, "filename": "hepdata_lib-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ee12aa20da3233d99135254d524edb50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7376, "upload_time": "2018-04-26T13:52:39", "url": "https://files.pythonhosted.org/packages/ab/ec/d032a0d54128bf6b080c6f3287a0c5a691cd009069cf7db9596b6666a09e/hepdata_lib-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b0a8341f0b4248df7e17c68daed4ea93", "sha256": "ea4f7d233b747698c16c1f5b3ea9843e31a319d1bfeaa13754ab1d63e1fb250b" }, "downloads": -1, "filename": "hepdata_lib-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b0a8341f0b4248df7e17c68daed4ea93", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9321, "upload_time": "2018-06-12T15:18:01", "url": "https://files.pythonhosted.org/packages/e9/9d/f2ede40802a9ab11f58e5986cf3f1826351cb08a6293133001b327599049/hepdata_lib-0.2.0-py2.py3-none-any.whl" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "0d5d36df9d4c15c8b409d3842b17eef9", "sha256": "ce8f9be308420bcab18903cf98736fac7179a5d967e66bde96b993be3285b687" }, "downloads": -1, "filename": "hepdata_lib-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0d5d36df9d4c15c8b409d3842b17eef9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10733, "upload_time": "2018-06-26T09:46:35", "url": "https://files.pythonhosted.org/packages/0b/fd/ff53f45bd2217546bda29beca8fc5b39341cf173bdbb647a121e26fedf9e/hepdata_lib-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "33cf8c214540a2628faff5f01f246e39", "sha256": "b0752230c30ea646039735519ae282677e8050722c4516800ad9b42b99fdceee" }, "downloads": -1, "filename": "hepdata_lib-0.2.1.tar.gz", "has_sig": false, "md5_digest": "33cf8c214540a2628faff5f01f246e39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11564, "upload_time": "2018-06-26T09:46:56", "url": "https://files.pythonhosted.org/packages/d4/d1/a696d8dd388bcb71f1a30da9013c47fb169b915268d30fca1717f512f5d3/hepdata_lib-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "3ac4cd991c11cffce605d2ba6c3e543e", "sha256": "3f5b0b5909167ecb965d78185dda2a2a10562eb9f6481680359cc9a1638e965b" }, "downloads": -1, "filename": "hepdata_lib-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3ac4cd991c11cffce605d2ba6c3e543e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11059, "upload_time": "2018-06-28T11:14:01", "url": "https://files.pythonhosted.org/packages/96/85/b0c06c22eb6aab618e462c6d22cede76d0bd6554dac7706ecdec193c253e/hepdata_lib-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "edc587597007e9b046130523072dfa8c", "sha256": "695d5db34e2b38019ecbd16ce6affe1b2786eb614974a4f8172da25d2b646fb4" }, "downloads": -1, "filename": "hepdata_lib-0.2.2.tar.gz", "has_sig": false, "md5_digest": "edc587597007e9b046130523072dfa8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11896, "upload_time": "2018-06-28T11:14:03", "url": "https://files.pythonhosted.org/packages/5e/ed/274aa3a72eb68ea8f05ae63eb1135155549a32c0a90a34112df1f9d8edf9/hepdata_lib-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "eca7a183756e05a59b75185593b4882b", "sha256": "d4cc15f810077c9cdebf7ac078fd7a1667fc20757d51eb5bbcf8abadda1ab3c3" }, "downloads": -1, "filename": "hepdata_lib-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eca7a183756e05a59b75185593b4882b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11620, "upload_time": "2018-08-01T08:32:07", "url": "https://files.pythonhosted.org/packages/60/cd/d6b4a383957e1d3ef7efa49d3a595b9c86a4e89428ab33eb62f7777fcf2a/hepdata_lib-0.2.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "604ad2407c8982a7ab81ce7dbe7b0f58", "sha256": "634b9a4faaf11a31fd13f80bf03d89b19206e755fb55e76a17f972d31639eebe" }, "downloads": -1, "filename": "hepdata_lib-0.2.3.tar.gz", "has_sig": false, "md5_digest": "604ad2407c8982a7ab81ce7dbe7b0f58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13719, "upload_time": "2018-08-01T08:32:08", "url": "https://files.pythonhosted.org/packages/f3/b5/f34cec8bba3900b601cc2abfefcac7d7c964bebe6997addd434a6eb64468/hepdata_lib-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "e7bbb70e710238b1cfd261f584557af3", "sha256": "4ed99b51a51974e896f8321ff606aa53496ac98371eb90d8da4907477d98a2e6" }, "downloads": -1, "filename": "hepdata_lib-0.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e7bbb70e710238b1cfd261f584557af3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12757, "upload_time": "2018-09-05T08:24:28", "url": "https://files.pythonhosted.org/packages/08/bc/5138240dee2dbb2a30343ee71477972c353f696878830bf004e103c34675/hepdata_lib-0.2.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "40bd64534cbb9e8cd89efe1a877f204f", "sha256": "9043a1161be6b8a6e429993e9e39e50f6decbb1b809b11f10acca3f8c6be563c" }, "downloads": -1, "filename": "hepdata_lib-0.2.4.tar.gz", "has_sig": false, "md5_digest": "40bd64534cbb9e8cd89efe1a877f204f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13870, "upload_time": "2018-09-05T08:24:30", "url": "https://files.pythonhosted.org/packages/11/2b/5ced2bd630df939c7620a3175c451ff0c175a85686823f15ba22d836af50/hepdata_lib-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "848d5d971f48bb609de5c611cd933c4e", "sha256": "7047d50d511af4f2a615470cd03ba10325fbef4927f0a167ae4b6ef4e4d8c45a" }, "downloads": -1, "filename": "hepdata_lib-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "848d5d971f48bb609de5c611cd933c4e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13717, "upload_time": "2018-12-04T14:29:47", "url": "https://files.pythonhosted.org/packages/cd/d6/b7ede391ab9a633b277374592e0fc67b72d30bd44b5a9f453f7aeedd1b0c/hepdata_lib-0.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e6dd47966adcabe278a59d926bb13e21", "sha256": "e10baf638416a72fe016fe7751c90f85ab15b5c064a2d4eee16fa7a7557e2ee9" }, "downloads": -1, "filename": "hepdata_lib-0.2.5.tar.gz", "has_sig": false, "md5_digest": "e6dd47966adcabe278a59d926bb13e21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14042, "upload_time": "2018-12-04T14:29:48", "url": "https://files.pythonhosted.org/packages/7a/e4/a8c0e88fe1c0dc13721f0762086c6e4dd3dfccff3e9cf4b3cbc64db95ca5/hepdata_lib-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "91b67896540d29975756c89e31960526", "sha256": "47758ec8491a4734c5b79ccb0f37f82f0adcecf5f5b07cdc7190b853f9db1697" }, "downloads": -1, "filename": "hepdata_lib-0.2.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "91b67896540d29975756c89e31960526", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13730, "upload_time": "2018-12-14T10:34:49", "url": "https://files.pythonhosted.org/packages/bd/29/0d5813045fcca37e75f149379ff9b19c04863182e55d486abb5fa5406a03/hepdata_lib-0.2.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "79a86ee90be3618e00266888ad5abad4", "sha256": "b28908738c6891dbf969b744d9f3749b0134bcddcb2e1019a3c85cfa0823ecf1" }, "downloads": -1, "filename": "hepdata_lib-0.2.6.tar.gz", "has_sig": false, "md5_digest": "79a86ee90be3618e00266888ad5abad4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14051, "upload_time": "2018-12-14T10:34:51", "url": "https://files.pythonhosted.org/packages/d1/6a/5547e68817436e2c40b65c9e053cb29e4211425b63d86f4e981d35eac203/hepdata_lib-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "acd144d39c42be700d35512c13716f28", "sha256": "4f71603cb0b680119463d66a5edfb9a7ce832436b277c0bb6ebb4c255b50d89c" }, "downloads": -1, "filename": "hepdata_lib-0.2.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "acd144d39c42be700d35512c13716f28", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13592, "upload_time": "2018-12-18T10:03:59", "url": "https://files.pythonhosted.org/packages/0f/1c/4b4d7af470d30a5a3a4aeadad10ba95cfc5899cadc43a5c2584b5a7e5541/hepdata_lib-0.2.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af3dbc88cfa8e1eeb4f92c57e9622309", "sha256": "199869133ad9874901a56fd0f8aef2253ef37bb61f8a35a558f1677413217d2a" }, "downloads": -1, "filename": "hepdata_lib-0.2.7.tar.gz", "has_sig": false, "md5_digest": "af3dbc88cfa8e1eeb4f92c57e9622309", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13935, "upload_time": "2018-12-18T10:04:01", "url": "https://files.pythonhosted.org/packages/42/b6/df27e8bfd87f7fb075f13145728c964952b85a2a51d64a48f6bedc32f5fd/hepdata_lib-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "7fdcdd6506d808d6750768c5cd20d96b", "sha256": "ad5406a478e73c7e0a7ce47b6ed0aa3d2ffdda2658ddfc2f095000d73404d109" }, "downloads": -1, "filename": "hepdata_lib-0.2.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7fdcdd6506d808d6750768c5cd20d96b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13990, "upload_time": "2019-08-22T20:30:17", "url": "https://files.pythonhosted.org/packages/50/51/08f1bc7b77a9bda896f7c4a83a48700ba2dfdfd8d11f85ae8413ad10ff5f/hepdata_lib-0.2.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6aac0761a3f5da2d4b43918ced1aecd6", "sha256": "4f9fbb5e233bd9c5a15a6d8866241df5aa2516efcf3fbfd95ee153342cee5505" }, "downloads": -1, "filename": "hepdata_lib-0.2.8.tar.gz", "has_sig": false, "md5_digest": "6aac0761a3f5da2d4b43918ced1aecd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14343, "upload_time": "2019-08-22T20:30:19", "url": "https://files.pythonhosted.org/packages/c8/d2/eebb7199e7784f151f2ceb468767df3fb5607d7867502c01c55dc0b93f65/hepdata_lib-0.2.8.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "2ea130bd2cdd28678a73f8bd3452d574", "sha256": "712458212afa0511c675a0155ac8ccc4c778396c022692048924b2e2273e7372" }, "downloads": -1, "filename": "hepdata_lib-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2ea130bd2cdd28678a73f8bd3452d574", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14015, "upload_time": "2019-08-23T14:40:26", "url": "https://files.pythonhosted.org/packages/77/ae/21de7ab7fd03bbc4c6eabdbfaff8126272b61bfaa1071b9b666b4ac5cccd/hepdata_lib-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8dbcb725143d21b04aec7903abfb89a0", "sha256": "db57ac8a4103d6bb4b2bc5b6ea4e5083be973e6923248fcd7b73648d50f21e7f" }, "downloads": -1, "filename": "hepdata_lib-0.3.0.tar.gz", "has_sig": false, "md5_digest": "8dbcb725143d21b04aec7903abfb89a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14368, "upload_time": "2019-08-23T14:40:28", "url": "https://files.pythonhosted.org/packages/82/cb/a8e9f10d8380a6ebbbfd45fa8000970a0bcb514364c00e070fb0458ce611/hepdata_lib-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ea130bd2cdd28678a73f8bd3452d574", "sha256": "712458212afa0511c675a0155ac8ccc4c778396c022692048924b2e2273e7372" }, "downloads": -1, "filename": "hepdata_lib-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2ea130bd2cdd28678a73f8bd3452d574", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14015, "upload_time": "2019-08-23T14:40:26", "url": "https://files.pythonhosted.org/packages/77/ae/21de7ab7fd03bbc4c6eabdbfaff8126272b61bfaa1071b9b666b4ac5cccd/hepdata_lib-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8dbcb725143d21b04aec7903abfb89a0", "sha256": "db57ac8a4103d6bb4b2bc5b6ea4e5083be973e6923248fcd7b73648d50f21e7f" }, "downloads": -1, "filename": "hepdata_lib-0.3.0.tar.gz", "has_sig": false, "md5_digest": "8dbcb725143d21b04aec7903abfb89a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14368, "upload_time": "2019-08-23T14:40:28", "url": "https://files.pythonhosted.org/packages/82/cb/a8e9f10d8380a6ebbbfd45fa8000970a0bcb514364c00e070fb0458ce611/hepdata_lib-0.3.0.tar.gz" } ] }