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
Release files for fitbit 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fitbit-0.3.1.tar.gz | 19.8 kB | Details |
Release files / fitbit-0.3.1.tar.gz
| Download URL | fitbit-0.3.1.tar.gz |
|---|---|
| Size | 19.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ea09dc22bafccf5678c779dae93d6ed393a310847f9c7cb4a885f241312dde9b
|
|
BLAKE2b-256 checksum How to use checksums |
054647fb03b722f335c30b0d2734537c6932afdc465e22c5045008bfa2c122b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|