Introduced asynchronous versions of `abi_json_to_bin`, `make_transaction`, `get_info` and
`push_transaction` methods using aiohttp. This update enhances performance by allowing
non-blocking HTTP requests, especially useful for high-latency operations.
Additional Asynchronous part developed by [i-am-Vasya](https://github.com/i-am-Vasya), you can find him on
GitHub or email [github@awl.su](mailto:github@awl.su).
Raw data
{
"_id": null,
"home_page": "https://github.com/i-am-Vasya/eosapi_async",
"name": "eosapi-async",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "encoderlee",
"author_email": "encoderlee@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/44/ad/1cd7a06dd6068714abff179fc0f9e606c484a0e2eb92bc20a5ea42eb6e8d/eosapi_async-1.2.4.tar.gz",
"platform": null,
"description": "\n Introduced asynchronous versions of `abi_json_to_bin`, `make_transaction`, `get_info` and \n `push_transaction` methods using aiohttp. This update enhances performance by allowing \n non-blocking HTTP requests, especially useful for high-latency operations.\n \n Additional Asynchronous part developed by [i-am-Vasya](https://github.com/i-am-Vasya), you can find him on \n GitHub or email [github@awl.su](mailto:github@awl.su).\n \n",
"bugtrack_url": null,
"license": "MIT",
"summary": "a simple, high-level and lightweight eosio sdk write by python with async support",
"version": "1.2.4",
"project_urls": {
"Homepage": "https://github.com/i-am-Vasya/eosapi_async"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a785c62633d49d4203762d6f37fe600445ecd8822982ad02a8a0683457504382",
"md5": "9d527cb3ecf7102d00e665bfcb675ca9",
"sha256": "372acecc2a3d506ba16d106939cf94678a9a4bbf55678433676f6d4bd81e99b1"
},
"downloads": -1,
"filename": "eosapi_async-1.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9d527cb3ecf7102d00e665bfcb675ca9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13194,
"upload_time": "2024-09-15T13:19:24",
"upload_time_iso_8601": "2024-09-15T13:19:24.826211Z",
"url": "https://files.pythonhosted.org/packages/a7/85/c62633d49d4203762d6f37fe600445ecd8822982ad02a8a0683457504382/eosapi_async-1.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "44ad1cd7a06dd6068714abff179fc0f9e606c484a0e2eb92bc20a5ea42eb6e8d",
"md5": "db0928d448c70a1c274a4079b48e6534",
"sha256": "0aa8c378963cdd4493fbb6b1fcd0bdd9903a39992b0134fd7d6b624781bd0de3"
},
"downloads": -1,
"filename": "eosapi_async-1.2.4.tar.gz",
"has_sig": false,
"md5_digest": "db0928d448c70a1c274a4079b48e6534",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13022,
"upload_time": "2024-09-15T13:19:28",
"upload_time_iso_8601": "2024-09-15T13:19:28.403381Z",
"url": "https://files.pythonhosted.org/packages/44/ad/1cd7a06dd6068714abff179fc0f9e606c484a0e2eb92bc20a5ea42eb6e8d/eosapi_async-1.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-15 13:19:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "i-am-Vasya",
"github_project": "eosapi_async",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "eosapi-async"
}