معرفی شرکت ها


csvtsdb-0.1.7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CSV-backed timeseries database usable standalone or as a Twisted resource
ویژگی مقدار
سیستم عامل -
نام فایل csvtsdb-0.1.7
نام csvtsdb
نسخه کتابخانه 0.1.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Kamila Součková
ایمیل نویسنده kamisouckova@gmail.com
آدرس صفحه اصلی http://github.com/anotherkamila/csvtsdb
آدرس اینترنتی https://pypi.org/project/csvtsdb/
مجوز MIT
csvtsdb ======= CSV-backed timeseries database. Usable standalone or in a Twisted application. |PyPI| |Say Thanks!| |contributions welcome| Not your typical timeseries database: +---------------------+------------------------+ | Fast | :x: | +---------------------+------------------------+ | Good compression | :x: | +---------------------+------------------------+ | **Stupid simple** | :heavy\_check\_mark: | +---------------------+------------------------+ Implies you probably don't want to use it unless you know you do. A good use case is for *small amounts of data* that should be *easily editable and/or readable in 30 years* when your favorite real TSDB software is long dead. I will use it in my personal tracking project (TBA), which expects about 1 datapoint per series per day (and a small number of series), because most datapoints are input by the user. **Note**: if you want to use this, but you are not happy with the request format (e.g. you want JSON), `let me know <https://github.com/AnotherKamila/csvtsdb/issues/new>`__ -- that is a very easy change. This is a WIP and it will have more features in the future. .. |PyPI| image:: https://img.shields.io/pypi/v/csvtsdb.svg :target: https://pypi.org/project/csvtsdb/ .. |Say Thanks!| image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg :target: https://saythanks.io/to/AnotherKamila .. |contributions welcome| image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat :target: https://github.com/anotherkamila/songbook-web/issues


نحوه نصب


نصب پکیج whl csvtsdb-0.1.7:

    pip install csvtsdb-0.1.7.whl


نصب پکیج tar.gz csvtsdb-0.1.7:

    pip install csvtsdb-0.1.7.tar.gz