LbAPCommon


NameLbAPCommon JSON
Version 0.14.13 PyPI version JSON
download
home_pageNone
SummaryCommon utilities used by LHCb DPA WP2 related software
upload_time2025-08-01 04:15:04
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/00/db/858a59da86a4785946eab00ce1640d1c18ed0cd11444532aa7d2778abc1c/lbapcommon-0.14.13.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.14.13",
    "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": null,
            "digests": {
                "blake2b_256": "94f8cc7c7baa5f6cd8544affde1d54981e8bec917bda8bbf9ec64b0b07fe8fa4",
                "md5": "b02e6cbbd2e8136506459040ab7c2bba",
                "sha256": "e80847d083ec7c53690ae11985bb557bc20a3d93dd252713ee38f1bca635cde6"
            },
            "downloads": -1,
            "filename": "lbapcommon-0.14.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b02e6cbbd2e8136506459040ab7c2bba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 70501,
            "upload_time": "2025-08-01T04:15:02",
            "upload_time_iso_8601": "2025-08-01T04:15:02.631946Z",
            "url": "https://files.pythonhosted.org/packages/94/f8/cc7c7baa5f6cd8544affde1d54981e8bec917bda8bbf9ec64b0b07fe8fa4/lbapcommon-0.14.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "00db858a59da86a4785946eab00ce1640d1c18ed0cd11444532aa7d2778abc1c",
                "md5": "fe4489df90da4c745ec835ed7c93fd1a",
                "sha256": "3460e4561f8475e5a5e1ce9387f952d94a14730f331f620d1a0e13d152b93a09"
            },
            "downloads": -1,
            "filename": "lbapcommon-0.14.13.tar.gz",
            "has_sig": false,
            "md5_digest": "fe4489df90da4c745ec835ed7c93fd1a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 296925,
            "upload_time": "2025-08-01T04:15:04",
            "upload_time_iso_8601": "2025-08-01T04:15:04.666223Z",
            "url": "https://files.pythonhosted.org/packages/00/db/858a59da86a4785946eab00ce1640d1c18ed0cd11444532aa7d2778abc1c/lbapcommon-0.14.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 04:15:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lbapcommon"
}
        
Elapsed time: 0.79135s