Skip to main content

Python Binding for Fuzzy JSON Parser (fson)

Project description

Fuzzy JSON parser, python binding

Usage

import fuzzy_json

data = fuzzy_json.loads(
    """
The data is
{
    'x': nil,
    'a dog': [], // trailing comma is ok
}.
"""
)
print(data)

Project details


Download files

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

Source Distribution

fuzzy-json-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file fuzzy-json-0.1.0.tar.gz.

File metadata

  • Download URL: fuzzy-json-0.1.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for fuzzy-json-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3adfe822c638dc020db99480b552c135d662a7be2c88d14c4fa4d5f7172483be
MD5 52bba2969bbaded85606313d7aec5589
BLAKE2b-256 784763aac0fda6f6d1249d64a48823b8cdc495e5728bef1c1a2d27a1957232b9

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