libmogra


Namelibmogra JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/neerajaabhyankar/libmogra
Summary"A Python Toolbox for Indian (Classical) Music"
upload_time2024-10-08 04:41:13
maintainerNone
docs_urlNone
authorNeeraja Abhyankar
requires_python<4.0,>=3.11
licenseMIT
keywords music indian classical music raga raag taal swar indian music classical music hindustani classical music
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # libmogra

A Python Toolbox for Indian (Classical) Music

## The Why

For playing around (understanding, modifying, etc.) with music & audio specifically in the Indian context. Music theory standardization as well as tool development has been done extensively for western music, but other music cultures lag behind. This library will start with small features, but the dream is to have a Photoshop for Indian music.

## The What

This is intended to be a higher-level layer on top of the widely used [librosa](https://github.com/librosa/librosa).
If you must have an acronym, here it is: a LIBrary for the Manipulation, Organization, Generation, and Raag-aware Analysis of music. If that's too much, think of [mogra](https://en.wikipedia.org/wiki/Jasminum_sambac) the flower `:)`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/neerajaabhyankar/libmogra",
    "name": "libmogra",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "music, indian classical music, raga, raag, taal, swar, indian music, classical music, hindustani classical music",
    "author": "Neeraja Abhyankar",
    "author_email": "neeraja.abhyankar@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/81/6e/8663e837ffcc7f6a4f563b8fb2bae57bcf786f833967825c579d718ce3e6/libmogra-0.1.1.tar.gz",
    "platform": null,
    "description": "# libmogra\n\nA Python Toolbox for Indian (Classical) Music\n\n## The Why\n\nFor playing around (understanding, modifying, etc.) with music & audio specifically in the Indian context. Music theory standardization as well as tool development has been done extensively for western music, but other music cultures lag behind. This library will start with small features, but the dream is to have a Photoshop for Indian music.\n\n## The What\n\nThis is intended to be a higher-level layer on top of the widely used [librosa](https://github.com/librosa/librosa).\nIf you must have an acronym, here it is: a LIBrary for the Manipulation, Organization, Generation, and Raag-aware Analysis of music. If that's too much, think of [mogra](https://en.wikipedia.org/wiki/Jasminum_sambac) the flower `:)`\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"A Python Toolbox for Indian (Classical) Music\"",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/neerajaabhyankar/libmogra",
        "Repository": "https://github.com/neerajaabhyankar/libmogra"
    },
    "split_keywords": [
        "music",
        " indian classical music",
        " raga",
        " raag",
        " taal",
        " swar",
        " indian music",
        " classical music",
        " hindustani classical music"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03cc654c843a56fa20875466c43f3a37e0bc44db23a89a73ae8b00935b3868d2",
                "md5": "fc4be68cf017957b09b3aa8b6a1892f9",
                "sha256": "2d37fe61fcac3faa97898d00c71499643bec15f827f06b26425b33d5062fb116"
            },
            "downloads": -1,
            "filename": "libmogra-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc4be68cf017957b09b3aa8b6a1892f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 4463,
            "upload_time": "2024-10-08T04:41:11",
            "upload_time_iso_8601": "2024-10-08T04:41:11.912124Z",
            "url": "https://files.pythonhosted.org/packages/03/cc/654c843a56fa20875466c43f3a37e0bc44db23a89a73ae8b00935b3868d2/libmogra-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "816e8663e837ffcc7f6a4f563b8fb2bae57bcf786f833967825c579d718ce3e6",
                "md5": "d86dfeb590291014d137bc6d7139d561",
                "sha256": "0fc67a49f951dd83d91ca3bb8c08cc1d23d5a1b227cb7fcc0f091ee6fe0b3794"
            },
            "downloads": -1,
            "filename": "libmogra-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d86dfeb590291014d137bc6d7139d561",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 3238,
            "upload_time": "2024-10-08T04:41:13",
            "upload_time_iso_8601": "2024-10-08T04:41:13.389191Z",
            "url": "https://files.pythonhosted.org/packages/81/6e/8663e837ffcc7f6a4f563b8fb2bae57bcf786f833967825c579d718ce3e6/libmogra-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 04:41:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "neerajaabhyankar",
    "github_project": "libmogra",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "libmogra"
}
        
Elapsed time: 0.41009s