Metadata-Version: 2.1
Name: timeflux-bitalino
Version: 0.2.0
Summary: Timeflux BITalino plugin
Home-page: https://timeflux.io
Author: Pierre Clisson
Author-email: contact@timeflux.io
License: MIT
Project-URL: Documentation, http://doc.timeflux.io/projects/timeflux-bitalino/
Project-URL: Source Code, https://github.com/timeflux/timeflux_bitalino
Project-URL: Bug Tracker, https://github.com/timeflux/timeflux_bitalino/issues
Description: Timeflux BITalino plugin
        ========================
        
        This plugin provides a driver to connect to `BITalino <https://bitalino.com>`__ devices.
        
        When connecting a BITalino device for the first time, the default pairing code is: `1234`.
        
        Installation
        ------------
        
        First, make sure that `Timeflux <https://github.com/timeflux/timeflux>`__ is installed.
        
        You can then install this plugin in the `timeflux` environment:
        
        ::
        
            $ conda activate timeflux
            $ pip install timeflux_bitalino
        
Keywords: timeflux,bitalino
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Provides-Extra: dev
