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.8.0.tar.gz
(21.6 kB
view details)
Built Distribution
audeer-1.8.0-py3-none-any.whl
(11.8 kB
view details)
File details
Details for the file audeer-1.8.0.tar.gz
.
File metadata
- Download URL: audeer-1.8.0.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 012e2f9ca859e02dbc5fb7639de66abc27f40a7a90796aaee65cde579ee0d575 |
|
MD5 | ca20868cbdde6f673f7d86639a01835e |
|
BLAKE2b-256 | 0029d3d42f6b7544fd5ff3bacf6e0a13c1b3c1611734453e4e5ff80579eaa369 |
File details
Details for the file audeer-1.8.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.8.0-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 818838c907015fc724e4dc7948e2c480530738c13c0a03e647e479b919d8849b |
|
MD5 | dfe4cd66d599edd32f79e93786c6ac63 |
|
BLAKE2b-256 | a414ebb10eede83b42a9e505b877a70e09abf06f3fb894ea46ab8e0ca0f4e802 |