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

This version

0.3.6

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

Uploaded Source

Built Distribution

frid-0.3.6-py3-none-any.whl (115.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for frid-0.3.6.tar.gz
Algorithm Hash digest
SHA256 6485e26f985cacfe9ec9f6ed35da68c5ec6a7e0b0affd678cdc2edee174bfb94
MD5 deaf96ceabd5496600a774963458ae68
BLAKE2b-256 ac19e2a9d120de28ad7b8e02d819f2aa1b34a946488dfac1018ef4797812752a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: frid-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 115.5 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.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 38e51a814c5c252f5a3817446c4319eb3cab09f3403ba06e3d4d623b33c7511c
MD5 8e384692797d35c09711f486caf8c267
BLAKE2b-256 35f4db36db10aae31704aea9a81b396230b8a38c13acd7d5aba04a880afa42c4

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