Name | argo-client JSON |
Version |
0.0.13
JSON |
| download |
home_page | None |
Summary | A JSON RPC client library. |
upload_time | 2024-09-17 20:22:56 |
maintainer | None |
docs_url | None |
author | Galois, Inc. |
requires_python | <4,>=3.8.0 |
license | BSD License |
keywords |
json
rpc
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Argo Client
A python library for client connections to [JSON RPC](https://www.jsonrpc.org/specification) servers, specifically designed with the Haskell [Argo](https://github.com/galoisinc/argo) sister library in mind.
## Python Version Support
Currently argo is tested against Python 3.12.
Raw data
{
"_id": null,
"home_page": null,
"name": "argo-client",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8.0",
"maintainer_email": null,
"keywords": "JSON, RPC",
"author": "Galois, Inc.",
"author_email": "cryptol-team@galois.com",
"download_url": "https://files.pythonhosted.org/packages/46/50/3f59bda708efb243cccf1bdb4a156b0b262fd109286e6696a2c56af3d037/argo_client-0.0.13.tar.gz",
"platform": null,
"description": "# Argo Client\n\nA python library for client connections to [JSON RPC](https://www.jsonrpc.org/specification) servers, specifically designed with the Haskell [Argo](https://github.com/galoisinc/argo) sister library in mind.\n\n## Python Version Support\n\nCurrently argo is tested against Python 3.12.\n",
"bugtrack_url": null,
"license": "BSD License",
"summary": "A JSON RPC client library.",
"version": "0.0.13",
"project_urls": {
"Bug Tracker": "https://github.com/GaloisInc/argo/issues",
"Source": "https://github.com/GaloisInc/argo/tree/master/python"
},
"split_keywords": [
"json",
" rpc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "95662bf0f66683d1ed6dac526337d284c0c20138418bfa89568e04019cc8790d",
"md5": "71311c8ed9f047d02b096deb65328664",
"sha256": "dd7fdab6b0aecc04c10cfb0ce2989289ebd8f9ae03d9bded16fb6ff8d5c400cb"
},
"downloads": -1,
"filename": "argo_client-0.0.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "71311c8ed9f047d02b096deb65328664",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8.0",
"size": 12264,
"upload_time": "2024-09-17T20:22:54",
"upload_time_iso_8601": "2024-09-17T20:22:54.549093Z",
"url": "https://files.pythonhosted.org/packages/95/66/2bf0f66683d1ed6dac526337d284c0c20138418bfa89568e04019cc8790d/argo_client-0.0.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "46503f59bda708efb243cccf1bdb4a156b0b262fd109286e6696a2c56af3d037",
"md5": "cdc9a6f6246ed170aaae60ec392d12a2",
"sha256": "2cbacdfaa801a89889536145ea46c63d42fa34ae0354bb4f05c39f46074939b4"
},
"downloads": -1,
"filename": "argo_client-0.0.13.tar.gz",
"has_sig": false,
"md5_digest": "cdc9a6f6246ed170aaae60ec392d12a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8.0",
"size": 9952,
"upload_time": "2024-09-17T20:22:56",
"upload_time_iso_8601": "2024-09-17T20:22:56.328017Z",
"url": "https://files.pythonhosted.org/packages/46/50/3f59bda708efb243cccf1bdb4a156b0b262fd109286e6696a2c56af3d037/argo_client-0.0.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-17 20:22:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "GaloisInc",
"github_project": "argo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "argo-client"
}