# datasette-render-binary
[![PyPI](https://img.shields.io/pypi/v/datasette-render-binary.svg)](https://pypi.org/project/datasette-render-binary/)
[![Changelog](https://img.shields.io/github/v/release/simonw/datasette-render-binary?include_prereleases&label=changelog)](https://github.com/simonw/datasette-render-binary/releases)
[![Tests](https://github.com/simonw/datasette-render-binary/workflows/Test/badge.svg)](https://github.com/simonw/datasette-render-binary/actions?query=workflow%3ATest)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/datasette-render-binary/blob/main/LICENSE)
Datasette plugin for rendering binary data.
Install this plugin in the same environment as Datasette to enable this new functionality:
pip install datasette-render-binary
Binary data in cells will now be rendered as a mixture of characters and octets.
![Screenshot](https://raw.githubusercontent.com/simonw/datasette-render-binary/master/example.png)
Raw data
{
"_id": null,
"home_page": "https://datasette.io/plugins/datasette-render-binary",
"name": "datasette-render-binary",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Simon Willison",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/76/27/c9647be933c44de89611a2a42e40a52976aa77a1f5d3e5e7c9251c904295/datasette-render-binary-0.3.1.tar.gz",
"platform": null,
"description": "# datasette-render-binary\n\n[![PyPI](https://img.shields.io/pypi/v/datasette-render-binary.svg)](https://pypi.org/project/datasette-render-binary/)\n[![Changelog](https://img.shields.io/github/v/release/simonw/datasette-render-binary?include_prereleases&label=changelog)](https://github.com/simonw/datasette-render-binary/releases)\n[![Tests](https://github.com/simonw/datasette-render-binary/workflows/Test/badge.svg)](https://github.com/simonw/datasette-render-binary/actions?query=workflow%3ATest)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/datasette-render-binary/blob/main/LICENSE)\n\nDatasette plugin for rendering binary data.\n\nInstall this plugin in the same environment as Datasette to enable this new functionality:\n\n pip install datasette-render-binary\n\nBinary data in cells will now be rendered as a mixture of characters and octets.\n\n![Screenshot](https://raw.githubusercontent.com/simonw/datasette-render-binary/master/example.png)\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Datasette plugin for rendering binary data",
"version": "0.3.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "83a024399baad6a5f59c6dd410a84879",
"sha256": "bb4f95cf5550e8e2e7f8ce1e9e09f811ba8d6d7902509234d79fcf5d72d9a2c2"
},
"downloads": -1,
"filename": "datasette_render_binary-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "83a024399baad6a5f59c6dd410a84879",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7008,
"upload_time": "2022-12-10T06:45:31",
"upload_time_iso_8601": "2022-12-10T06:45:31.204182Z",
"url": "https://files.pythonhosted.org/packages/66/04/35bfa3a5e9f64c9be4f51adcd326c0144c5ce191616c1cc50189eb7f3ed0/datasette_render_binary-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "103ff6cac7a8c93bf9e425a3126cff56",
"sha256": "bbb82d4b4c0004dcf80296317ef6e338cb5129508b798f014ac305d3e3d7a8b5"
},
"downloads": -1,
"filename": "datasette-render-binary-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "103ff6cac7a8c93bf9e425a3126cff56",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6484,
"upload_time": "2022-12-10T06:45:32",
"upload_time_iso_8601": "2022-12-10T06:45:32.428242Z",
"url": "https://files.pythonhosted.org/packages/76/27/c9647be933c44de89611a2a42e40a52976aa77a1f5d3e5e7c9251c904295/datasette-render-binary-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-10 06:45:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "datasette-render-binary"
}