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.13.0.tar.gz
(24.8 kB
view details)
Built Distribution
audeer-1.13.0-py3-none-any.whl
(13.8 kB
view details)
File details
Details for the file audeer-1.13.0.tar.gz
.
File metadata
- Download URL: audeer-1.13.0.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 692dfb612b91783c74220d811ce39f7bfd5737c3207645fcccafb3305d73f310 |
|
MD5 | 6ea863c4719618698e8254f91a9a0b53 |
|
BLAKE2b-256 | 056c04a2877db34cc9139fb02b729542144be4dcf90ba5739e7f1a70e6a25a58 |
File details
Details for the file audeer-1.13.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.13.0-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4906d625626a8a1362a8aba135d90b30c9181e3e55db7921ee25f6401133ac17 |
|
MD5 | 9f1282ca8ac73feb09692efeda475a1c |
|
BLAKE2b-256 | db1a2006038e63fc2a4fcf4dbc7da0887ccf3214bdd794e9aecadbda48e676fe |