itkwasm-compress-stringify


Nameitkwasm-compress-stringify JSON
Version 3.4.0 PyPI version JSON
download
home_pageNone
SummaryZstandard compression and decompression and base64 encoding and decoding in WebAssembly.
upload_time2025-01-05 02:21:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords emscripten itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-compress-stringify

[![PyPI version](https://badge.fury.io/py/itkwasm-compress-stringify.svg)](https://badge.fury.io/py/itkwasm-compress-stringify)

Zstandard compression and decompression and base64 encoding and decoding in WebAssembly.

[👨‍💻‍ **Live API Demo** ✨](https://itk-compress-stringify-py-app.on.fleek.co/)

[🕮 **Documentation** 📚](https://itk-wasm-compress-stringify-python-docs.on.fleek.co/)

## Installation

```sh
pip install itkwasm-compress-stringify
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-compress-stringify",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "emscripten, itkwasm, wasi, webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/52/46/2e4566624637ffe158d62acae32bba6718523caaa8a46b8af547ff964492/itkwasm_compress_stringify-3.4.0.tar.gz",
    "platform": null,
    "description": "# itkwasm-compress-stringify\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-compress-stringify.svg)](https://badge.fury.io/py/itkwasm-compress-stringify)\n\nZstandard compression and decompression and base64 encoding and decoding in WebAssembly.\n\n[\ud83d\udc68\u200d\ud83d\udcbb\u200d **Live API Demo** \u2728](https://itk-compress-stringify-py-app.on.fleek.co/)\n\n[\ud83d\udd6e **Documentation** \ud83d\udcda](https://itk-wasm-compress-stringify-python-docs.on.fleek.co/)\n\n## Installation\n\n```sh\npip install itkwasm-compress-stringify\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Zstandard compression and decompression and base64 encoding and decoding in WebAssembly.",
    "version": "3.4.0",
    "project_urls": {
        "Home": "https://itk-wasm-compress-stringify-python-docs.on.fleek.co",
        "Issues": "https://github.com/InsightSoftwareConsortium/ITK-Wasm/issues",
        "Source": "https://github.com/InsightSoftwareConsortium/ITK-Wasm"
    },
    "split_keywords": [
        "emscripten",
        " itkwasm",
        " wasi",
        " webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f0702fd378124e7dc9df6ffad13c923b71c75d85902830c2bd2a8ed00923a261",
                "md5": "b2b78beaa2ecc7715e2f369cba4a15fd",
                "sha256": "193cbef24fd9b43404369a241a1c0f59e645950150d24990f4f52403481063f0"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify-3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b2b78beaa2ecc7715e2f369cba4a15fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5821,
            "upload_time": "2025-01-05T02:21:27",
            "upload_time_iso_8601": "2025-01-05T02:21:27.022002Z",
            "url": "https://files.pythonhosted.org/packages/f0/70/2fd378124e7dc9df6ffad13c923b71c75d85902830c2bd2a8ed00923a261/itkwasm_compress_stringify-3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "52462e4566624637ffe158d62acae32bba6718523caaa8a46b8af547ff964492",
                "md5": "dd20c63c6dcf51a267869f282f69c771",
                "sha256": "7c1d208a657205c80918ccf7f494d290ecdde4eeae8a24dbf5b7beab04c1a67a"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify-3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dd20c63c6dcf51a267869f282f69c771",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14868,
            "upload_time": "2025-01-05T02:21:29",
            "upload_time_iso_8601": "2025-01-05T02:21:29.100692Z",
            "url": "https://files.pythonhosted.org/packages/52/46/2e4566624637ffe158d62acae32bba6718523caaa8a46b8af547ff964492/itkwasm_compress_stringify-3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-05 02:21:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "InsightSoftwareConsortium",
    "github_project": "ITK-Wasm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "itkwasm-compress-stringify"
}
        
Elapsed time: 2.94994s