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.2.tar.gz
(10.4 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.2.tar.gz.
File metadata
- Download URL: linkinpycli-0.0.2.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84c3fe4f09e7ae5c5da073e225b71febe14b2dfd78b0cfd82ee51cf3a421626d
|
|
| MD5 |
5456245a62360bb584dc83bf0b8cbaed
|
|
| BLAKE2b-256 |
c062dc6e9b5371b43b47d3ea31ecf16d59e9274674c01fb654b8ae527198b714
|
File details
Details for the file linkinpycli-0.0.2-py3-none-any.whl.
File metadata
- Download URL: linkinpycli-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.3 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 |
1e5b907ec61a9af461f04aa6a41d0ec474b5bc997fd7a9871eba7b4a61d1783b
|
|
| MD5 |
328f307246841b957a39c154c295c096
|
|
| BLAKE2b-256 |
077c0cd70ea83acab9bf66b1c2a3adc1ba11ed77fcc6114e75552cba1624b7a0
|