sercol


Namesercol JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/openvax/sercol
SummaryRich collection class with grouping and filtering helpers
upload_time2024-02-14 05:49:19
maintainer
docs_urlNone
authorAlex Rubinsteyn
requires_python
licensehttp://www.apache.org/licenses/LICENSE-2.0.html
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            [![Tests](https://github.com/openvax/sercol/actions/workflows/tests.yml/badge.svg)](https://github.com/openvax/sercol/actions/workflows/tests.yml)
<a href="https://coveralls.io/github/openvax/sercol?branch=master">
    <img src="https://coveralls.io/repos/openvax/sercol/badge.svg?branch=master&service=github" alt="Coverage Status" />
</a>
<a href="https://pypi.python.org/pypi/sercol/">
    <img src="https://img.shields.io/pypi/v/sercol.svg?maxAge=1000" alt="PyPI" />
</a>

# sercol

Rich collection class with grouping and filtering helpers. Used as a base class
for `varcode.EffectCollection`, `varcode.VariantCollection`, and `mhctools.EpitopeCollection`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openvax/sercol",
    "name": "sercol",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alex Rubinsteyn",
    "author_email": "alex.rubinsteyn@unc.edu",
    "download_url": "https://files.pythonhosted.org/packages/fa/ed/416326b528f9db32d9d5b9229ef9f7572b1a57b36650d782f08472d3efce/sercol-1.0.0.tar.gz",
    "platform": null,
    "description": "[![Tests](https://github.com/openvax/sercol/actions/workflows/tests.yml/badge.svg)](https://github.com/openvax/sercol/actions/workflows/tests.yml)\n<a href=\"https://coveralls.io/github/openvax/sercol?branch=master\">\n    <img src=\"https://coveralls.io/repos/openvax/sercol/badge.svg?branch=master&service=github\" alt=\"Coverage Status\" />\n</a>\n<a href=\"https://pypi.python.org/pypi/sercol/\">\n    <img src=\"https://img.shields.io/pypi/v/sercol.svg?maxAge=1000\" alt=\"PyPI\" />\n</a>\n\n# sercol\n\nRich collection class with grouping and filtering helpers. Used as a base class\nfor `varcode.EffectCollection`, `varcode.VariantCollection`, and `mhctools.EpitopeCollection`.\n",
    "bugtrack_url": null,
    "license": "http://www.apache.org/licenses/LICENSE-2.0.html",
    "summary": "Rich collection class with grouping and filtering helpers",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/openvax/sercol"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f36087f95cede57c2a2c58b073967660a6504b3125fb45013e1999f11118f574",
                "md5": "e3f21ffedca61924434be296bfd3f5de",
                "sha256": "15ffcc4927d3bf5a3d333f68ad3c40fe7fdfb42f8257e15185b4ac160087d8eb"
            },
            "downloads": -1,
            "filename": "sercol-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e3f21ffedca61924434be296bfd3f5de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9015,
            "upload_time": "2024-02-14T05:49:17",
            "upload_time_iso_8601": "2024-02-14T05:49:17.139498Z",
            "url": "https://files.pythonhosted.org/packages/f3/60/87f95cede57c2a2c58b073967660a6504b3125fb45013e1999f11118f574/sercol-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "faed416326b528f9db32d9d5b9229ef9f7572b1a57b36650d782f08472d3efce",
                "md5": "bdb6d15bc3a36cddef63b8239ccc95b2",
                "sha256": "6507f5efcee4596eb77c45f1580ff562533ef5d115918a6a28bc4eac09ec191c"
            },
            "downloads": -1,
            "filename": "sercol-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bdb6d15bc3a36cddef63b8239ccc95b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8726,
            "upload_time": "2024-02-14T05:49:19",
            "upload_time_iso_8601": "2024-02-14T05:49:19.323981Z",
            "url": "https://files.pythonhosted.org/packages/fa/ed/416326b528f9db32d9d5b9229ef9f7572b1a57b36650d782f08472d3efce/sercol-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-14 05:49:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openvax",
    "github_project": "sercol",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "sercol"
}
        
Elapsed time: 0.24255s