Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/im-tools-36/-/wikis/home.
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/im-tools-36/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console using pip:
For all users (after acquiring administrative rights) |
For the current user (no administrative rights required) |
|
|---|---|---|
Installation |
pip install im-tools-36 |
pip install --user im-tools-36 |
Update |
pip install --upgrade im-tools-36 |
pip install --user --upgrade im-tools-36 |
Dependencies
The development relies on several packages:
Mandatory: ColorSpecChanger, extension-36, imageio, networkx, numpy, scikit-image, scipy, tifffile
Optional: PyQt6, aicsimageio, czifile, czitools, imageio[pyav], itk, matplotlib, mrc, nibabel, opencv-python, pillow
The mandatory dependencies, if any, are installed automatically by pip, if they are not already, as part of the installation of im-tools-36. Python distribution platforms or Integrated Development Environments (IDEs) should also take care of this. The optional dependencies, if any, must be installed independently by following the related instructions, for added functionalities of im-tools-36.
Packaging
Missing files for packaging the project from source (notably, documentation/wiki/description.asciidoc, README-template.rst, pyproject.toml, and setup.py) can be found on the Python package template repository and as part of the documentation wiki.
Acknowledgments
The project is developed with PyCharm Community.
The code is formatted by Black, The Uncompromising Code Formatter, or Ruff, An extremely fast Python linter and code formatter, written in Rust.
The imports are ordered by isort… your imports, so you don’t have to, or Ruff, An extremely fast Python linter and code formatter, written in Rust.
Release files for im-tools-36 2026.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| im_tools_36-2026.7.tar.gz | 60.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| im_tools_36-2026.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 123.2 kB
Release files / im_tools_36-2026.7.tar.gz
| Download URL | im_tools_36-2026.7.tar.gz |
|---|---|
| Size | 60.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f9c61a9b859e55637023261b6b64ab04cfc6693291f0c25842bfc7663ca50ef5
|
|
BLAKE2b-256 checksum How to use checksums |
21f6ca469c8bd646ef377a9cfb91a3f5eecd6f2a28c6a0217be5ebe099471f35
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / im_tools_36-2026.7-py3-none-any.whl
| Download URL | im_tools_36-2026.7-py3-none-any.whl |
|---|---|
| Size | 63.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4df2d9c006c7c7efd1bef7df32a18ac28e484ed1cc29eaf19b5a176954cf0423
|
|
BLAKE2b-256 checksum How to use checksums |
146b9846e3ef9a0eec899bcb0e53ecaa0a5b7105e869292c8d576f92f47de0da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|