Skip to main content

SDK for integrating your Python FastAPI application with Wristband. Handles user authentication and token management.

Project description

fastapi-auth

SDK for integrating your Python FastAPI application with Wristband. Handles user authentication and token management.

Getting Started

SET PYPI TOKEN

poetry config pypi-token.pypi <your-token>

CICD

  • on pull to main CICD will run
    • if the version wasnt changed a version patch will be applied

PULL FROM MAIN

  • ensure you pull from main as the CICD could bump the version of the pyproject.toml
git fetch origin main
git merge origin/main

Manual Publushing

BUILD

poetry build

BUMP VERSION

# Bump patch version (4.0.1 → 4.0.2)
poetry version patch

# Bump minor version (4.0.1 → 4.1.0)
poetry version minor

# Bump major version (4.0.1 → 5.0.0)
poetry version major

PUBLISH

poetry publish

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

wristband-4.3.2.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wristband-4.3.2-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file wristband-4.3.2.tar.gz.

File metadata

  • Download URL: wristband-4.3.2.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for wristband-4.3.2.tar.gz
Algorithm Hash digest
SHA256 15e7d5513de022abd94da81c466a20a5086f37575dc0fe7acd4e4ad801ea7329
MD5 c713d7ab10bba8425de47e1df6669a24
BLAKE2b-256 1ad18ead7ccdfbff68bdaf28975de6fd8135e2818b9ec478c22227bfeb08b8e7

See more details on using hashes here.

File details

Details for the file wristband-4.3.2-py3-none-any.whl.

File metadata

  • Download URL: wristband-4.3.2-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for wristband-4.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 02e9681f3a71cd1cee0cd4f0e721dc4ea9a3cf9436d20db270c501cead956295
MD5 577630dbab9c58414455aa02986303ed
BLAKE2b-256 905193f669199dd7a8e5033460e6c0c1914571ce680d77af9b44456cb612ddb0

See more details on using hashes here.

Supported by

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