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.6.7.tar.gz
(20.7 kB
view details)
Built Distribution
audeer-1.6.7-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file audeer-1.6.7.tar.gz
.
File metadata
- Download URL: audeer-1.6.7.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b475551ef0374d46f7aad2a24e3b723c394b7fcf28b875b0b6b67eed3ebbf98 |
|
MD5 | 0e144ca4fef96cff966e9ba0ddfee957 |
|
BLAKE2b-256 | bf5583472fac856d474487b9f73293c468c5242fb381bd0baaec8d82f907c08c |
File details
Details for the file audeer-1.6.7-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.6.7-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66c6fd93cf662faadf87c7919ca6f9746863ece3f5be11d7fc19a134265c9cfb |
|
MD5 | 73f433ad6271d86a211923cc45310af4 |
|
BLAKE2b-256 | 45790c07b159e9f771945d7ce4a343b6cd45bd20d63350c0a6f3b91fd273697e |