pypath-common


Namepypath-common JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/saezlab/pypath-common
SummaryCode shared across pypath modules
upload_time2023-11-30 09:35:22
maintainer
docs_urlNone
authorDenes Turei
requires_python>=3.8,<4.0
licenseGPL-3.0-only
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            #################################
Code shared across pypath modules
#################################

Mostly minor code fragments that are used in multiple pypath modules but not
enough good to be used outside of pypath. Most importantly, our logger.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/saezlab/pypath-common",
    "name": "pypath-common",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Denes Turei",
    "author_email": "turei.denes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a7/55/c03405feab511c088b16353179845d3c05e1230ed600aa642c6a6683c4ec/pypath_common-0.2.0.tar.gz",
    "platform": null,
    "description": "#################################\nCode shared across pypath modules\n#################################\n\nMostly minor code fragments that are used in multiple pypath modules but not\nenough good to be used outside of pypath. Most importantly, our logger.\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "Code shared across pypath modules",
    "version": "0.2.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/saezlab/pypath-common/issues",
        "Homepage": "https://github.com/saezlab/pypath-common",
        "Repository": "https://github.com/saezlab/pypath-common"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a755c03405feab511c088b16353179845d3c05e1230ed600aa642c6a6683c4ec",
                "md5": "e58be27b68d4ede47f1b3fd8312edb76",
                "sha256": "71eb39c0792abcfb5c6c7568b704623ecff8e0d8d043bf9b0ef31ca608179e7c"
            },
            "downloads": -1,
            "filename": "pypath_common-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e58be27b68d4ede47f1b3fd8312edb76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 49192,
            "upload_time": "2023-11-30T09:35:22",
            "upload_time_iso_8601": "2023-11-30T09:35:22.182525Z",
            "url": "https://files.pythonhosted.org/packages/a7/55/c03405feab511c088b16353179845d3c05e1230ed600aa642c6a6683c4ec/pypath_common-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-30 09:35:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "saezlab",
    "github_project": "pypath-common",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "tox": true,
    "lcname": "pypath-common"
}
        
Elapsed time: 0.13963s