flask_simple_tsdb
=================
This package provides a library for interacting with a simple_tsdb server to
fetch and write points from a flask app. This package only works with flask
versions prior to 2.2 (so, the most-recently-supported flask version is 2.1.3).
This is because the way to access app context variables had a breaking change
at 2.2.
Raw data
{
"_id": null,
"home_page": "https://github.com/tgree/simple_tsdb",
"name": "flask-simple-tsdb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8.10",
"maintainer_email": null,
"keywords": "simple_tsdb flask flask_simple_tsdb",
"author": "Terry Greeniaus",
"author_email": "terrygreeniaus@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/82/fb/3ee4c8239afe799d46143ac226b595ea6c79c5e43874d4223e9bff5b9c38/flask_simple_tsdb-2.1.3.0.tar.gz",
"platform": null,
"description": "flask_simple_tsdb\n=================\nThis package provides a library for interacting with a simple_tsdb server to\nfetch and write points from a flask app. This package only works with flask\nversions prior to 2.2 (so, the most-recently-supported flask version is 2.1.3).\nThis is because the way to access app context variables had a breaking change\nat 2.2.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python code for accessing simple_tsdb databases from flask <= 2.1.3.",
"version": "2.1.3.0",
"project_urls": {
"Homepage": "https://github.com/tgree/simple_tsdb"
},
"split_keywords": [
"simple_tsdb",
"flask",
"flask_simple_tsdb"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "21d02308db4d5873cea8db87b91f00893839c1326ad12136be92e92d55ada6df",
"md5": "fb380fd5ca9c67f562e70c34741feb1e",
"sha256": "35040dd39981da49b4757cfae346246af7015c6e1c02427908b4c87eb673cdfb"
},
"downloads": -1,
"filename": "flask_simple_tsdb-2.1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fb380fd5ca9c67f562e70c34741feb1e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.10",
"size": 2557,
"upload_time": "2025-08-12T09:21:27",
"upload_time_iso_8601": "2025-08-12T09:21:27.255902Z",
"url": "https://files.pythonhosted.org/packages/21/d0/2308db4d5873cea8db87b91f00893839c1326ad12136be92e92d55ada6df/flask_simple_tsdb-2.1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "82fb3ee4c8239afe799d46143ac226b595ea6c79c5e43874d4223e9bff5b9c38",
"md5": "68f524fbb3266c72e0ea6adb850214e9",
"sha256": "1dfd78c620732bd2156248ffbb51e962f239310b07226a9be072d6ab596dc3ea"
},
"downloads": -1,
"filename": "flask_simple_tsdb-2.1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "68f524fbb3266c72e0ea6adb850214e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.10",
"size": 2095,
"upload_time": "2025-08-12T09:21:28",
"upload_time_iso_8601": "2025-08-12T09:21:28.267148Z",
"url": "https://files.pythonhosted.org/packages/82/fb/3ee4c8239afe799d46143ac226b595ea6c79c5e43874d4223e9bff5b9c38/flask_simple_tsdb-2.1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-12 09:21:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tgree",
"github_project": "simple_tsdb",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "flask-simple-tsdb"
}