tszip


Nametszip JSON
Version 0.2.5 PyPI version JSON
download
home_pageNone
SummaryCompression utilities for tree sequences
upload_time2024-08-14 23:48:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords tree sequence tskit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tszip
[![Tests](https://github.com/tskit-dev/tszip/actions/workflows/tests.yml/badge.svg)](https://github.com/tskit-dev/tszip/actions/workflows/tests.yml) [![CircleCI](https://circleci.com/gh/tskit-dev/tszip.svg?style=svg)](https://circleci.com/gh/tskit-dev/tszip) [![codecov](https://codecov.io/gh/tskit-dev/tszip/branch/main/graph/badge.svg)](https://codecov.io/gh/tskit-dev/tszip)

Gzip-like compression for [tskit](https://tskit.dev/software/tskit.html) tree sequences.

Please see the [documentation](https://tskit.dev/tszip/docs/latest/) for more details
and [installation instructions](https://tskit.dev/tszip/docs/latest/installation.html).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tszip",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "tree sequence, tskit",
    "author": null,
    "author_email": "Tskit Developers <admin@tskit.dev>",
    "download_url": "https://files.pythonhosted.org/packages/d4/99/9104ea2876e6033757b0f3599ba57d18ed93a401b6a0b6310b11a7c78397/tszip-0.2.5.tar.gz",
    "platform": null,
    "description": "# tszip\n[![Tests](https://github.com/tskit-dev/tszip/actions/workflows/tests.yml/badge.svg)](https://github.com/tskit-dev/tszip/actions/workflows/tests.yml) [![CircleCI](https://circleci.com/gh/tskit-dev/tszip.svg?style=svg)](https://circleci.com/gh/tskit-dev/tszip) [![codecov](https://codecov.io/gh/tskit-dev/tszip/branch/main/graph/badge.svg)](https://codecov.io/gh/tskit-dev/tszip)\n\nGzip-like compression for [tskit](https://tskit.dev/software/tskit.html) tree sequences.\n\nPlease see the [documentation](https://tskit.dev/tszip/docs/latest/) for more details\nand [installation instructions](https://tskit.dev/tszip/docs/latest/installation.html).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Compression utilities for tree sequences",
    "version": "0.2.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/tskit-dev/tszip/issues",
        "Changelog": "https://tszip.readthedocs.io/en/latest/changelog.html",
        "Documentation": "https://tszip.readthedocs.io/en/latest/",
        "GitHub": "https://github.com/tskit-dev/tszip/",
        "Homepage": "http://pypi.python.org/pypi/tszip"
    },
    "split_keywords": [
        "tree sequence",
        " tskit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8dc44e6fcae0148cb4e8dab13e85501cbb26db18411290809a99562bc442c4a7",
                "md5": "b2ed368dd217d90c4ed938107aa01a69",
                "sha256": "81ad7a23b1296d0e8a67cdc51926ac67d0591ff0f6d4c94929ccc149bc653a8c"
            },
            "downloads": -1,
            "filename": "tszip-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b2ed368dd217d90c4ed938107aa01a69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13795,
            "upload_time": "2024-08-14T23:48:58",
            "upload_time_iso_8601": "2024-08-14T23:48:58.534574Z",
            "url": "https://files.pythonhosted.org/packages/8d/c4/4e6fcae0148cb4e8dab13e85501cbb26db18411290809a99562bc442c4a7/tszip-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4999104ea2876e6033757b0f3599ba57d18ed93a401b6a0b6310b11a7c78397",
                "md5": "06e605b206a3e34047c312ab64f518eb",
                "sha256": "78e9d2deebe1277dfef4d20e34c13e91ffd22759f657b0322c2b2ecda0800e2d"
            },
            "downloads": -1,
            "filename": "tszip-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "06e605b206a3e34047c312ab64f518eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 33050,
            "upload_time": "2024-08-14T23:48:59",
            "upload_time_iso_8601": "2024-08-14T23:48:59.793856Z",
            "url": "https://files.pythonhosted.org/packages/d4/99/9104ea2876e6033757b0f3599ba57d18ed93a401b6a0b6310b11a7c78397/tszip-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 23:48:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tskit-dev",
    "github_project": "tszip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "lcname": "tszip"
}
        
Elapsed time: 1.72500s