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.0.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.0.tar.gz.
File metadata
- Download URL: linkinpynanopyx-0.1.0.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 |
6ef6f1c1c1eb77f4a0a168b3a8d11a5c6fb0b3489f1007a78a20dc886db182ca
|
|
| MD5 |
9627321001e1b2ef734e5af9b0b2d4cf
|
|
| BLAKE2b-256 |
21c4c5b6a99c762adab67eb9f6af9325a607c200ac0dcded4abd320d6977e77c
|
File details
Details for the file linkinpynanopyx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: linkinpynanopyx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
7affb7c70737d68cdcddd841c9d130e457a8ff6f44eedf878cac267b685b547b
|
|
| MD5 |
ef879456bfacf53b92ff052c5285c467
|
|
| BLAKE2b-256 |
bd016adb80169ca078edb786fa88438e314ea86b50cba1812f986481fcc433f1
|