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.17.tar.gz (84.4 kB view details)

Uploaded Source

Built Distribution

frid-0.2.17-py3-none-any.whl (94.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: frid-0.2.17.tar.gz
  • Upload date:
  • Size: 84.4 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.17.tar.gz
Algorithm Hash digest
SHA256 ab373fe76c17a3f8e6df8558393f76a79544e7a3605caf746f53de11927eaa37
MD5 4f333a1fd1e7d5c3f7dfeb30e4aa01df
BLAKE2b-256 ff1dd1f6c6ad29593ad3dcbd21ba27be0cfab6b683b9a522bb25800bf3d4f527

See more details on using hashes here.

File details

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

File metadata

  • Download URL: frid-0.2.17-py3-none-any.whl
  • Upload date:
  • Size: 94.1 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.17-py3-none-any.whl
Algorithm Hash digest
SHA256 2255385fb436463334f86163e8cc4b1191913b5a472be1ff1490c91a464f9530
MD5 70fde7875c769d599a8bf5046cfada94
BLAKE2b-256 afd4740e50cd6c7cd51d5ebfc6d7d332c1f148fa40d4e3e5512da4d265db792b

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