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:
- For all users, after acquiring administrative rights:
First installation: pip install im-tools-36
Installation update: pip install --upgrade im-tools-36
- For the current user (no administrative rights required):
First installation: pip install --user im-tools-36
Installation update: pip install --user --upgrade im-tools-36
Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/im-tools-36/-/wikis/home.
Acknowledgments
The project is developed with PyCharm Community.
The development relies on several open-source packages (see install_requires in setup.py, if present; otherwise import statements should be searched for).
The code is formatted by Black, The Uncompromising Code Formatter.
The imports are ordered by isort… your imports, so you don’t have to.
Release files for im-tools-36 2023.9
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-2023.9.tar.gz | 27.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| im_tools_36-2023.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 55.0 kB
Release files / im-tools-36-2023.9.tar.gz
| Download URL | im-tools-36-2023.9.tar.gz |
|---|---|
| Size | 27.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e063a3c9098c05ccea773e6b88b8aa06141ff4a6f9dd59f5dcbc07e3c6e8031b
|
|
BLAKE2b-256 checksum How to use checksums |
2071e5c9d15b9e8c82ccd08139bf48dee4cc87bf5dd00ebc8be5b25e2f1dbcb0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|
Release files / im_tools_36-2023.9-py3-none-any.whl
| Download URL | im_tools_36-2023.9-py3-none-any.whl |
|---|---|
| Size | 28.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f55c88bb15421d3c016cc3d246f4a2df85f59de65280580640829764714efd69
|
|
BLAKE2b-256 checksum How to use checksums |
9f9c8e9ff5729bfe6f8b11dd3a458c82779fbe7b44b393a202486448f8f6cb8e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|