Skip to main content

My package description

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 February 5th 2024).

python -m build
python3 -m twine upload dist/*

Use case

[To come]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stravawizard-2024.2.5.tar.gz (19.0 kB view hashes)

Uploaded Source

Built Distribution

stravawizard-2024.2.5-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page