inspire-utils


Nameinspire-utils JSON
Version 3.0.66 PyPI version JSON
download
home_pagehttps://github.com/inspirehep/inspire-utils
SummaryINSPIRE-specific utils.
upload_time2025-08-19 07:41:15
maintainerNone
docs_urlNone
authorCERN
requires_pythonNone
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<!--
    This file is part of INSPIRE.
    Copyright (C) 2014-2024 CERN.

    INSPIRE is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    INSPIRE is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with INSPIRE. If not, see <http://www.gnu.org/licenses/>.

    In applying this license, CERN does not waive the privileges and immunities
    granted to it by virtue of its status as an Intergovernmental Organization
    or submit itself to any jurisdiction.
-->

 # INSPIRE-Utils

### About
INSPIRE-specific utils.


### Development

Tests should be run both for python 2 and python 3.
For python 2 its recommended to run them through docker:
```bash
docker build -f Dockerfile.py2   -t inspire-utils:py2 .
docker run inspire-utils:py2 pytest tests
```

For python 3 you can run them locally:
```bash
pip install .[tests]
pytest tests
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inspirehep/inspire-utils",
    "name": "inspire-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "CERN",
    "author_email": "admin@inspirehep.net",
    "download_url": "https://files.pythonhosted.org/packages/20/b5/e3a328fb2cacf170b827a46395f04176a4167acda1994c4b95a8777b3ff1/inspire_utils-3.0.66.tar.gz",
    "platform": "any",
    "description": "\n<!--\n    This file is part of INSPIRE.\n    Copyright (C) 2014-2024 CERN.\n\n    INSPIRE is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    INSPIRE is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with INSPIRE. If not, see <http://www.gnu.org/licenses/>.\n\n    In applying this license, CERN does not waive the privileges and immunities\n    granted to it by virtue of its status as an Intergovernmental Organization\n    or submit itself to any jurisdiction.\n-->\n\n # INSPIRE-Utils\n\n### About\nINSPIRE-specific utils.\n\n\n### Development\n\nTests should be run both for python 2 and python 3.\nFor python 2 its recommended to run them through docker:\n```bash\ndocker build -f Dockerfile.py2   -t inspire-utils:py2 .\ndocker run inspire-utils:py2 pytest tests\n```\n\nFor python 3 you can run them locally:\n```bash\npip install .[tests]\npytest tests\n```\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "INSPIRE-specific utils.",
    "version": "3.0.66",
    "project_urls": {
        "Homepage": "https://github.com/inspirehep/inspire-utils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "67eef201f248e1a8b962c4b3431e3bf6e23f164c4df1a41a3753451c6556a225",
                "md5": "0c56a5a3461c8bb37abe4e90e0bbe79c",
                "sha256": "6b6ecbfe12b69928e948c10aa9d54bc1e583ac7a8197809fb883aa1322b1235d"
            },
            "downloads": -1,
            "filename": "inspire_utils-3.0.66-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c56a5a3461c8bb37abe4e90e0bbe79c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 38126,
            "upload_time": "2025-08-19T07:41:13",
            "upload_time_iso_8601": "2025-08-19T07:41:13.579481Z",
            "url": "https://files.pythonhosted.org/packages/67/ee/f201f248e1a8b962c4b3431e3bf6e23f164c4df1a41a3753451c6556a225/inspire_utils-3.0.66-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "20b5e3a328fb2cacf170b827a46395f04176a4167acda1994c4b95a8777b3ff1",
                "md5": "25ad758f444401571f3dfeba70d792b5",
                "sha256": "6e470d3ca372006f4b371a24c5851117d235f85b2f3e712ada7a32e3581f347d"
            },
            "downloads": -1,
            "filename": "inspire_utils-3.0.66.tar.gz",
            "has_sig": false,
            "md5_digest": "25ad758f444401571f3dfeba70d792b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 39325,
            "upload_time": "2025-08-19T07:41:15",
            "upload_time_iso_8601": "2025-08-19T07:41:15.122179Z",
            "url": "https://files.pythonhosted.org/packages/20/b5/e3a328fb2cacf170b827a46395f04176a4167acda1994c4b95a8777b3ff1/inspire_utils-3.0.66.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-19 07:41:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inspirehep",
    "github_project": "inspire-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "inspire-utils"
}
        
Elapsed time: 1.66373s