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 accentdatabase example tests

ruff:

uv run ruff check --fix accentdatabase 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

accentdatabase-0.0.17.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

accentdatabase-0.0.17-py3-none-any.whl (7.4 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