LbAPCommon


NameLbAPCommon JSON
Version 0.11.2 PyPI version JSON
download
home_pageNone
SummaryCommon utilities used by LHCb DPA WP2 related software
upload_time2024-04-14 04:47:12
maintainerNone
docs_urlNone
authorLHCb
requires_python>=3.12
licenseNone
keywords lhcb hep cern
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Common functionality for LHCb Analysis Productions packages

 [![pipeline status](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/pipeline.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)
 [![coverage report](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/coverage.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)

This repository contains the implementation of `LbAPCommon`, a Python package for shareing functionality between:

* [LbAnalysisProductions](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAnalysisProductions/)
* [LbAPLocal](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPLocal/)

This package is currently unstable to allow it to be adapted for the needs of its dependent packages.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "LbAPCommon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "LHCb HEP CERN",
    "author": "LHCb",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f2/95/39722de34e569d5538f5466bdf795a9d8b478b0d0cc2551af3245320fc55/lbapcommon-0.11.2.tar.gz",
    "platform": null,
    "description": "# Common functionality for LHCb Analysis Productions packages\n\n [![pipeline status](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/pipeline.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)\n [![coverage report](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/coverage.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)\n\nThis repository contains the implementation of `LbAPCommon`, a Python package for shareing functionality between:\n\n* [LbAnalysisProductions](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAnalysisProductions/)\n* [LbAPLocal](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPLocal/)\n\nThis package is currently unstable to allow it to be adapted for the needs of its dependent packages.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Common utilities used by LHCb DPA WP2 related software",
    "version": "0.11.2",
    "project_urls": {
        "Bug Reports": "https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPCommon/issues",
        "Homepage": "https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPCommon",
        "Source": "https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPCommon"
    },
    "split_keywords": [
        "lhcb",
        "hep",
        "cern"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba6467a5b63b59fd4008534db1b09f1fa09df0d15c08d1f3ca2df8a88fff92be",
                "md5": "7a5303fb633071a2c67e698ff8013b9c",
                "sha256": "a10a38679384f5d050c8b0e39ab42fac750f4b18cf509e25c8a8229c7f130419"
            },
            "downloads": -1,
            "filename": "LbAPCommon-0.11.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a5303fb633071a2c67e698ff8013b9c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 72284,
            "upload_time": "2024-04-14T04:47:10",
            "upload_time_iso_8601": "2024-04-14T04:47:10.368908Z",
            "url": "https://files.pythonhosted.org/packages/ba/64/67a5b63b59fd4008534db1b09f1fa09df0d15c08d1f3ca2df8a88fff92be/LbAPCommon-0.11.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f29539722de34e569d5538f5466bdf795a9d8b478b0d0cc2551af3245320fc55",
                "md5": "55bd636602c982d22c88021bbd3c36da",
                "sha256": "3218052fd36e4b948dee1ec54e758698e5d837a44e01dd41f3d12673561e7360"
            },
            "downloads": -1,
            "filename": "lbapcommon-0.11.2.tar.gz",
            "has_sig": false,
            "md5_digest": "55bd636602c982d22c88021bbd3c36da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 776225,
            "upload_time": "2024-04-14T04:47:12",
            "upload_time_iso_8601": "2024-04-14T04:47:12.820385Z",
            "url": "https://files.pythonhosted.org/packages/f2/95/39722de34e569d5538f5466bdf795a9d8b478b0d0cc2551af3245320fc55/lbapcommon-0.11.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 04:47:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lbapcommon"
}
        
Elapsed time: 0.22172s