iad.core — algorithmic utilities: data tools, parameters, paths, caching, and more
Project description
algutils
Algorithmic utilities: data tools, I/O, parameters, paths, caching, image transforms, and math (hist, geom, regress).
Extracted from the toolbox project as a standalone, installable package.
Installation
# From this directory (editable)
pip install -e .
# With optional extras
pip install -e ".[io,units,dev]"
Usage
from algutils import logger, as_list
from algutils.param import TBox, YamlModel
from algutils.io.format import FileFormat
from algutils.io.imread import imread
Development
- pixi:
pixi installthenpixi run testorpixi run lint - pip:
pip install -e ".[dev]"thenpytest src/algutils -v
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
ialdev_core-0.1.0.tar.gz
(221.0 kB
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
ialdev_core-0.1.0-py3-none-any.whl
(190.6 kB
view details)
File details
Details for the file ialdev_core-0.1.0.tar.gz.
File metadata
- Download URL: ialdev_core-0.1.0.tar.gz
- Upload date:
- Size: 221.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.33.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
277e475542efa42d53dd9426ba38b247eb147a62510bfb23f6ac88990295ba08
|
|
| MD5 |
3b2f9659930fc557fb36b5f06345a503
|
|
| BLAKE2b-256 |
f97636f90f73ec0bbc46a08fccc503a6cd4d44821d65c6d954a0f7bf7b3ad554
|
File details
Details for the file ialdev_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ialdev_core-0.1.0-py3-none-any.whl
- Upload date:
- Size: 190.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.33.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b75b41b03121ed003330eb0333be25b15cd01f8bb63782202865f5109623677b
|
|
| MD5 |
e94d31530aa8770575d9a31adefc6202
|
|
| BLAKE2b-256 |
2352a5f2e9371ff8261841540cb5aeb399682325eeb3fedcb4e6e6ecec23d94b
|