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.18.0.tar.gz
(33.1 kB
view details)
Built Distribution
audeer-1.18.0-py3-none-any.whl
(20.3 kB
view details)
File details
Details for the file audeer-1.18.0.tar.gz
.
File metadata
- Download URL: audeer-1.18.0.tar.gz
- Upload date:
- Size: 33.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb2a7a553b87ff4f07eb149bf4b6e709656b8a32d9a0435c5e99105ef90c386e |
|
MD5 | 4b27ac55cb8b8c6e1bf7eb92801276c6 |
|
BLAKE2b-256 | dd1ab5e50d57c3632ef1cdbf6bcc5c74fb147249db0148d395ab437c30d8f9e9 |
File details
Details for the file audeer-1.18.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.18.0-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee7e414def67ade3a948e16ba97599a08ddbd9a7cec8ddd7719551f0888bc4be |
|
MD5 | 54b6f744548740aad7fdfe0772be9c1f |
|
BLAKE2b-256 | 3cdc923b181e02a5b87afe106af83511413c6d796722c02540af80c9a1b092d9 |