python-fitbark
FitBark API Python Client Implementation
For documentation: http://python-fitbark.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 fitbark 0.0.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 | |
|---|---|---|---|
| fitbark-0.0.1.tar.gz | 14.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fitbark-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.2 kB
Release files / fitbark-0.0.1.tar.gz
| Download URL | fitbark-0.0.1.tar.gz |
|---|---|
| Size | 14.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a5715d8ccabebb34dfc67f928eda97ad4c22f7d53a808b975191ba4e6cc7dc23
|
|
BLAKE2b-256 checksum How to use checksums |
d11b64607a09f4333bd46aac2a61f81a7e1f56a4d422f4b17b1cd130453958ef
|
| 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.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|
Release files / fitbark-0.0.1-py3-none-any.whl
| Download URL | fitbark-0.0.1-py3-none-any.whl |
|---|---|
| Size | 8.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
79df6db3cf5787041a62c7d20c2dc620d947285e7a009639859d5a552e53cec2
|
|
BLAKE2b-256 checksum How to use checksums |
bfda1b4ec2cfb58dbcfd7d28d71131c92bffcd1011bb4bd0450b22d9152f547f
|
| 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.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|