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.1.tar.gz
(9.8 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.1.tar.gz.
File metadata
- Download URL: linkinpycli-0.0.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cf6ff7a7ba69c9d7b1dcb30d347b4149dfef74e82efef3fc955555e309ecdce
|
|
| MD5 |
db1a50a01771da40ace6a2aa561338d4
|
|
| BLAKE2b-256 |
b8ae287df403b6c77cdd1165c33ad60a6c7f8eedf828aec8505c4aa2a6e8661e
|
File details
Details for the file linkinpycli-0.0.1-py3-none-any.whl.
File metadata
- Download URL: linkinpycli-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 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 |
b623dd6a8a362d3c1d0f92692aa9e8351186b545a49de5a0a83a5c01f77f10db
|
|
| MD5 |
5454f360bb7bd6ee0814fe793812ffa5
|
|
| BLAKE2b-256 |
c7a676256cfdd94e74b160731e3b7a4f89ad7ad4d75c1f1e2edae33f583209d4
|