Metadata-Version: 1.1
Name: fitbit
Version: 0.1.0
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
        =============
        
        [![Build Status](https://travis-ci.org/orcasgit/python-fitbit.png?branch=master)](https://travis-ci.org/orcasgit/python-fitbit)
        [![Coverage Status](https://coveralls.io/repos/orcasgit/python-fitbit/badge.png?branch=master)](https://coveralls.io/r/orcasgit/python-fitbit?branch=master)
        [![Requirements Status](https://requires.io/github/orcasgit/python-fitbit/requirements.png?branch=master)](https://requires.io/github/orcasgit/python-fitbit/requirements/?branch=master)
        
        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
