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.2.tar.gz
(4.9 kB
view details)
File details
Details for the file dvdp.utils-0.0.2.tar.gz
.
File metadata
- Download URL: dvdp.utils-0.0.2.tar.gz
- Upload date:
- Size: 4.9 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 | 2387e22acaabb09d84e467e8b010d3170ce06e2c095ddec1854a654ad240118c |
|
MD5 | 6ef6869f399b62effd2b2434e2c72608 |
|
BLAKE2b-256 | 6674f4d4ef023c6073c7c0cf65b203a6126b267db5097aece0a8dd6729f206e1 |