Python function for condensing JSON using replacement strings
condense-json is a Python library that provides functionality for condensing JSON data using replacement strings. It helps reduce the size of JSON output by replacing repeated patterns with shorter representations. This is useful for generating more compact JSON output while maintaining the ability to expand it back to its original form when needed, for example when interacting with large language models.
$
pkg install py311-condense-jsonOrigin
devel/py-condense-json
Size
45.2KiB
License
APACHE20
Maintainer
dch@FreeBSD.org
Dependencies
1 packages
Required by
1 packages