Metadata-Version: 1.0
Name: datastream
Version: 0.2.5
Summary: Datastream API time-series library.
Home-page: https://github.com/wlanslovenija/datastream
Author: wlan slovenija
Author-email: open@wlan-si.net
License: AGPLv3
Description: Datastream API
        ==============
        
        Datastream API is a Python API which abstracts the data-base level on time-series data. It provides easy way to insert
        time-series datapoints and automatically downsample them into multiple levels of granularity for efficient querying
        time-series data at various time scales.
        
        Documentation is found at:
        
        http://datastream.readthedocs.org/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
