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.17.2.tar.gz
(26.2 kB
view details)
Built Distribution
audeer-1.17.2-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file audeer-1.17.2.tar.gz
.
File metadata
- Download URL: audeer-1.17.2.tar.gz
- Upload date:
- Size: 26.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d17756d7b9199d72832e6c89d7382a52b271c8c8174409421c2b51e858707537 |
|
MD5 | 3633563bc7276c2a73257bf0960bf7d0 |
|
BLAKE2b-256 | bd34ca038607ecba1e8ea4e33c706722900b7a895bff287e79daa9d6a17618be |
File details
Details for the file audeer-1.17.2-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.17.2-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 796c5e05abc0e3742436a4b58b6937b3044c986dadd462f072156dd792ccf670 |
|
MD5 | 1e3f79b5a2e66af362aabb70fff80028 |
|
BLAKE2b-256 | 2e430a9e11da6564cf78b4a064cfaf98219326b003ba31df40eedd5db1a7bd1a |