https://github.com/simonw/datasette-render-binary
Datasette plugin for rendering binary data
https://github.com/simonw/datasette-render-binary
datasette datasette-io datasette-plugin
Last synced: 3 months ago
JSON representation
Datasette plugin for rendering binary data
- Host: GitHub
- URL: https://github.com/simonw/datasette-render-binary
- Owner: simonw
- License: apache-2.0
- Created: 2019-06-09T15:25:52.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T06:44:29.000Z (almost 3 years ago)
- Last Synced: 2025-06-25T23:44:41.356Z (3 months ago)
- Topics: datasette, datasette-io, datasette-plugin
- Language: Python
- Homepage:
- Size: 61.5 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# datasette-render-binary
[](https://pypi.org/project/datasette-render-binary/)
[](https://github.com/simonw/datasette-render-binary/releases)
[](https://github.com/simonw/datasette-render-binary/actions?query=workflow%3ATest)
[](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.
