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.9.0.tar.gz
(21.9 kB
view details)
Built Distribution
audeer-1.9.0-py3-none-any.whl
(11.9 kB
view details)
File details
Details for the file audeer-1.9.0.tar.gz
.
File metadata
- Download URL: audeer-1.9.0.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 251c030e695747f68610894a79b99bc3b20a9d32531de1c0cfa8bfd0bc41093f |
|
MD5 | 8e53761cf6e16f600da9e5426fd40703 |
|
BLAKE2b-256 | ec1eba593501a31a4106f103ac4ca47d05e74e4913c3efb07bb7b69428c7d8da |
File details
Details for the file audeer-1.9.0-py3-none-any.whl
.
File metadata
- Download URL: audeer-1.9.0-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82dd2bbf4b781e9acb437dcff7f72b69b87557e9c78891b411c6bd9aa7b19f0e |
|
MD5 | c6ded171a64c2a55f16d7076806b422a |
|
BLAKE2b-256 | f12608f629993b368e341fa91f3d8def71ad03dfa80b9b4a725554faf53efb1d |