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.1.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.1.tar.gz.
File metadata
- Download URL: linkinpynanopyx-0.1.1.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 |
0b9e4b40b0abbc1d0148e9fec1d44664cbde5cc3533cd6f8d3bebc4f89bc8338
|
|
| MD5 |
8db082e0222ce7554f69325ce6d294e7
|
|
| BLAKE2b-256 |
1d6abcdbc868243184d6ea6089c7251454e6e763428754c291565fbabe00d8bf
|
File details
Details for the file linkinpynanopyx-0.1.1-py3-none-any.whl.
File metadata
- Download URL: linkinpynanopyx-0.1.1-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 |
0348626aa4fe78b717186a409e4f49487d8117f2f0b0f24d09507dd7f76e4c13
|
|
| MD5 |
46158aabb861a73049fc70453515cf88
|
|
| BLAKE2b-256 |
63bca380f05d152de894510a2e61d8d2cfc5ea6f3c7aa7b165159828afdc974a
|