Commands
Install dependencies
uv sync --all-extras
Run tests
uv run pytest tests
Run linters
ruff:
uv run ruff format accentdatabase example tests
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>
Release files for accentdatabase 0.0.22
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| accentdatabase-0.0.22.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| accentdatabase-0.0.22-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.1 kB
Release files / accentdatabase-0.0.22.tar.gz
| Download URL | accentdatabase-0.0.22.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
14db1a1b8628decd171ea31515768e1a0c59cbc007e8454d4ee5de84dbaa5903
|
|
BLAKE2b-256 checksum How to use checksums |
f9090302b24c3a8192a5cff473dd6ed442ca00a07ef66ee42fcb94fc042df73c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|
Release files / accentdatabase-0.0.22-py3-none-any.whl
| Download URL | accentdatabase-0.0.22-py3-none-any.whl |
|---|---|
| Size | 7.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c1df1a8d84454e98b12bcb0df33c62178f39425c073812621f805574cf187cbe
|
|
BLAKE2b-256 checksum How to use checksums |
5ccad28190ef0f48573f4a14b918ab4f25dc49ccec3fb1b6edaf995421837068
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|