json-store-client icon indicating copy to clipboard operation
json-store-client copied to clipboard

A client for jsonstore.io in Python

Results 2 json-store-client issues
Sort by recently updated
recently updated
newest added

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @​JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...

dependencies

Every time I try to store or retrieve data I get this error `requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='www.jsonstore.io', port=443): Read timed out. (read timeout=5)`