{ "info": { "author": "Pythonian", "author_email": "aurelien.campeas@pythonian.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Database", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Version Control" ], "description": "TSHISTORY CLIENT\n================\n\nThis library provides easy access to [tshistory][tshistory] instances exposed with\nthe help of [tshistory_rest][tshistory_rest] (http end points).\n\nAll the base `tshistory` api is available from there.\n\n\n# Examples\n\n## Direct invocation\n\n```python\n from tshistory_client.api import Client\n\n c = Client('http://my.tshistory.instance/api')\n series = c.get('banana_spot_price')\n```\n\n## Using the tshistory api (preferred way)\n\n```python\n from tshistory.api import timeseries\n\n c = timeseries('https://my.tshistory.instance/api')\n series = c.get('banana_spot_price')\n```\n\n\n[tshistory_rest]: https://bitbucket.org/pythonian/tshistory_rest\n[tshistory]: https://bitbucket.org/pythonian/tshistory\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://hg.sr.ht/~pythonian/tshistory_client", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "tshistory-client", "package_url": "https://pypi.org/project/tshistory-client/", "platform": "", "project_url": "https://pypi.org/project/tshistory-client/", "project_urls": { "Homepage": "https://hg.sr.ht/~pythonian/tshistory_client" }, "release_url": "https://pypi.org/project/tshistory-client/0.8.0/", "requires_dist": [ "requests", "pandas", "pytest-sa-pg" ], "requires_python": "", "summary": "Timeseries histories python client (server side: tshistory_rest)", "version": "0.8.0", "yanked": false, "yanked_reason": null }, "last_serial": 11508550, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "93b625c264075df629e7806a390f342c", "sha256": "017f83ea4be9d86b096e71c2b7e858581aad9e2933431b5c20c0f823f4400e17" }, "downloads": -1, "filename": "tshistory_client-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "93b625c264075df629e7806a390f342c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2295, "upload_time": "2019-01-11T17:16:57", "upload_time_iso_8601": "2019-01-11T17:16:57.227704Z", "url": "https://files.pythonhosted.org/packages/7c/f7/bf5d009f4799cc28c80469c9681ae87a7ad4a6ee2b966830e6c22eab36ef/tshistory_client-0.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f0cff345ec5c6f28ec555b9b83fa6035", "sha256": "81200a83bd3f4e0ec0acffa5aef32e6093d119e49e6a12b9213f734e644923dd" }, "downloads": -1, "filename": "tshistory_client-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f0cff345ec5c6f28ec555b9b83fa6035", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2391, "upload_time": "2019-07-16T14:44:26", "upload_time_iso_8601": "2019-07-16T14:44:26.131128Z", "url": "https://files.pythonhosted.org/packages/75/58/be2695fba8e95465def1c1aa0764916495d2435ceb3a66c39d67eb01fe7d/tshistory_client-0.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "d39fb813214fbc77c67fd7dc1df57aa3", "sha256": "2019e72d6b3d8807dc687d0c60a9d42d55017d8ebaf3757cf10ef7dba31cf25d" }, "downloads": -1, "filename": "tshistory_client-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d39fb813214fbc77c67fd7dc1df57aa3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2919, "upload_time": "2019-10-28T10:21:04", "upload_time_iso_8601": "2019-10-28T10:21:04.326794Z", "url": "https://files.pythonhosted.org/packages/30/8a/697a335ecfda572ac9bbfe23ae0abed7f846a9b0dcc5536e21652ca38561/tshistory_client-0.4.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "391bcd8e0723dfc2a75552643256560e", "sha256": "f6648620970cd52f7c44349a1d48baf09be5c7a57c3a0fab2c3070bd8b7af1d7" }, "downloads": -1, "filename": "tshistory_client-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "391bcd8e0723dfc2a75552643256560e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3660, "upload_time": "2020-02-04T15:03:00", "upload_time_iso_8601": "2020-02-04T15:03:00.869862Z", "url": "https://files.pythonhosted.org/packages/bc/1b/93a08320d1f6f05868fae07bf80271960a00b4dc3e150088626499807b03/tshistory_client-0.6.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "e143429cef36e28e25e826f32cea9c4e", "sha256": "bbf791cabcbb1f877ea4d8e36681c2f7034a75b670f7b5a90f7d925508aa53d2" }, "downloads": -1, "filename": "tshistory_client-0.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e143429cef36e28e25e826f32cea9c4e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4273, "upload_time": "2020-07-03T13:13:28", "upload_time_iso_8601": "2020-07-03T13:13:28.697744Z", "url": "https://files.pythonhosted.org/packages/a6/1d/18cc87aebac1f5e59f4b56921609c56e8b5541e916cc006cbfdff7064b35/tshistory_client-0.7.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "97b4526a29d079004e0e2c2d93a10f7a", "sha256": "b9a5764becd2390508854e93b5fe0d259fed8d86bad0f5048bcc1c63c6a906e3" }, "downloads": -1, "filename": "tshistory_client-0.7.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "97b4526a29d079004e0e2c2d93a10f7a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4284, "upload_time": "2020-09-22T14:55:38", "upload_time_iso_8601": "2020-09-22T14:55:38.145676Z", "url": "https://files.pythonhosted.org/packages/d2/fa/7aceae7e45347b26a707a85756f30cb8b5fe874db2ced0e6d46f64ad9e86/tshistory_client-0.7.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "cff533e73cc7476adf0141db32566536", "sha256": "19f0e50a04f4be84af3fc0147f5ebcc87111d65b0f36ca3a36c91009c2caca77" }, "downloads": -1, "filename": "tshistory_client-0.7.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cff533e73cc7476adf0141db32566536", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4256, "upload_time": "2020-10-20T09:31:08", "upload_time_iso_8601": "2020-10-20T09:31:08.816718Z", "url": "https://files.pythonhosted.org/packages/92/52/1a7ba25ac14314292d44ba776d05f513e451f668e2c357e2eaab183a2314/tshistory_client-0.7.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.7.3": [ { "comment_text": "", "digests": { "md5": "adae596498fae4e2ad8cf10eca1e4a9f", "sha256": "1be8e2bd4572f98c2229e4611b0255a64cc21f985a6d4e8afbaa95b7de5fb7c8" }, "downloads": -1, "filename": "tshistory_client-0.7.3-py3-none-any.whl", "has_sig": false, "md5_digest": "adae596498fae4e2ad8cf10eca1e4a9f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4262, "upload_time": "2021-02-04T17:31:26", "upload_time_iso_8601": "2021-02-04T17:31:26.982500Z", "url": "https://files.pythonhosted.org/packages/88/44/f687e5bbaccbe4b6cec7047d1a7f2694ba672c8622360710821bfb729017/tshistory_client-0.7.3-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "e22746e78863c837e8ca15c21f5d555f", "sha256": "594c2806b3516967ff93e8952f89fb2560bb4d2c3fbc51c6ad6dc735948397c5" }, "downloads": -1, "filename": "tshistory_client-0.8.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e22746e78863c837e8ca15c21f5d555f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4868, "upload_time": "2021-09-21T16:12:56", "upload_time_iso_8601": "2021-09-21T16:12:56.786890Z", "url": "https://files.pythonhosted.org/packages/ce/7b/cc370fc886aeb4286c70fe904f5c91eb57fc911f64460d3282bad14d4ae8/tshistory_client-0.8.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e22746e78863c837e8ca15c21f5d555f", "sha256": "594c2806b3516967ff93e8952f89fb2560bb4d2c3fbc51c6ad6dc735948397c5" }, "downloads": -1, "filename": "tshistory_client-0.8.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e22746e78863c837e8ca15c21f5d555f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4868, "upload_time": "2021-09-21T16:12:56", "upload_time_iso_8601": "2021-09-21T16:12:56.786890Z", "url": "https://files.pythonhosted.org/packages/ce/7b/cc370fc886aeb4286c70fe904f5c91eb57fc911f64460d3282bad14d4ae8/tshistory_client-0.8.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }