Metadata-Version: 2.0
Name: DataSounds
Version: 1.2.5
Summary: Get music from Time Series data and other sequential data.
Home-page: http://www.datasounds.org
Author: Arnaldo Russo, Luiz Irber
Author-email: arnaldo@datasounds.org, luiz@datasounds.org
License: BSD License
Keywords: Sonification Music Timeseries
Platform: any
Requires-Dist: six
Requires-Dist: numpy

DataSounds
==========
.. image:: https://avatars1.githubusercontent.com/u/4330863?v=3&s=200
        :target: https://avatars1.githubusercontent.com/u/4330863?v=3&s=200
        :alt: datasounds.org
        :align: left
        :width: 20%


.. image:: https://zenodo.org/badge/16002/DataSounds/DataSounds.svg
        :target: https://zenodo.org/badge/latestdoi/16002/DataSounds/DataSounds

.. image:: https://badge.waffle.io/datasounds/datasounds.png
        :target: http://waffle.io/datasounds/datasounds

.. image:: https://travis-ci.org/DataSounds/DataSounds.png
        :target: https://travis-ci.org/DataSounds/DataSounds

.. image:: https://coveralls.io/repos/DataSounds/DataSounds/badge.png?branch=master
        :target: https://coveralls.io/r/DataSounds/DataSounds?branch=master

.. image:: https://requires.io/github/DataSounds/DataSounds/requirements.svg?branch=master
     :target: https://requires.io/github/DataSounds/DataSounds/requirements/?branch=master
     :alt: Requirements Status


Get sounds from temporal series, or another sequential data.
Check www.datasounds.org for more information.

Installation
============

DataSounds is available on PyPI and can be installed with pip:

``pip install DataSounds``

Documentation
=============

Read the docs available at

https://datasounds.readthedocs.org/

License
=======
BSD licensed. See the bundled `LICENSE <https://github.com/DataSounds/DataSounds/blob/master/LICENSE>`_ file for more details.


