Tools to work with anatomically-aware files
Project description
AIND Anatomical Utils
Tools to work with anatomically-aware files
Installation
If you choose to clone the repository, you can install the package by running the following command from the root directory of the repository:
pip install .
Otherwise, you can use pip:
pip install aind-anatomical-utils
To develop the code, run:
uv sync
Development
Please test your changes using the full linting and testing suite:
./scripts/run_linters_and_checks.sh -c
Or run individual commands:
uv run --frozen ruff format # Code formatting
uv run --frozen ruff check # Linting
uv run --frozen mypy # Type checking
uv run --frozen interrogate -v src # Documentation coverage
uv run --frozen codespell --check-filenames # Spell checking
uv run --frozen pytest --cov aind_anatomical_utils # Tests with coverage
Documentation
sphinx-build -b html docs/source/ docs/build/html
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
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 aind_anatomical_utils-0.4.3.tar.gz.
File metadata
- Download URL: aind_anatomical_utils-0.4.3.tar.gz
- Upload date:
- Size: 247.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
374b4a0594f5c5ed1c9440542d62978a8e25ac27b4d5013799662566865e0dc1
|
|
| MD5 |
43537b7abb73674e5445c3df10755935
|
|
| BLAKE2b-256 |
866fe879b977b6ec51dcbe0717cb29d2137402610492321d550b19a4e96081ff
|
File details
Details for the file aind_anatomical_utils-0.4.3-py3-none-any.whl.
File metadata
- Download URL: aind_anatomical_utils-0.4.3-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5fb1ab27f1a39959185b568b0e8798ea72b21cba8c04ac0ff7bca316c6e135a
|
|
| MD5 |
2ea50cab274ba76adc00e8ae823658d2
|
|
| BLAKE2b-256 |
236cbd24ff73a0f3b50ddcc214043570bae2fa08d41f686d44339b312e51e6fa
|