pdg


Namepdg JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://pdg.lbl.gov
SummaryPython API for accessing PDG data
upload_time2024-10-05 00:00:25
maintainerNone
docs_urlNone
authorParticle Data Group
requires_pythonNone
licenseModified BSD
keywords pdg particle physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PDG Python API
==============

The Python package `pdg` provides programmatic access to the data
published by the  Particle Data Group (PDG) in the *Review of Particle Physics*.
The *Review of Particle Physics* is available online from the PDG website at https://pdg.lbl.gov.
General information about PDG and the *Review of Particle Physics*
can be found at https://pdg.lbl.gov/about.

Documentation is available at https://pdgapi.lbl.gov/doc.

The source code for this package can be found at https://github.com/particledatagroup/api.
This repository uses Git LFS to manage SQlite database files. You need to have Git LFS installed
before checking out the repository with git. Please see the instructions at https://github.com/git-lfs/git-lfs.

To provide feedback or report bugs, please [submit an Issue](https://github.com/particledatagroup/api/issues)
or contact [api@pdg.lbl.gov](mailto:api@pdg.lbl.gov).
            

Raw data

            {
    "_id": null,
    "home_page": "https://pdg.lbl.gov",
    "name": "pdg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "PDG, particle physics",
    "author": "Particle Data Group",
    "author_email": "jberinger@lbl.gov",
    "download_url": "https://files.pythonhosted.org/packages/f5/ac/13903d81d81cdf6c190efeebbd4fe579e8df1fec7307133e26b6aa11094a/pdg-0.1.3.tar.gz",
    "platform": null,
    "description": "PDG Python API\n==============\n\nThe Python package `pdg` provides programmatic access to the data\npublished by the  Particle Data Group (PDG) in the *Review of Particle Physics*.\nThe *Review of Particle Physics* is available online from the PDG website at https://pdg.lbl.gov.\nGeneral information about PDG and the *Review of Particle Physics*\ncan be found at https://pdg.lbl.gov/about.\n\nDocumentation is available at https://pdgapi.lbl.gov/doc.\n\nThe source code for this package can be found at https://github.com/particledatagroup/api.\nThis repository uses Git LFS to manage SQlite database files. You need to have Git LFS installed\nbefore checking out the repository with git. Please see the instructions at https://github.com/git-lfs/git-lfs.\n\nTo provide feedback or report bugs, please [submit an Issue](https://github.com/particledatagroup/api/issues)\nor contact [api@pdg.lbl.gov](mailto:api@pdg.lbl.gov).",
    "bugtrack_url": null,
    "license": "Modified BSD",
    "summary": "Python API for accessing PDG data",
    "version": "0.1.3",
    "project_urls": {
        "Changelog": "https://github.com/particledatagroup/api/blob/main/CHANGELOG.md",
        "Documentation": "https://pdgapi.lbl.gov/doc/",
        "GitHub": "https://github.com/particledatagroup/api",
        "Homepage": "https://pdg.lbl.gov"
    },
    "split_keywords": [
        "pdg",
        " particle physics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5ac13903d81d81cdf6c190efeebbd4fe579e8df1fec7307133e26b6aa11094a",
                "md5": "dd81fc898f1056693d1cd792751300b1",
                "sha256": "6611a55761e89bdfe2080b1fbdaeddfde44f22349d0ddff43e5ac857fd0fe27e"
            },
            "downloads": -1,
            "filename": "pdg-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "dd81fc898f1056693d1cd792751300b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2461974,
            "upload_time": "2024-10-05T00:00:25",
            "upload_time_iso_8601": "2024-10-05T00:00:25.876128Z",
            "url": "https://files.pythonhosted.org/packages/f5/ac/13903d81d81cdf6c190efeebbd4fe579e8df1fec7307133e26b6aa11094a/pdg-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-05 00:00:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "particledatagroup",
    "github_project": "api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "pdg"
}
        
Elapsed time: 0.33987s