{ "info": { "author": "Kamila Sou\u010dkov\u00e1", "author_email": "kamisouckova@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "csvtsdb\n=======\n\nCSV-backed timeseries database. Usable standalone or in a Twisted\napplication.\n\n|PyPI| |Say Thanks!| |contributions welcome|\n\nNot your typical timeseries database:\n\n+---------------------+------------------------+\n| Fast | :x: |\n+---------------------+------------------------+\n| Good compression | :x: |\n+---------------------+------------------------+\n| **Stupid simple** | :heavy\\_check\\_mark: |\n+---------------------+------------------------+\n\nImplies you probably don't want to use it unless you know you do. A good\nuse case is for *small amounts of data* that should be *easily editable\nand/or readable in 30 years* when your favorite real TSDB software is\nlong dead.\n\nI will use it in my personal tracking project (TBA), which expects about\n1 datapoint per series per day (and a small number of series), because\nmost datapoints are input by the user.\n\n**Note**: if you want to use this, but you are not happy with the\nrequest format (e.g. you want JSON), `let me\nknow `__ -- that is\na very easy change.\n\nThis is a WIP and it will have more features in the future.\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/csvtsdb.svg\n :target: https://pypi.org/project/csvtsdb/\n.. |Say Thanks!| image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg\n :target: https://saythanks.io/to/AnotherKamila\n.. |contributions welcome| image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\n :target: https://github.com/anotherkamila/songbook-web/issues\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/anotherkamila/csvtsdb", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "csvtsdb", "package_url": "https://pypi.org/project/csvtsdb/", "platform": "", "project_url": "https://pypi.org/project/csvtsdb/", "project_urls": { "Homepage": "http://github.com/anotherkamila/csvtsdb" }, "release_url": "https://pypi.org/project/csvtsdb/0.1.7/", "requires_dist": null, "requires_python": "", "summary": "CSV-backed timeseries database usable standalone or as a Twisted resource", "version": "0.1.7" }, "last_serial": 4057749, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9541950d1289a2cc07f2e0dfb03c5b12", "sha256": "03dd81eee31730968e0246788730932a935386f6c6e06451ecd712127d208e3f" }, "downloads": -1, "filename": "csvtsdb-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9541950d1289a2cc07f2e0dfb03c5b12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2242, "upload_time": "2018-03-12T00:17:34", "url": "https://files.pythonhosted.org/packages/5b/95/91dfa435217ee515c7ab3968b9d2722b81e194e639f0f8c521650dff31f4/csvtsdb-0.0.1.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "b9083161d63f926ddd63c6851a177bff", "sha256": "df0aaa9988fd83bdb52b8ca2352bfbc5bf76d752a4e0f8d46446218ef4f94fe6" }, "downloads": -1, "filename": "csvtsdb-0.1.tar.gz", "has_sig": false, "md5_digest": "b9083161d63f926ddd63c6851a177bff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2181, "upload_time": "2018-03-12T00:05:22", "url": "https://files.pythonhosted.org/packages/a3/56/4afacb39eca1baf48606bf8db2cf527c651d4b976603d8de60374022357d/csvtsdb-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "93db557558d06954e6fce95c5552d8d9", "sha256": "dcfa4546175cb63fd2844cd486d633d9f99c830804f9a6d9cf6534fa6cb971c7" }, "downloads": -1, "filename": "csvtsdb-0.1.1.tar.gz", "has_sig": false, "md5_digest": "93db557558d06954e6fce95c5552d8d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2261, "upload_time": "2018-03-12T00:20:40", "url": "https://files.pythonhosted.org/packages/5f/de/e9d6e30910f591f2a6c650796a497f83e64a132c6d0f0edb7f865086689a/csvtsdb-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "56c3606817adf2900be50be0f31cc3af", "sha256": "0b51361ab6be94e9f65ccee986ba00bdbdbf8a298392c71c8ba6e61a0ecf1868" }, "downloads": -1, "filename": "csvtsdb-0.1.2.tar.gz", "has_sig": false, "md5_digest": "56c3606817adf2900be50be0f31cc3af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2307, "upload_time": "2018-03-12T00:27:13", "url": "https://files.pythonhosted.org/packages/de/75/d5aff2d2081faf67d61e9be642a6e5d3f9bfdc00f5f9bd8483b32099ff11/csvtsdb-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "927f61ba61162ab4bce88f2fdda8ac75", "sha256": "db20cc3cb245e791926942431d04ba661e7913db4a3c3c7884209bd909d702be" }, "downloads": -1, "filename": "csvtsdb-0.1.3.tar.gz", "has_sig": false, "md5_digest": "927f61ba61162ab4bce88f2fdda8ac75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2722, "upload_time": "2018-03-12T10:15:01", "url": "https://files.pythonhosted.org/packages/4e/39/456435953f327b2b87946bb988a4453898a34d6dc653852971d9fee3d4f9/csvtsdb-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "d57dff905c4aee502b728bf5e28c9d91", "sha256": "975e2d72fb4f51ee796c99aee61705327883034a3939a2c0cf35e20985944153" }, "downloads": -1, "filename": "csvtsdb-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d57dff905c4aee502b728bf5e28c9d91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2895, "upload_time": "2018-03-12T10:17:30", "url": "https://files.pythonhosted.org/packages/ab/b8/4896c187db1fbd23d58cb82099ffe106568421c54318a86488e6e888a2ba/csvtsdb-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "a76602735621e995c770c9dab5bdaa6a", "sha256": "97f385fd4972cc1bfbfeb8e7bd8550a09615ed243e5610304b18a947a88f6882" }, "downloads": -1, "filename": "csvtsdb-0.1.5.tar.gz", "has_sig": false, "md5_digest": "a76602735621e995c770c9dab5bdaa6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3037, "upload_time": "2018-03-12T15:50:21", "url": "https://files.pythonhosted.org/packages/ca/1e/00a53cafaf7484ca9db6102f4c5089850cfe2c7dc28e1f913e798054b261/csvtsdb-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "3d6778a80c2a6921d54cf7e33fa5ce02", "sha256": "29bf93046785d6d80619c0c882e9a9990f2b3474d8d1855e1340e9f07145ef92" }, "downloads": -1, "filename": "csvtsdb-0.1.6.tar.gz", "has_sig": false, "md5_digest": "3d6778a80c2a6921d54cf7e33fa5ce02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3063, "upload_time": "2018-03-17T23:18:32", "url": "https://files.pythonhosted.org/packages/9a/4b/fc82fe432feb570091203e997214065fc61f215925f04f93d874aff8afdc/csvtsdb-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "95739a5808cfe18695a4e9bb29795810", "sha256": "b341f98202ea36a2ed7096595b6e5508fed0923b1b8e655656c46b6822307fbe" }, "downloads": -1, "filename": "csvtsdb-0.1.7.tar.gz", "has_sig": false, "md5_digest": "95739a5808cfe18695a4e9bb29795810", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3170, "upload_time": "2018-07-13T12:51:02", "url": "https://files.pythonhosted.org/packages/d9/69/27f1eb20db918ca9d8345efac092be8cc30353ce674603c5600e3ea6b648/csvtsdb-0.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95739a5808cfe18695a4e9bb29795810", "sha256": "b341f98202ea36a2ed7096595b6e5508fed0923b1b8e655656c46b6822307fbe" }, "downloads": -1, "filename": "csvtsdb-0.1.7.tar.gz", "has_sig": false, "md5_digest": "95739a5808cfe18695a4e9bb29795810", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3170, "upload_time": "2018-07-13T12:51:02", "url": "https://files.pythonhosted.org/packages/d9/69/27f1eb20db918ca9d8345efac092be8cc30353ce674603c5600e3ea6b648/csvtsdb-0.1.7.tar.gz" } ] }