Skip to main content

Flexibly Represented Interactive Data

Project description

FRID: Flexibly Represented Interactive Data

This Python package is a tool for data manipulation.

Supported data types include:

  • All JSON types: string, integer, floating point, boolean, null, array (as Python lists), and object (as Python dictionaries).
  • Additional data types: binary types (bytes/bytearray/memoryview) and date types (date/time/datetime).
  • Base classes are provided for user-extensible data structures, allowing users to convert between any customized data structures and string representations.

Current key features include:

  • Data can be dumped into and loaded from a string representation that is more concise than the JSON format.
  • The library is capable of encoding data in fully JSON- or JSON5-compatible formats, including escape sequences in strings to support additional data types.
  • Comparison of two data trees using a highly flexible comparator.
  • Web application support tools, such as:
    • Converting data from HTTP request bodies based on content type.
    • Converting data types to HTTP requests and setting the correct headers.
    • Sending streaming responses if the data of the body comes from an asynchronous iterator.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

frid-0.2.16.tar.gz (84.3 kB view details)

Uploaded Source

Built Distribution

frid-0.2.16-py3-none-any.whl (94.0 kB view details)

Uploaded Python 3

File details

Details for the file frid-0.2.16.tar.gz.

File metadata

  • Download URL: frid-0.2.16.tar.gz
  • Upload date:
  • Size: 84.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for frid-0.2.16.tar.gz
Algorithm Hash digest
SHA256 a7faa8a984cc9b55608ca4fcb9fa1d48726f1559c56588fb75f2c0ea54dac31f
MD5 43a7db34f8cf55567f145cbcb7ddddc6
BLAKE2b-256 85fd26140863e7b78fc08ccb4ea9b2b90fa71cef7615ae6474cca6e8b453b3ee

See more details on using hashes here.

File details

Details for the file frid-0.2.16-py3-none-any.whl.

File metadata

  • Download URL: frid-0.2.16-py3-none-any.whl
  • Upload date:
  • Size: 94.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for frid-0.2.16-py3-none-any.whl
Algorithm Hash digest
SHA256 c96b5db0ac9eb69b49949e509bf4cb1e855cc9bb57671e166e17da6ece476e74
MD5 38b2962a01ca4bd23aa15701cc10dcb9
BLAKE2b-256 3c27363ea555e57b09fa8c322b6440b48382a02b5b526d0e377d6bc399e0b0ab

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page