itkwasm-compress-stringify


Nameitkwasm-compress-stringify JSON
Version 2.0.2 PyPI version JSON
download
home_pageNone
SummaryZstandard compression and decompression and base64 encoding and decoding in WebAssembly.
upload_time2023-12-17 17:48:18
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/85/2e/e93bc86ac04f3a05777015f54aa231d7db4c7e062e3691f6ded213da5540/itkwasm_compress_stringify-2.0.2.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": "2.0.2",
    "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": "c42f46cf6b4b42a5d7775fef0c71a64a925789dbb6b82bc62a2cf44b43db7b9a",
                "md5": "5e20f7f630192736f807e8ad599b685e",
                "sha256": "9d6e7b9195efc4ba04ec6d0095f7b22c6e8351f8de8b770cb28545b723b70643"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e20f7f630192736f807e8ad599b685e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4539,
            "upload_time": "2023-12-17T17:48:17",
            "upload_time_iso_8601": "2023-12-17T17:48:17.419300Z",
            "url": "https://files.pythonhosted.org/packages/c4/2f/46cf6b4b42a5d7775fef0c71a64a925789dbb6b82bc62a2cf44b43db7b9a/itkwasm_compress_stringify-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "852ee93bc86ac04f3a05777015f54aa231d7db4c7e062e3691f6ded213da5540",
                "md5": "e184d5572dfb6dee9115f0dc0e4a8098",
                "sha256": "54b83e32f5fc3464e14b9a52dea187ad175eb693129dade5fcf29419d916955c"
            },
            "downloads": -1,
            "filename": "itkwasm_compress_stringify-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e184d5572dfb6dee9115f0dc0e4a8098",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12635,
            "upload_time": "2023-12-17T17:48:18",
            "upload_time_iso_8601": "2023-12-17T17:48:18.345702Z",
            "url": "https://files.pythonhosted.org/packages/85/2e/e93bc86ac04f3a05777015f54aa231d7db4c7e062e3691f6ded213da5540/itkwasm_compress_stringify-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 17:48:18",
    "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: 0.15310s