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.1.0

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

Uploaded Source

Built Distribution

frid-0.1.0-py3-none-any.whl (78.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for frid-0.1.0.tar.gz
Algorithm Hash digest
SHA256 09e776a227f8d104a78585ccd59b14c91659599b55d623052658723777d43cff
MD5 7694879937ba8e471a24d099e136badc
BLAKE2b-256 145672eb3e365315142e016d1573ef65b18333227a9dc7e9b6ccae678e19e936

See more details on using hashes here.

File details

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

File metadata

  • Download URL: frid-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 78.7 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 905cb44c030c92915896fdf6cd13ea788d8652240cd7c343770a61ccb36ba219
MD5 a11351592a45fcb76055ac7db9fd2f1f
BLAKE2b-256 529130585984a5d0246dd41c7c6baeba24bd0716bd2955b5c723d3034aa51915

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