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.10.0.tar.gz
(22.6 kB
view details)
Built Distribution
audeer-1.10.0-py3-none-any.whl
(12.4 kB
view details)
File details
Details for the file audeer-1.10.0.tar.gz
.
File metadata
- Download URL: audeer-1.10.0.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9957985c1e0550b71a94f0c89af80a75720bcd8e4f34853c93e1ef1dfeaeb32a |
|
MD5 | 1276a617f76069a14d70de7532ad2973 |
|
BLAKE2b-256 | 373b2908fc215c5ea79f78071dab0be872df90cb8b6d857f6d72b085bbc783c5 |
File details
Details for the file audeer-1.10.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.10.0-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5291bdeb1349583dd1af0a658711d32d276113639cecedc7ab50f22a55f8e763 |
|
MD5 | 1d1ef3ec4f6240413ad27abc242c6bd2 |
|
BLAKE2b-256 | eb4405208d77e7f4ff7f33ad1c086a3081b94dc41756f67028cc01568cb2a1a7 |