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.1.7.tar.gz (10.2 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.1.7-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for wristband-4.1.7.tar.gz
Algorithm Hash digest
SHA256 255931757a4c34f06334e4ac5571a6ca64b1f7bd8ebc13af13c7c19fe834f2d8
MD5 f9ead9d8550dc5ab61cf1d13fe8f8e23
BLAKE2b-256 2f1a32d0b0433ccbff580e2d8c06be82f82acd4cc0b866023faf500b870b1823

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wristband-4.1.7-py3-none-any.whl
  • Upload date:
  • Size: 12.1 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.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7006cc07f571026e9823498053089254da2128d09a51274333542b3a629b3184
MD5 6e0ec2567d1ed838bec8e6296116b0f2
BLAKE2b-256 b5e77b5bc053fbf14823966fae01899789261a917152fbc3afd2809989c5c318

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