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.
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.6.6.tar.gz
(20.4 kB
view details)
Built Distribution
audeer-1.6.6-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file audeer-1.6.6.tar.gz
.
File metadata
- Download URL: audeer-1.6.6.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef0f31f745a049895bd2e90a0698fbe00eb015dba302a11e28539c2a803c8fb4 |
|
MD5 | d1fe14947df2bf0bddc15d241e6fa767 |
|
BLAKE2b-256 | c53802aa91641315ef6732a9e8d2662fad18c5614ca53969ae72a829bd1aa7b4 |
File details
Details for the file audeer-1.6.6-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.6.6-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31b7295355e28efbd01bb3f6edef78685a7e12a6de69e954a05108da1c517d89 |
|
MD5 | 33c40f417792e7f8180af8a4e1718132 |
|
BLAKE2b-256 | f9f80bd667c2155e55d4052e74eba10a1cae9a3a893ea6e838a8412caa26ca10 |