Helpful Python functions
Project description
The Python package audeer collects small tools and functions that deal with common tasks. For example, it incorporates functions for handling file paths, using multi-threading, or showing progress bars.
The package is lightweight, and has the small tqdm package as it’s only external dependency.
Have a look at the installation and usage instructions as a starting point.
Code example, that lists all WAV files in the data folder:
import audeer
files = audeer.list_file_names('data', filetype='wav')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
audeer-1.13.1.tar.gz
(24.9 kB
view details)
Built Distribution
audeer-1.13.1-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file audeer-1.13.1.tar.gz
.
File metadata
- Download URL: audeer-1.13.1.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4690f15ff3840af1263c98ba4d4d0a921ce3f9a5b893bd5eed802b8807b07def |
|
MD5 | ab557b77d90b296f666761c869ee3dd7 |
|
BLAKE2b-256 | 5c6eea1b52864b96903c11f3b855380517156f591c6bf9ded14cfbdf53dfa9b8 |
File details
Details for the file audeer-1.13.1-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.13.1-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f18691a674718ec2720ef1ea2069b6bec39ffde2d69cf2aeab3ec3a05ae53d5 |
|
MD5 | e21ce5caddee107a9dabd4d918b9ac44 |
|
BLAKE2b-256 | 37faf3364fea5d13aa2bd8c95e402696f29ac03914d74445c34732ad82ce809e |