Skip to main content

A simple library for returning N javascript objects from a string

usage:

import rjson

testStr = “”” { “a”: “b” } { “a”: “c” } { “a”: “d” } “””

for result in rjson.parseJson(testStr):

print result

will return:

{“a”: “b”} {“a”: “c”} {“a”: “d”}

Download files

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

Source Distribution

rjson-0.72.zip (1.4 kB view details)

Uploaded Source

File details

Details for the file rjson-0.72.zip.

File metadata

  • Download URL: rjson-0.72.zip
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rjson-0.72.zip
Algorithm Hash digest
SHA256 6dbb64005fdfd87f3e6f8bcf74d2d909d092381390babb71c29f0c67dbfe3321
MD5 2f26eafdd934f17fc50369a1908d2fab
BLAKE2b-256 408454fbe5453019fb6385b34846c7d3a1bd87bd9eff6d946c2d9c90d2913f58

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.72 This release

1 file

0.71

1 file

0.7

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page