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.20.2.tar.gz
(41.6 kB
view details)
Built Distribution
audeer-1.20.2-py3-none-any.whl
(39.3 kB
view details)
File details
Details for the file audeer-1.20.2.tar.gz
.
File metadata
- Download URL: audeer-1.20.2.tar.gz
- Upload date:
- Size: 41.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec632385756bb1d801c606da185908a684ef1e088fd1a36d49f511cde198c365 |
|
MD5 | 8bb588c5a43e032116db7c6aa6802f7e |
|
BLAKE2b-256 | 6dd52e7bee5d1983666ed1a8cde878c058ac990c999b1b94a978329224d00258 |
File details
Details for the file audeer-1.20.2-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.20.2-py3-none-any.whl
- Upload date:
- Size: 39.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f38eba10a12bec6ccab5234a41aace2ca7a282c102497ab5e6b8a26b7aeb7216 |
|
MD5 | 670501061b597a8b53932b4752b311cc |
|
BLAKE2b-256 | 25997782bb6afd96fac37d8c5458823c6e6d09a82ee896b8fa201f9ee666674f |