CLI finder for LinkinPy integration
Project description
linkinpycli
CLI finder for LinkinPy integration
Quick Start
uv sync
uv run pytest
The project pins its local development interpreter in .python-version and keeps package metadata in pyproject.toml.
Common Commands
uv sync # create/update the local environment
uv run pytest # run the test suite
uv run ruff check . # lint the codebase
uv run ruff format . # format the codebase
uv run python -m build # build the source and wheel distributions
uv run pre-commit install
If you prefer shorter aliases, the same workflow is available through make:
make sync
make test
make lint
make format
make build
Project Layout
src/linkinpycli/
tests/
pyproject.toml
.python-version
GETTING_STARTED.md
CONTRIBUTING.md
Documentation
- Start with GETTING_STARTED.md for first-time setup
- See CONTRIBUTING.md for the contributor workflow
- Track user-facing changes in CHANGELOG.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
linkinpycli-0.0.3.tar.gz
(10.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file linkinpycli-0.0.3.tar.gz.
File metadata
- Download URL: linkinpycli-0.0.3.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
584be6711bcd6c925293e67cb3c00781d5d81af9f7d85d9e07b904a1d194c016
|
|
| MD5 |
5fbd8428507feb24e35d5658b0f9be96
|
|
| BLAKE2b-256 |
29156d87f58d00f50683b2b067b0ccbc35b8d0616f945f42ab8ad54ab7ae9c19
|
File details
Details for the file linkinpycli-0.0.3-py3-none-any.whl.
File metadata
- Download URL: linkinpycli-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00a35fb4145a2e2c38d114586a0e1d5f64042c1e7f3f8fa21787f2f71a7f1772
|
|
| MD5 |
2cbd3a4a8907cc0e140e1c47acb2b358
|
|
| BLAKE2b-256 |
2b5e65c658acca7ec90f90a9b4376c4cda39e2a42e2f7adabec39ed67d9e1077
|