Metadata-Version: 2.1
Name: btrdb
Version: 5.10.1
Summary: Bindings to interact with the Berkeley Tree Database using gRPC.
Home-page: http://btrdb.io/
Author: Michael Andersen, Allen Leis
Author-email: michael@steelcode.com
Maintainer: Michael Andersen
Maintainer-email: michael@steelcode.com
License: BSD-3-Clause
Download-URL: https://github.com/BTrDB/btrdb-python/tarball/v5.10.1
Project-URL: Documentation, https://btrdb.readthedocs.io/en/latest/
Project-URL: Download, https://github.com/BTrDB/btrdb-python/tarball/v5.10.1
Project-URL: Source, https://github.com/BTrDB/btrdb-python
Project-URL: Tracker, https://github.com/BTrDB/btrdb-python/issues
Description: # btrdb
        
        These are BTrDB Bindings for Python allowing you painless and productive access to the Berkeley Tree Database (BTrDB).  BTrDB is a time series database focusing on blazing speed with respect to univariate time series data at the nanosecond scale.
        
        Please see the full documentation at: [https://btrdb.readthedocs.io/en/latest/](https://btrdb.readthedocs.io/en/latest/) particularly the quick [start guide](https://btrdb.readthedocs.io/en/latest/quick-start.html)
        
Keywords: btrdb,berkeley,timeseries,database,bindingsgRPC
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
