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.7.0.tar.gz
(21.4 kB
view details)
Built Distribution
audeer-1.7.0-py3-none-any.whl
(11.6 kB
view details)
File details
Details for the file audeer-1.7.0.tar.gz
.
File metadata
- Download URL: audeer-1.7.0.tar.gz
- Upload date:
- Size: 21.4 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 | 95f3c516d1fed77a17088209ac320edeed1b3335747423c98087fbaad4083d75 |
|
MD5 | f8c95522638e9d46e4d9c8573911bcf4 |
|
BLAKE2b-256 | 2d629822ed9bf2ebc414e6792afc8b13d8f0a2cfa1559f70ef61b3df77953c8e |
File details
Details for the file audeer-1.7.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.7.0-py3-none-any.whl
- Upload date:
- Size: 11.6 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 | 5bf515a0e5d072f26a84c9c3f8d521b24db94e0a64d3bd18926d87cefd71f13f |
|
MD5 | 1a6ef850da2aa4f20addc7b108cbe5a1 |
|
BLAKE2b-256 | 4a21162caf18f5f3d144d31a463c38245fa44176cf06fda8729647461ac3db29 |