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.1.tar.gz
(26.0 kB
view details)
Built Distribution
audeer-1.17.1-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file audeer-1.17.1.tar.gz
.
File metadata
- Download URL: audeer-1.17.1.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c046569cb38c9c7766f3ca623c25f05224f103b5e8114e605bc1784edb680f23 |
|
MD5 | 7f24876a44467b38db4f0d4cee2d919f |
|
BLAKE2b-256 | c07eef77d71457d788f86830b198ede013a7d248c822def4984433742e184b04 |
File details
Details for the file audeer-1.17.1-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.17.1-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78385ad35612fd6e59efffb2677416a60d81c4070d4ecbd3dda7ee84864636c2 |
|
MD5 | 01888b85b96d100c70ed43b072c37b27 |
|
BLAKE2b-256 | 5ca71cb7f43b08b6b6eb587cfbf7b1eeaf1157d1833f4d9d0be699882edbe3cd |