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.5.tar.gz
(6.5 kB
view details)
File details
Details for the file dvdp.utils-0.0.5.tar.gz
.
File metadata
- Download URL: dvdp.utils-0.0.5.tar.gz
- Upload date:
- Size: 6.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 | 8431858c48c5d60463910da98ada54466861efb2191c542aac8c56747d5ec9b4 |
|
MD5 | 7ac6725e9fb5f2837d1d891c6ab18659 |
|
BLAKE2b-256 | ed67ed361a028e075274d56e81e8ac35c1fb3d8036a5772693a30a9a486db1f7 |