swh.core


Nameswh.core JSON
Version 3.6.0 PyPI version JSON
download
home_pageNone
SummarySoftware Heritage core utilities
upload_time2024-10-24 14:54:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Software Heritage - Core foundations
====================================

Low-level utilities and helpers used by almost all other modules in the stack.

core library for swh's modules:

- config parser
- serialization
- logging mechanism
- database connection
- http-based RPC client/server

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "swh.core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Software Heritage developers <swh-devel@inria.fr>",
    "download_url": "https://files.pythonhosted.org/packages/a1/ea/77a38ee4ac83031d298e9d8137ec089de01c98c9ecca82fdd2f36199c801/swh_core-3.6.0.tar.gz",
    "platform": null,
    "description": "Software Heritage - Core foundations\n====================================\n\nLow-level utilities and helpers used by almost all other modules in the stack.\n\ncore library for swh's modules:\n\n- config parser\n- serialization\n- logging mechanism\n- database connection\n- http-based RPC client/server\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Software Heritage core utilities",
    "version": "3.6.0",
    "project_urls": {
        "Bug Reports": "https://gitlab.softwareheritage.org/swh/devel/swh-core/-/issues",
        "Documentation": "https://docs.softwareheritage.org/devel/swh-core/",
        "Funding": "https://www.softwareheritage.org/donate",
        "Homepage": "https://gitlab.softwareheritage.org/swh/devel/swh-core",
        "Source": "https://gitlab.softwareheritage.org/swh/devel/swh-core.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14b3ddcef3aaa766264b928ce770c2c35a5c30e6ee543ee3bc71a9a5000102d1",
                "md5": "aeb46833c2fbcadb7fb18f77abf3f2ad",
                "sha256": "24d6be99d4429033924c0892a9bf0f1757ee470317c6cdf3f642ff92c56ce837"
            },
            "downloads": -1,
            "filename": "swh.core-3.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aeb46833c2fbcadb7fb18f77abf3f2ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2109375,
            "upload_time": "2024-10-24T14:54:49",
            "upload_time_iso_8601": "2024-10-24T14:54:49.861654Z",
            "url": "https://files.pythonhosted.org/packages/14/b3/ddcef3aaa766264b928ce770c2c35a5c30e6ee543ee3bc71a9a5000102d1/swh.core-3.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1ea77a38ee4ac83031d298e9d8137ec089de01c98c9ecca82fdd2f36199c801",
                "md5": "c88b684bf31ed7bc41ae91dbb2e9bffe",
                "sha256": "f0f5de91c2520b852faa9e1a11cecd20f8e573bf8ac2fe2991d9b08ebbdee707"
            },
            "downloads": -1,
            "filename": "swh_core-3.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c88b684bf31ed7bc41ae91dbb2e9bffe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2083939,
            "upload_time": "2024-10-24T14:54:52",
            "upload_time_iso_8601": "2024-10-24T14:54:52.728905Z",
            "url": "https://files.pythonhosted.org/packages/a1/ea/77a38ee4ac83031d298e9d8137ec089de01c98c9ecca82fdd2f36199c801/swh_core-3.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 14:54:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "swh.core"
}
        
Elapsed time: 1.01546s