A python package for Whispertrades API. Built on pydantic and requests. Requires Python 3.8+.
Raw data
{
"_id": null,
"home_page": "https://github.com/aliencaocao/whispertrades",
"name": "whispertrades",
"maintainer": "Billy Cao",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "aliencaocao@gmail.com",
"keywords": "whispertrades api python",
"author": "Billy Cao",
"author_email": "aliencaocao@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0d/34/94bfe69e9414b0be1ec39a7e80d6831e6b40edd32d8c30f267777a8f12d6/whispertrades-0.1.1.tar.gz",
"platform": null,
"description": "A python package for Whispertrades API. Built on pydantic and requests. Requires Python 3.8+.\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "A Python package for Whispertrades API",
"version": "0.1.1",
"project_urls": {
"Documentation": "https://whispertrades.readthedocs.io/",
"Homepage": "https://github.com/aliencaocao/whispertrades",
"Issues": "https://github.com/aliencaocao/whispertrades/issues",
"Releases": "https://github.com/aliencaocao/whispertrades/releases",
"Source Code": "https://github.com/aliencaocao/whispertrades"
},
"split_keywords": [
"whispertrades",
"api",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e89fdb94cb0243bfbec3e0f7e9f0c987404ee0939edceb382aabd38381373573",
"md5": "3d448e7d8109599c67dd3005ae328ac5",
"sha256": "d92301b399f355306242c7a4107eafd9031beae51449b45b60eadb9c55728f6e"
},
"downloads": -1,
"filename": "whispertrades-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d448e7d8109599c67dd3005ae328ac5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5638,
"upload_time": "2024-05-27T02:49:14",
"upload_time_iso_8601": "2024-05-27T02:49:14.291585Z",
"url": "https://files.pythonhosted.org/packages/e8/9f/db94cb0243bfbec3e0f7e9f0c987404ee0939edceb382aabd38381373573/whispertrades-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0d3494bfe69e9414b0be1ec39a7e80d6831e6b40edd32d8c30f267777a8f12d6",
"md5": "19c6be88224df44e3d5ccdc763996aae",
"sha256": "ffe9bb57ef23822757b6117b1331a02bb2d60839dbaa1b1d838965de84561a65"
},
"downloads": -1,
"filename": "whispertrades-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "19c6be88224df44e3d5ccdc763996aae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6762,
"upload_time": "2024-05-27T02:49:15",
"upload_time_iso_8601": "2024-05-27T02:49:15.842181Z",
"url": "https://files.pythonhosted.org/packages/0d/34/94bfe69e9414b0be1ec39a7e80d6831e6b40edd32d8c30f267777a8f12d6/whispertrades-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-27 02:49:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aliencaocao",
"github_project": "whispertrades",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": []
},
{
"name": "pydantic",
"specs": [
[
">=",
"2.0"
]
]
},
{
"name": "orjson",
"specs": []
},
{
"name": "requests-ratelimiter",
"specs": []
}
],
"lcname": "whispertrades"
}