Python implementation of audformat
Project description
Specification and reference implementation of audformat.
audformat is intended to store media data, such as audio or video, together with corresponding annotations in a pre-defined way. An audformat database is a folder that contains media files together with a header YAML file and one or several files storing the annotations.
An audformat database is represented as a audformat.Database object and can be loaded with audformat.Database.load() or written to disk with audformat.Database.save().
Have a look at the installation and usage instructions and the format specifications as a starting point.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Version 0.9.1 (2020-12-21)
Fixed: add column name to HTML Series output in docs
Fixed: removed mentioning of NotConformToUnifiedFormat error and RedundantArgumentError error
Fixed: add missing errors to docstring of audformat.Table.set() and audformat.Column.set()
Version 0.9.0 (2020-12-18)
Added: initial release public release
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
Built Distribution
File details
Details for the file audformat-0.9.1.tar.gz
.
File metadata
- Download URL: audformat-0.9.1.tar.gz
- Upload date:
- Size: 52.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ca683f49f71fc0ba3c332bc3f86b4274b807c7b61599ea15d9befa5b651b0a3 |
|
MD5 | c3f9ca25c5d3d4e51aa2d8ab7d3621f1 |
|
BLAKE2b-256 | 5728d28453c4bc93654f6b1b74bb0fceba937096801fc0ee9b10ac6731bcd498 |
File details
Details for the file audformat-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: audformat-0.9.1-py3-none-any.whl
- Upload date:
- Size: 32.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11cc0ea5d1d74fc8a8875d289b3af57077da5b9f0347beedcc15a02612bfe3ed |
|
MD5 | e31ca2573ac2531725d4f014712af8cb |
|
BLAKE2b-256 | 553a1a2042ddc794579cc3473caa90ebbba2f4b15f023b4d136687b5c0c70646 |