Python utilities.
Project description
Utilities
Library containing all kinds of python utilities.
Install
$ pip install dvdp.utils
Data
DataSaver
from dvdp.utils.data import DataSaver
Helps with saving large datasets with images (or other np.arrays) to disk.
It also allows you to load them with DataSaver.load_data().
fetch images
from dvdp.utils.data import fetch_images
Fetch all images from a directory.
Load them as a list of numpy arrays or a list Paths.
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
dvdp.utils-0.0.4.tar.gz
(4.5 kB
view details)
File details
Details for the file dvdp.utils-0.0.4.tar.gz
.
File metadata
- Download URL: dvdp.utils-0.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8cb7728673e181580b00ebfcb0857639de85c396450deb1153789818bcb78c1 |
|
MD5 | a295b79ea8874c5e2e1681749893c472 |
|
BLAKE2b-256 | f057b38c2ae4b156d6097d7015590e85f075901ad204f5763dea0cf25b2d6415 |