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.
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.5.tar.gz
(20.4 kB
view details)
Built Distribution
audeer-1.6.5-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file audeer-1.6.5.tar.gz
.
File metadata
- Download URL: audeer-1.6.5.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1435b36f51dda42e4e5f973a8aa1153a45b2ed93293c59cf15228681f11fb1ee |
|
MD5 | 956db0e1d7801069d5c58ad4f848953d |
|
BLAKE2b-256 | 512809b6a5ce9b5cedbb93a977431e6b9550243b4cebc9bf0c21dcb49113ea4a |
File details
Details for the file audeer-1.6.5-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.6.5-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 601cb07ec37d7af7b0a5379fd241544e6758479ad828f6927d9b0cd0c36b8e4f |
|
MD5 | 8a6270cf0644a28882703e185a6a2d0d |
|
BLAKE2b-256 | 1d889b97990fef207be5094a4f64a13e3e30854fa86aea215f3c191e30fc2b7b |