Gmic

Latest version: v2.9.2

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.9.4alpha1

- just wrapping ligbmic 2.9.4
- replacing uses of `_document_gmic` in docs/ by `_parce_cli_images append x`
- pytest suite not green yet

2.9.2

- nothing new, just wrapping ligbmic 2.9.1
- the pytest suites are still not green, this is intened and will be fixed for 2.9.4
- releasing this as a stable version which spares users from specifying a `==<version number>` suffix when pip installing
- almost synchronous with the [tutorials 1,2 & 3 end of writing](https://gmic-py.readthedocs.io/en/latest/tutorials.html).

2.9.1alpha6

- discarding libcurl as a dependency, relying on libgmic/CImg's `curl` executable detection https://github.com/myselfhimself/gmic-py/issues/82
- still linux only for now

2.9.1alpha5

- embedding recompiled libgmic 2.9.1
- alpha release with only toolkit-related pytest suites green
- now more fledged documentation at https://gmic-py.readthedocs.io/
- Early input/output support for Numpy, PIL, Scikit-Image.
- Linux support only, MacOS support is dropped.

2.9.0

- embedding recompiled libgmic 2.9.0
- binding of C++ `gmic::gmic`` class and callable class as Python `gmic.Gmic` type.
- binding of C++ `gmic\_image`` class as Python `gmic.GmicImage` type.
- C++ `gmic_list` class is discarded for binding in favor of pure-Python lists.
- MacOS and Linux support only.

0.0.1

- First fiddling C/Python vs. cffi libcmig Python marshalling tests

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.