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.15.0.tar.gz
(25.2 kB
view details)
Built Distribution
audeer-1.15.0-py3-none-any.whl
(14.2 kB
view details)
File details
Details for the file audeer-1.15.0.tar.gz
.
File metadata
- Download URL: audeer-1.15.0.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bffbb89f2486aacbcc2ef3ab85e87998329a83e2373279267748d9a6706eaf7f |
|
MD5 | 12527b3403345a72f4480d69f8e84663 |
|
BLAKE2b-256 | 32dc0bdedadc1e1617aa5a4c02cc0812238e0a3d4425e54615052a437f83e87f |
File details
Details for the file audeer-1.15.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.15.0-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e325faca7731bc7f699992309e0e6f464da07cad26152ebff96fc7058e78d9d |
|
MD5 | 710b1b46c0850c67100e61350efac488 |
|
BLAKE2b-256 | 97ecc69ee1a93acfb46240b3668000e6032cdab1dea2480b2cb6fa80b9359087 |