screed


Namescreed JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://github.com/dib-lab/screed
Summarya Python library for loading FASTA and FASTQ sequences
upload_time2023-12-07 16:05:45
maintainer
docs_urlNone
authorAlex Nolley, C. Titus Brown
requires_python>=3.7
licenseBSD 3-clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # screed -- short read sequence utils in Python.

[![Documentation](https://readthedocs.org/projects/screed/badge/?version=latest)](http://screed.readthedocs.io/en/latest/)
<a href="https://pypi.org/project/screed/"><img alt="PyPI" src="https://badge.fury.io/py/screed.svg"></a>
<a href="https://github.com/dib-lab/screed/blob/latest/doc/LICENSE.rst"><img alt="License: 3-Clause BSD" src="https://img.shields.io/badge/License-BSD%203--Clause-blue.svg"></a>
![Python tests](https://github.com/dib-lab/screed/workflows/Python%20tests/badge.svg)
[![Debian Stable Badge](https://badges.debian.net/badges/debian/stable/python3-screed/version.svg)](https://packages.debian.org/stable/python3-screed)
[![Debian Testing Badge](https://badges.debian.net/badges/debian/testing/python3-screed/version.svg)](https://packages.debian.org/testing/python3-screed)

The official repository for screed is:

   https://github.com/dib-lab/screed

See http://readthedocs.org/docs/screed/en/latest/ for docs.

Issues are tracked at https://github.com/dib-lab/khmer/issues.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dib-lab/screed",
    "name": "screed",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alex Nolley, C. Titus Brown",
    "author_email": "ctbrown@ucdavis.edu,",
    "download_url": "https://files.pythonhosted.org/packages/88/fb/0dedd2e7b596d9a7a2b59e3c54e85f8640c88a5806e11783785b4fa58861/screed-1.1.3.tar.gz",
    "platform": null,
    "description": "# screed -- short read sequence utils in Python.\n\n[![Documentation](https://readthedocs.org/projects/screed/badge/?version=latest)](http://screed.readthedocs.io/en/latest/)\n<a href=\"https://pypi.org/project/screed/\"><img alt=\"PyPI\" src=\"https://badge.fury.io/py/screed.svg\"></a>\n<a href=\"https://github.com/dib-lab/screed/blob/latest/doc/LICENSE.rst\"><img alt=\"License: 3-Clause BSD\" src=\"https://img.shields.io/badge/License-BSD%203--Clause-blue.svg\"></a>\n![Python tests](https://github.com/dib-lab/screed/workflows/Python%20tests/badge.svg)\n[![Debian Stable Badge](https://badges.debian.net/badges/debian/stable/python3-screed/version.svg)](https://packages.debian.org/stable/python3-screed)\n[![Debian Testing Badge](https://badges.debian.net/badges/debian/testing/python3-screed/version.svg)](https://packages.debian.org/testing/python3-screed)\n\nThe official repository for screed is:\n\n   https://github.com/dib-lab/screed\n\nSee http://readthedocs.org/docs/screed/en/latest/ for docs.\n\nIssues are tracked at https://github.com/dib-lab/khmer/issues.\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "a Python library for loading FASTA and FASTQ sequences",
    "version": "1.1.3",
    "project_urls": {
        "Documentation": "https://screed.readthedocs.io",
        "Homepage": "https://github.com/dib-lab/screed",
        "Source": "https://github.com/dib-lab/screed",
        "Tracker": "https://github.com/dib-lab/screed/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88fb0dedd2e7b596d9a7a2b59e3c54e85f8640c88a5806e11783785b4fa58861",
                "md5": "d727f490f1db0f95e3a03c85e1a5ecfe",
                "sha256": "37e81697c7dba95a053554e5b5a86aff329705e1cf5dfc5e7b8da586dee072b8"
            },
            "downloads": -1,
            "filename": "screed-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d727f490f1db0f95e3a03c85e1a5ecfe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 144147,
            "upload_time": "2023-12-07T16:05:45",
            "upload_time_iso_8601": "2023-12-07T16:05:45.878394Z",
            "url": "https://files.pythonhosted.org/packages/88/fb/0dedd2e7b596d9a7a2b59e3c54e85f8640c88a5806e11783785b4fa58861/screed-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 16:05:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dib-lab",
    "github_project": "screed",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "screed"
}
        
Elapsed time: 0.15190s