python-sofa


Namepython-sofa JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttp://github.com/spatialaudio/python-sofa/
SummaryPython SOFA API
upload_time2020-03-03 14:42:44
maintainer
docs_urlNone
authorJannika Lossner
requires_python>=3.5
licenseMIT
keywords audio sofa acoustics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Spatially Oriented Format for Acoustics (SOFA) API for Python
=============================================================
A Python API for reading, writing and creating SOFA files as defined by the SOFA conventions (version 1.0) found at https://www.sofaconventions.org/.

Documentation:
    https://python-sofa.readthedocs.io/

Source code and issue tracker:
    https://github.com/spatialaudio/python-sofa/

License:
    MIT -- see the file ``LICENSE`` for details.

Quick start:
    * Install Python 3
    * ``python3 -m pip install python-sofa --user``
    * Check out the examples in the documentation




            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/spatialaudio/python-sofa/",
    "name": "python-sofa",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "audio,SOFA,acoustics",
    "author": "Jannika Lossner",
    "author_email": "jnlossner@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/73/ba/5e045d29371cf3e4bdb32ca679f0a70c6956feda489fceb1bae7dc9a0a41/python-sofa-0.2.0.tar.gz",
    "platform": "any",
    "description": "Spatially Oriented Format for Acoustics (SOFA) API for Python\n=============================================================\nA Python API for reading, writing and creating SOFA files as defined by the SOFA conventions (version 1.0) found at https://www.sofaconventions.org/.\n\nDocumentation:\n    https://python-sofa.readthedocs.io/\n\nSource code and issue tracker:\n    https://github.com/spatialaudio/python-sofa/\n\nLicense:\n    MIT -- see the file ``LICENSE`` for details.\n\nQuick start:\n    * Install Python 3\n    * ``python3 -m pip install python-sofa --user``\n    * Check out the examples in the documentation\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python SOFA API",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "http://github.com/spatialaudio/python-sofa/"
    },
    "split_keywords": [
        "audio",
        "sofa",
        "acoustics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f799881f53e35d08509525292188fca8e441a8faab9c97852784f57fdcd1331",
                "md5": "03bd782d2194fb4134e45a92c46b225e",
                "sha256": "72f420bccae9c2fd4845bc4ea6c0ae33cd05cffe0659982db680bbee2dd87dbd"
            },
            "downloads": -1,
            "filename": "python_sofa-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03bd782d2194fb4134e45a92c46b225e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 49971,
            "upload_time": "2020-03-03T14:42:43",
            "upload_time_iso_8601": "2020-03-03T14:42:43.156359Z",
            "url": "https://files.pythonhosted.org/packages/5f/79/9881f53e35d08509525292188fca8e441a8faab9c97852784f57fdcd1331/python_sofa-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73ba5e045d29371cf3e4bdb32ca679f0a70c6956feda489fceb1bae7dc9a0a41",
                "md5": "89ce2df778656babbbcd27f535c6c245",
                "sha256": "b6c0faf989d0d236e4dac7f5726a0d876dc812fa7f35fcb4e2ba473f2597e143"
            },
            "downloads": -1,
            "filename": "python-sofa-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "89ce2df778656babbbcd27f535c6c245",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 18821,
            "upload_time": "2020-03-03T14:42:44",
            "upload_time_iso_8601": "2020-03-03T14:42:44.314098Z",
            "url": "https://files.pythonhosted.org/packages/73/ba/5e045d29371cf3e4bdb32ca679f0a70c6956feda489fceb1bae7dc9a0a41/python-sofa-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-03-03 14:42:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spatialaudio",
    "github_project": "python-sofa",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-sofa"
}
        
Elapsed time: 0.68668s