This package provides a json-rpc proxy using the fastest available json method and application/json-rpc as Content-Type.
Changes
0.7.3 (2025-12-03)
bugfix; missing HTTPSConnection import
0.7.2 (2025-06-04)
added future pkg
0.7.1 (2021-12-04)
support bearer token authentication
0.7.0 (2016-09-19)
feature: Support jsonReader and jsonWriter arguments for JSONRPCProxy setup. This allows to use custom json encoder and decoder and provide custom object convertion e.g. datetime etc. The p01.publisher version 0.7.0 also provides hooks in the request and response classed for convert custom json data with custom encoder and decoder. See getJSONData and getJSONString in p01.publisher for more information.
feature: simplify json reader and writer implementation. Removed ujson dependency for testing
removed z3c.json dependency. Provide the same exceptions as z3c.json provides in p01.json.exceptions.
0.6.0 (2016-04-16)
feature: improved transport setup if not explicit given.
feature: implemented ujson support
feature: implemented json reader and json writer method pointer for custom json lib usage
adjust tests, test new json reader and writer implementation, remove minjson test setup
0.5.0 (2015-03-17)
initial release
Release files for p01.json 0.7.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| p01_json-0.7.3.tar.gz | 15.3 kB | Details |
Release files / p01_json-0.7.3.tar.gz
| Download URL | p01_json-0.7.3.tar.gz |
|---|---|
| Size | 15.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0700f8e32dfdc0df8829799e019fe316990513dcb8bc290d20564ee3cf0d1a6d
|
|
BLAKE2b-256 checksum How to use checksums |
76617e492479a6af7f4bcfbadd3e240c5225382bbc2a968b1a6894c375e9105f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18
|