Metadata-Version: 2.1
Name: beets-xtractor
Version: 0.1.2
Summary: A beets plugin for getting something more out of your music...
Home-page: https://github.com/adamjakab/BeetsPluginEssentiaExtractor
Author: Adam Jakab
Author-email: adam@jakab.pro
License: MIT
Platform: ALL
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: beets (>=1.4.9)
Requires-Dist: confuse
Requires-Dist: PyYAML

[![Build Status](https://travis-ci.org/adamjakab/BeetsPluginXtractor.svg?branch=master)](https://travis-ci.org/adamjakab/BeetsPluginXtractor)
[![Coverage Status](https://coveralls.io/repos/github/adamjakab/BeetsPluginXtractor/badge.svg?branch=master)](https://coveralls.io/github/adamjakab/BeetsPluginXtractor?branch=master)
[![PyPi](https://img.shields.io/pypi/v/beets-xtractor.svg)](https://pypi.org/project/beets-xtractor/)


# Xtractor (beets plugin)

*A [beets](https://github.com/beetbox/beets) plugin for insane obsessive-compulsive music geeks.*

The *beets-xtractor* plugin lets you use the extractors of the Essentia project developed by (credits here) to...


## Installation
The plugin can be installed via:

```shell script
$ pip install beets-xtractor (*not just yet!*)
```


[Essentia](https://essentia.upf.edu/index.html)

[SVM Models](https://essentia.upf.edu/svm_models/)

[Essentia Licensing](https://essentia.upf.edu/licensing_information.html)

[MTG Github - Music Technology Group](https://github.com/MTG)

[Acousticbrainz Downloads](https://acousticbrainz.org/download)




