LinkinPy integration of NanoPyx
Project description
linkinpynanopyx
LinkinPy integration of NanoPyx
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/linkinpynanopyx/
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
linkinpynanopyx-0.1.2.tar.gz
(4.8 MB
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 linkinpynanopyx-0.1.2.tar.gz.
File metadata
- Download URL: linkinpynanopyx-0.1.2.tar.gz
- Upload date:
- Size: 4.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bdf4199c03ed6d104a8275edb407600469ca1dbcd37134fd3f81140ed7a15f2
|
|
| MD5 |
f93ad287289ee9ad5c3ca5174b23a3ad
|
|
| BLAKE2b-256 |
94a2f17ac73784b5826c62f1130a9b716a15dd2f933674a107061c5ceaa7429e
|
File details
Details for the file linkinpynanopyx-0.1.2-py3-none-any.whl.
File metadata
- Download URL: linkinpynanopyx-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.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 |
738cde86d47cfe8bf2d03e0cf3dd9b0991357d175335789c19fd29865d75b5ab
|
|
| MD5 |
52953269898764e74024a23525de1464
|
|
| BLAKE2b-256 |
25040927c91b8b457d9a49c2fa4710864a310bd4c1ab527fdd5db29cf9353db1
|