Skip to main content

No project description provided

Project description

Test

Commands

Install dependencies

uv sync --all-extras

Run tests

uv run pytest tests

Run linters

black:

uv run black accentnotifications example tests

ruff:

uv run ruff check --fix accentnotifications example tests

Build package

install dependencies:

uv tool install hatch

build package:

rm -rf dist && uv build

Publish package

uv publish --token <token>

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

accentnotifications-0.0.13.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

accentnotifications-0.0.13-py3-none-any.whl (7.3 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