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.3.tar.gz
(4.5 kB
view details)
File details
Details for the file dvdp.utils-0.0.3.tar.gz
.
File metadata
- Download URL: dvdp.utils-0.0.3.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 | 4a6c7ab52978b8516fc8238327b4fee3a22fe1d8b2d9551b7a47d448a5186146 |
|
MD5 | 7fe429b552e0192d968ac2121eaba803 |
|
BLAKE2b-256 | 8daa30b983a293e3e99fd7c9f71d95b4104633bc59e9f7be9ed193c13b9690eb |