Clients to interact with Strava API. Deals with OAuth2 and provides a simple interface to access Strava API endpoints.
Project description
Purpose of stravawizard package
[Disclaimer] : this is a draft, examples will be given in the next versions of the package.
This packages offers 2 clients in order to work with Strava API:
stravauth_cli: allows user to deal easily with Strava oauth authentification. Requires all credentials of a declared Strava app (client id, client secret and redirect uri) in order to work properly.stravapi_cli: allows user to use directly Strava API, given an access token.
Install
pip install stravawizard
Update package on pypi.org
For maintainers only
Update version to the update's date in pyproject.toml according to YYYY.MM.DD format (eg: 2024.02.05 for package made on February 5th 2024. Versions under development should follow this standar, and add at the end .dev. For instance: 2024.02.05.dev).
python -m build
python3 -m twine upload dist/*
Use case
[To come]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stravawizard-2025.4.29.tar.gz.
File metadata
- Download URL: stravawizard-2025.4.29.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5313c95119125cbad2f6fa5fcd62e5350a94d9d94316f098d4f37d98b94c4940
|
|
| MD5 |
b3acff44f3ae5099607623155759574d
|
|
| BLAKE2b-256 |
97ba721b3ed649b24d5bc8963439d4a71a7f0c959dc4e120163ddaef74984bf8
|
File details
Details for the file stravawizard-2025.4.29-py3-none-any.whl.
File metadata
- Download URL: stravawizard-2025.4.29-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f3c581692c360fd30ace7baefec6d6d51c856f8e043bffb9c75c16e40751319
|
|
| MD5 |
1ce7986f9b7d4e7b97d4b03007d7b2ab
|
|
| BLAKE2b-256 |
587f476cb05cb070b0135b5bb1bbc61dbef5c4c4bb98d4732868c37201c8e773
|