tszip


Nametszip JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/tszip
SummaryCompression utilities for tree sequences
upload_time2023-10-31 12:45:45
maintainer
docs_urlNone
authorTskit Developers
requires_python>=3.8
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) [![Documentation Status](https://readthedocs.org/projects/tszip/badge/?version=latest)](https://tszip.readthedocs.io/en/latest/?badge=latest)

Gzip-like compression for [tskit](https://tskit.readthedocs.io/) tree sequences.

Please see the [documentation](https://tszip.readthedocs.io/) for more details
and [installation instructions](https://tszip.readthedocs.io/en/latest/installation.html).

            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.python.org/pypi/tszip",
    "name": "tszip",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tree sequence,tskit",
    "author": "Tskit Developers",
    "author_email": "admin@tskit.dev",
    "download_url": "https://files.pythonhosted.org/packages/c2/79/a3c3e3bc6be8101164ca9e7adc27a35c4bac269a99d67417e465bfd3bd0d/tszip-0.2.3.tar.gz",
    "platform": "POSIX",
    "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) [![Documentation Status](https://readthedocs.org/projects/tszip/badge/?version=latest)](https://tszip.readthedocs.io/en/latest/?badge=latest)\n\nGzip-like compression for [tskit](https://tskit.readthedocs.io/) tree sequences.\n\nPlease see the [documentation](https://tszip.readthedocs.io/) for more details\nand [installation instructions](https://tszip.readthedocs.io/en/latest/installation.html).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Compression utilities for tree sequences",
    "version": "0.2.3",
    "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": "9a752835e52e73584eaffe707d7b0af3656b6f0f9b9184e94bf29bfa02faa791",
                "md5": "b92408a231ffe3a5c963e539d2758fe5",
                "sha256": "9b292b7e7fdecc27bbbba3cd23fee5b7f28b14076238ba334c4547486c7f4409"
            },
            "downloads": -1,
            "filename": "tszip-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b92408a231ffe3a5c963e539d2758fe5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13838,
            "upload_time": "2023-10-31T12:45:44",
            "upload_time_iso_8601": "2023-10-31T12:45:44.173754Z",
            "url": "https://files.pythonhosted.org/packages/9a/75/2835e52e73584eaffe707d7b0af3656b6f0f9b9184e94bf29bfa02faa791/tszip-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c279a3c3e3bc6be8101164ca9e7adc27a35c4bac269a99d67417e465bfd3bd0d",
                "md5": "9c2d76f0f753a5e30da2e158eb612f23",
                "sha256": "8a2b1ab1fb5c8a72d3a65f0a90cbaa157695f2d67ad30d1e4a7bf42e645c22cf"
            },
            "downloads": -1,
            "filename": "tszip-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9c2d76f0f753a5e30da2e158eb612f23",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 34374,
            "upload_time": "2023-10-31T12:45:45",
            "upload_time_iso_8601": "2023-10-31T12:45:45.617091Z",
            "url": "https://files.pythonhosted.org/packages/c2/79/a3c3e3bc6be8101164ca9e7adc27a35c4bac269a99d67417e465bfd3bd0d/tszip-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-31 12:45:45",
    "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: 0.24726s