Snowy
This is a tiny Python 3 module for manipulating and generating images.
- Simple and flat API. See the documentation.
- Supports resize and blur with a variety of filters.
- Honors a specified wrap mode for proper boundary behavior.
- Supports simple OpenEXR images (never clamps colors).
- Written purely in Python 3 and accelerated using numba.
- Efficiently generates gradient noise and distance fields.
Snowy is somewhat similar to pillow and scikit-image, but has a small feature set with some unique abilities. Painting and 2D paths are outside the scope of the library. See pycairo or skia-pathops.
Release files for snowy 0.0.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 | |
|---|---|---|---|
| snowy-0.0.9.tar.gz | 16.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| snowy-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:33.9 kB
Release files / snowy-0.0.9.tar.gz
| Download URL | snowy-0.0.9.tar.gz |
|---|---|
| Size | 16.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fce03f61cc07a68a3a1b7596f7344d2831c5c6dd79a9943e03a14937c983bc02
|
|
BLAKE2b-256 checksum How to use checksums |
daa218ad72c3c431b899c4b289ef5a5403a88cdc53b16d51695ef6e1b13a2a7c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
|
Release files / snowy-0.0.9-py3-none-any.whl
| Download URL | snowy-0.0.9-py3-none-any.whl |
|---|---|
| Size | 18.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e594ddf694e234eaa6e560fefb98a51e231198e404fc80a4181287c01b692bbd
|
|
BLAKE2b-256 checksum How to use checksums |
6cf01b01882d0dfaaa7a10c2ccc1ae737b013b44e2d582203f377730c030ed2e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
|