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.11.0.tar.gz
(24.4 kB
view details)
Built Distribution
audeer-1.11.0-py3-none-any.whl
(13.5 kB
view details)
File details
Details for the file audeer-1.11.0.tar.gz
.
File metadata
- Download URL: audeer-1.11.0.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2578f22ffa6a5eab824dbd9993a23a77b2e3be8f70804fb26c15a32957d16fbc |
|
MD5 | 0772823b25fc35a8960cd3532f7e8812 |
|
BLAKE2b-256 | 4c304d03e8cdf412eb56ff9fb304bfeea38ebf5392337a35025f30b994a19bb3 |
File details
Details for the file audeer-1.11.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.11.0-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c67a14ba195fe163d0d0a3a458cfb0f2a562ac1710e8d0be9ac9a4a84214d7f |
|
MD5 | e8e5f7f2ba19167ed763a0e10ba11b28 |
|
BLAKE2b-256 | b694b3dfeb61b34bcaff89d26ad4c5d3696a6abc853fcc18f18d6a92393a1c87 |