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

Uploaded Source

Built Distribution

frid-0.0.11-py3-none-any.whl (44.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: frid-0.0.11.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for frid-0.0.11.tar.gz
Algorithm Hash digest
SHA256 51bb12e422ea55ea0389bca3ced09855257bbf556a490fa66e95748d4e55ed94
MD5 1d8c6cf33eaf57957fb4f5287eceb0c1
BLAKE2b-256 1ffe65d4a653f9c0c060e4421dcdc86c23a4ea36df93454ba06b64a45c8295ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: frid-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 44.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for frid-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 129ebee095fbbb771437d4fc4f1466b84ba3dd302444a2dd4f242616d654e79c
MD5 845a0e20106ed8df29f4a62f8fb7a055
BLAKE2b-256 a22e1ebc0c54b703f9d2b6f479a8158e414c81a0b38446cba9d2c97ae183a561

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