dsptoolbox


Namedsptoolbox JSON
Version 0.3.6 PyPI version JSON
download
home_pageNone
SummaryCollection of dsp algorithms to be used for analysis of audio signals
upload_time2024-04-26 16:16:18
maintainerNone
docs_urlNone
authorNicolas Franco-Gomez
requires_python>=3.10
licenseNone
keywords digital signal processing prototyping research dsp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: docs/logo/logo.png
   :width: 800
   :align: center

------------------------------------------------------------------------------

.. image:: https://readthedocs.org/projects/dsptoolbox/badge/?version=latest
    :target: https://dsptoolbox.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. image:: https://img.shields.io/pypi/l/dsptoolbox?color=gr
    :target: https://en.wikipedia.org/wiki/MIT_License
    :alt: License

.. image:: https://img.shields.io/pypi/pyversions/dsptoolbox
    :target: https://www.python.org/downloads/release/python-3100/
    :alt: Python version

.. image:: https://img.shields.io/pypi/v/dsptoolbox?color=orange
    :target: https://pypi.org/project/dsptoolbox/
    :alt: PyPI version

Readme
======

This is a toolbox in form of a python package that contains algorithms to be used in dsp (digital signal processing) projects.

This project is under active development and it will take some time until it reaches a certain level of maturity.
Beware that backwards compatibility is not an actual concern and important changes to the API might come in the future.
If you find some implementations interesting or useful, please feel free to use it for your projects and expand or change functionalities.

Getting Started
===============

Check out the `examples`_ for some basic examples of the dsptoolbox package
and refer to the `documentation`_ for the complete description of classes and functions.

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

Use pip to install dsptoolbox

.. code-block:: console

    $ pip install dsptoolbox

(Requires Python 3.10 or higher)

In order to install the package successfully using Linux, you need to install
PortAudio manually, since installing `sounddevice`_ will not do it automatically. To do this,
run the following commands on your console:

.. code-block:: console

    $ sudo apt-get install libasound-dev libportaudio2 libsndfile1

If this does not work properly for some reason, refer to the documentation for
`sounddevice`_ or `PortAudio`_.

.. _documentation: http://dsptoolbox.readthedocs.io/
.. _examples: https://github.com/nico-franco-gomez/dsptoolbox/tree/main/examples
.. _sounddevice: https://python-sounddevice.readthedocs.io/en/0.4.5/
.. _PortAudio: http://www.portaudio.com

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dsptoolbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Digital Signal Processing, Prototyping, Research, dsp",
    "author": "Nicolas Franco-Gomez",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1d/5d/0b37b01f0202746e03a60cf34b26c995af40e22f4edfe2efc826ab03d2de/dsptoolbox-0.3.6.tar.gz",
    "platform": null,
    "description": ".. image:: docs/logo/logo.png\n   :width: 800\n   :align: center\n\n------------------------------------------------------------------------------\n\n.. image:: https://readthedocs.org/projects/dsptoolbox/badge/?version=latest\n    :target: https://dsptoolbox.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/l/dsptoolbox?color=gr\n    :target: https://en.wikipedia.org/wiki/MIT_License\n    :alt: License\n\n.. image:: https://img.shields.io/pypi/pyversions/dsptoolbox\n    :target: https://www.python.org/downloads/release/python-3100/\n    :alt: Python version\n\n.. image:: https://img.shields.io/pypi/v/dsptoolbox?color=orange\n    :target: https://pypi.org/project/dsptoolbox/\n    :alt: PyPI version\n\nReadme\n======\n\nThis is a toolbox in form of a python package that contains algorithms to be used in dsp (digital signal processing) projects.\n\nThis project is under active development and it will take some time until it reaches a certain level of maturity.\nBeware that backwards compatibility is not an actual concern and important changes to the API might come in the future.\nIf you find some implementations interesting or useful, please feel free to use it for your projects and expand or change functionalities.\n\nGetting Started\n===============\n\nCheck out the `examples`_ for some basic examples of the dsptoolbox package\nand refer to the `documentation`_ for the complete description of classes and functions.\n\nInstallation\n============\n\nUse pip to install dsptoolbox\n\n.. code-block:: console\n\n    $ pip install dsptoolbox\n\n(Requires Python 3.10 or higher)\n\nIn order to install the package successfully using Linux, you need to install\nPortAudio manually, since installing `sounddevice`_ will not do it automatically. To do this,\nrun the following commands on your console:\n\n.. code-block:: console\n\n    $ sudo apt-get install libasound-dev libportaudio2 libsndfile1\n\nIf this does not work properly for some reason, refer to the documentation for\n`sounddevice`_ or `PortAudio`_.\n\n.. _documentation: http://dsptoolbox.readthedocs.io/\n.. _examples: https://github.com/nico-franco-gomez/dsptoolbox/tree/main/examples\n.. _sounddevice: https://python-sounddevice.readthedocs.io/en/0.4.5/\n.. _PortAudio: http://www.portaudio.com\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Collection of dsp algorithms to be used for analysis of audio signals",
    "version": "0.3.6",
    "project_urls": {
        "Bug Tracker": "https://github.com/nico-franco-gomez/dsptoolbox/issues",
        "Documentation": "https://dsptoolbox.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/nico-franco-gomez/dsptoolbox"
    },
    "split_keywords": [
        "digital signal processing",
        " prototyping",
        " research",
        " dsp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c0d247b9f30cd8826cc64299b36b8da0d87401d40c501c88fb1885bd6fae1b5",
                "md5": "e9673852758e567099dbf85c3f78902f",
                "sha256": "5800ef8982e9b2be2a2f9df6cb262026944fbed9e3a2b993a6950e565402dad9"
            },
            "downloads": -1,
            "filename": "dsptoolbox-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9673852758e567099dbf85c3f78902f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 203183,
            "upload_time": "2024-04-26T16:14:39",
            "upload_time_iso_8601": "2024-04-26T16:14:39.422432Z",
            "url": "https://files.pythonhosted.org/packages/3c/0d/247b9f30cd8826cc64299b36b8da0d87401d40c501c88fb1885bd6fae1b5/dsptoolbox-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d5d0b37b01f0202746e03a60cf34b26c995af40e22f4edfe2efc826ab03d2de",
                "md5": "87ec86140ee9e2b2aa14f54dd5c8f4fe",
                "sha256": "45fe794411d65a0e39244c7fc14eb3d524300ddc43f9f6d730dce6929fcd5218"
            },
            "downloads": -1,
            "filename": "dsptoolbox-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "87ec86140ee9e2b2aa14f54dd5c8f4fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6325943,
            "upload_time": "2024-04-26T16:16:18",
            "upload_time_iso_8601": "2024-04-26T16:16:18.461956Z",
            "url": "https://files.pythonhosted.org/packages/1d/5d/0b37b01f0202746e03a60cf34b26c995af40e22f4edfe2efc826ab03d2de/dsptoolbox-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 16:16:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nico-franco-gomez",
    "github_project": "dsptoolbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "dsptoolbox"
}
        
Elapsed time: 0.26694s