Root-to-DataFrame-MT


NameRoot-to-DataFrame-MT JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryCreate a class that loads a .root file into pandas DataFrames
upload_time2023-08-29 05:00:38
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Root-to-DataFrame-MT",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Lorenzo Principe <lorenzomag@hotmail.it>",
    "download_url": "https://files.pythonhosted.org/packages/56/18/a35f1564f66ef005a0eba7704361f6440217411aca3c25f3bcafdb42f5d1/root_to_dataframe_mt-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Create a class that loads a .root file into pandas DataFrames",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "991fc256d83724f11f3f413eff63eb1c7294f8c37b23bcdafedf3d044825f4e7",
                "md5": "9827c5956a8cbb360f714b331eefc72f",
                "sha256": "28dfe78ece52c523a4670bf23e7c8dd6384aa6131f1e6d7e2e559c327b8225ae"
            },
            "downloads": -1,
            "filename": "root_to_dataframe_mt-0.0.1-1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9827c5956a8cbb360f714b331eefc72f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3982,
            "upload_time": "2023-08-29T05:18:59",
            "upload_time_iso_8601": "2023-08-29T05:18:59.343531Z",
            "url": "https://files.pythonhosted.org/packages/99/1f/c256d83724f11f3f413eff63eb1c7294f8c37b23bcdafedf3d044825f4e7/root_to_dataframe_mt-0.0.1-1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f2b320793d66d94dae4631fd7087014d277c12864675588f442f9725262ac48",
                "md5": "ab80c85995dce4e044e61d89f83b6610",
                "sha256": "73e244cfedfdedf451128cb0152681ed1e58db72ed2ccaf63ea3c187ccaf1711"
            },
            "downloads": -1,
            "filename": "root_to_dataframe_mt-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab80c85995dce4e044e61d89f83b6610",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4013,
            "upload_time": "2023-08-29T05:00:36",
            "upload_time_iso_8601": "2023-08-29T05:00:36.626906Z",
            "url": "https://files.pythonhosted.org/packages/8f/2b/320793d66d94dae4631fd7087014d277c12864675588f442f9725262ac48/root_to_dataframe_mt-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5618a35f1564f66ef005a0eba7704361f6440217411aca3c25f3bcafdb42f5d1",
                "md5": "1b6637a22af69272216867a49e6fae22",
                "sha256": "bfc5c3da17c32581db88b8332fc9a693857b50c78ba1163be750e0ddc9854a2e"
            },
            "downloads": -1,
            "filename": "root_to_dataframe_mt-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1b6637a22af69272216867a49e6fae22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2972,
            "upload_time": "2023-08-29T05:00:38",
            "upload_time_iso_8601": "2023-08-29T05:00:38.489103Z",
            "url": "https://files.pythonhosted.org/packages/56/18/a35f1564f66ef005a0eba7704361f6440217411aca3c25f3bcafdb42f5d1/root_to_dataframe_mt-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 05:00:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "root-to-dataframe-mt"
}
        
Elapsed time: 0.10856s