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.3.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.3.tar.gz.
File metadata
- Download URL: linkinpynanopyx-0.1.3.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 |
c1f4b2221e6f145cdfdf9db0205082da0da426bbf152496f12e351ccfe88cdbb
|
|
| MD5 |
0a58a39a0b0d15f2724116c9144687ec
|
|
| BLAKE2b-256 |
7677831880d8289e2bfc8ee60c9291c6974a2c6f0889b912eb3992b11e1d931a
|
File details
Details for the file linkinpynanopyx-0.1.3-py3-none-any.whl.
File metadata
- Download URL: linkinpynanopyx-0.1.3-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 |
3879ca46c2321ddefda09a13000581dbb6b741654b3c4302adcdabc966181982
|
|
| MD5 |
d46d97d9049d785ef35c00a73cdcbbb2
|
|
| BLAKE2b-256 |
8bd33b42bc8fffbde08c229f0ff3b75780ce898dae1c30024f31e472c3e1b2e7
|