timeflux-audio


Nametimeflux-audio JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://timeflux.io
SummaryTimeflux audio plugin
upload_time2023-11-07 11:26:44
maintainer
docs_urlNone
authorPierre Clisson
requires_python
licenseMIT
keywords timeflux
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Timeflux audio plugin
=====================

This plugin allows you to synthesis and play audio streams using Timeflux.

Installation
------------

First, make sure that `Timeflux <https://github.com/timeflux/timeflux>`__ is installed.

You can then install this plugin in the `timeflux` environment:

::

    $ conda activate timeflux
    $ pip install timeflux_audio

            

Raw data

            {
    "_id": null,
    "home_page": "https://timeflux.io",
    "name": "timeflux-audio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "timeflux",
    "author": "Pierre Clisson",
    "author_email": "contact@timeflux.io",
    "download_url": "https://files.pythonhosted.org/packages/db/f5/0778fcb116f9c369e3f878f7922d119fdcf0958d5329be4982a3e24e97f6/timeflux-audio-0.2.1.tar.gz",
    "platform": null,
    "description": "Timeflux audio plugin\n=====================\n\nThis plugin allows you to synthesis and play audio streams using Timeflux.\n\nInstallation\n------------\n\nFirst, make sure that `Timeflux <https://github.com/timeflux/timeflux>`__ is installed.\n\nYou can then install this plugin in the `timeflux` environment:\n\n::\n\n    $ conda activate timeflux\n    $ pip install timeflux_audio\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Timeflux audio plugin",
    "version": "0.2.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/timeflux/timeflux_audio/issues",
        "Documentation": "http://doc.timeflux.io/projects/timeflux-audio/",
        "Homepage": "https://timeflux.io",
        "Source Code": "https://github.com/timeflux/timeflux_audio"
    },
    "split_keywords": [
        "timeflux"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e966cd5b5d14a07b087e480d4205c99e44024fa56bce340b7cf4bb8205100b7",
                "md5": "35afafe593ebd1a4b58238cc29d2ca8d",
                "sha256": "9280b843b431bf3bdc20f3ef5b269478f8a643429af24ccb07867a00ee89e131"
            },
            "downloads": -1,
            "filename": "timeflux_audio-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35afafe593ebd1a4b58238cc29d2ca8d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5198,
            "upload_time": "2023-11-07T11:26:42",
            "upload_time_iso_8601": "2023-11-07T11:26:42.963330Z",
            "url": "https://files.pythonhosted.org/packages/8e/96/6cd5b5d14a07b087e480d4205c99e44024fa56bce340b7cf4bb8205100b7/timeflux_audio-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbf50778fcb116f9c369e3f878f7922d119fdcf0958d5329be4982a3e24e97f6",
                "md5": "59fb5a365bfd4c25cfa5d2673708aad4",
                "sha256": "88a856b623a654a612eec40ceccad9fa2af13454fa821be763d181d66a155250"
            },
            "downloads": -1,
            "filename": "timeflux-audio-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "59fb5a365bfd4c25cfa5d2673708aad4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6579,
            "upload_time": "2023-11-07T11:26:44",
            "upload_time_iso_8601": "2023-11-07T11:26:44.362031Z",
            "url": "https://files.pythonhosted.org/packages/db/f5/0778fcb116f9c369e3f878f7922d119fdcf0958d5329be4982a3e24e97f6/timeflux-audio-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-07 11:26:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timeflux",
    "github_project": "timeflux_audio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "timeflux-audio"
}
        
Elapsed time: 0.13337s