Skip to main content

Helpful Python functions

Project description

Test status code coverage audeer's documentation audeer's supported Python versions audeer's MIT license

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

audeer-2.0.0.tar.gz (42.5 kB view hashes)

Uploaded Source

Built Distribution

audeer-2.0.0-py3-none-any.whl (39.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page