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.12.0.tar.gz
(24.7 kB
view details)
Built Distribution
audeer-1.12.0-py3-none-any.whl
(13.8 kB
view details)
File details
Details for the file audeer-1.12.0.tar.gz
.
File metadata
- Download URL: audeer-1.12.0.tar.gz
- Upload date:
- Size: 24.7 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.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e152f6cb54ad9ea4b282a0684b7a2fa3cd807264f8f6a63ccc3df3fd489cd267 |
|
MD5 | 29969b064de73323632103438e2dffc7 |
|
BLAKE2b-256 | d859382a615b65c6715592ff7728e97ad909cbe6808b875db63d11e983822aca |
File details
Details for the file audeer-1.12.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.12.0-py3-none-any.whl
- Upload date:
- Size: 13.8 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.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a37b98a625a06d4e790a11295552e0c38d3b7a11ad2cf57b05141f7ec1bf8ca |
|
MD5 | d8c4e0488f75ba0a281318139798e977 |
|
BLAKE2b-256 | 554ad3d5e1d3eb33ead61e98b00c106796a348681a8a3aaff81d73a7ddac2fd2 |