Metadata-Version: 1.1
Name: fitbit
Version: 0.1.1
Summary: Fitbit API Wrapper.
Home-page: https://github.com/orcasgit/python-fitbit
Author: Issac Kelly and ORCAS
Author-email: bpitcher@orcasinc.com
License: Apache 2.0
Description: python-fitbit
        =============
        
        .. image:: https://travis-ci.org/orcasgit/python-fitbit.svg?branch=master
           :target: https://travis-ci.org/orcasgit/python-fitbit
           :alt: Build Status
        .. image:: https://coveralls.io/repos/orcasgit/python-fitbit/badge.png?branch=master
           :target: https://coveralls.io/r/orcasgit/python-fitbit?branch=master
           :alt: Coverage Status
        .. image:: https://requires.io/github/orcasgit/python-fitbit/requirements.png?branch=master
           :target: https://requires.io/github/orcasgit/python-fitbit/requirements/?branch=master
           :alt: Requirements Status
        
        Fitbit API Python Client Implementation
        
        For documentation: `http://python-fitbit.readthedocs.org/ <http://python-fitbit.readthedocs.org/>`_
        
        Requirements
        ============
        
        * Python 2.6+
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: PyPy
