Metadata-Version: 1.1
Name: pyinfluxdb
Version: 0.1.2
Summary: A influxdb driver package.
Home-page: https://github.com/muumlover/pyinfluxdb
Author: MUUMLOVER
Author-email: muumlover@live.com
License: MPL
Download-URL: https://github.com/muumlover/pyinfluxdb/tarball/0.1.2
Description: pyinfluxdb

        ===============================

        

        version number: 0.1.2

        author: pyinfluxdb

        

        Overview

        --------

        

        A python package that can be installed with pip.

        

        Installation / Usage

        --------------------

        

        To install use pip:

        

            $ pip install pyinfluxdb

        

        

        Or clone the repo:

        

            $ git clone https://github.com/muumlover/pyinfluxdb.git

            $ python setup.py install

            

        Contributing

        ------------

        

        TBD

        

        Example

        -------

        

        TBD
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
