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.16.0.tar.gz
(25.7 kB
view details)
Built Distribution
audeer-1.16.0-py3-none-any.whl
(14.6 kB
view details)
File details
Details for the file audeer-1.16.0.tar.gz
.
File metadata
- Download URL: audeer-1.16.0.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a38b6aa5a137d936a624a815063115b72ca34bc02a2beebd55317df28fa1546c |
|
MD5 | ed6be5f137c31f47a80a03f935a62150 |
|
BLAKE2b-256 | b0efcd17218aa3762b636fcf6ea9843a4ae027c2229cbe867bd8f732529d2513 |
File details
Details for the file audeer-1.16.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.16.0-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52e83b35e66ecaa517c73ce70a1b467b8034a49d2671fb4b41541e85368c6171 |
|
MD5 | e73db3a448e51b784b9fc9bf7f479556 |
|
BLAKE2b-256 | 4843d6697bfc0bc8dfcb82e8c2933f3ee798fcd8529ab0e65b6e6bd7a40b38e1 |