python-fitbit
Fitbit API Python Client Implementation
For documentation: http://python-fitbit.readthedocs.org/
Requirements
Python 2.7+
python-dateutil (always)
requests-oauthlib (always)
Sphinx (to create the documention)
tox (for running the tests)
coverage (to create test coverage reports)
To use the library, you need to install the run time requirements:
sudo pip install -r requirements/base.txt
To modify and test the library, you need to install the developer requirements:
sudo pip install -r requirements/dev.txt
To run the library on a continuous integration server, you need to install the test requirements:
sudo pip install -r requirements/test.txt
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fitbit-0.3.1.tar.gz.
File metadata
- Download URL: fitbit-0.3.1.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea09dc22bafccf5678c779dae93d6ed393a310847f9c7cb4a885f241312dde9b
|
|
| MD5 |
0f7a00c86d4051560cc1b5bfc1fff674
|
|
| BLAKE2b-256 |
054647fb03b722f335c30b0d2734537c6932afdc465e22c5045008bfa2c122b1
|