om-py


Nameom-py JSON
Version 0.0.19 PyPI version JSON
download
home_pagehttps://github.com/charlesneimog/OM_py
SummaryThis is a simple package to help musicians to general functions.
upload_time2023-01-04 12:12:11
maintainer
docs_urlNone
authorCharles K. Neimog
requires_python
license
keywords python cac openmusic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OM-py 
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/charlesneimog/om_py/blob/master/LICENSE)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/om-py)](https://pypistats.org/packages/om-py)
[![Supported Platforms](https://img.shields.io/badge/platforms-macOS%20%7C%20Windows%20%7C%20Linux-green)](https://pypi.org/project/om_py)

`pip install om-py`


With this package I aim to translate to Python some of the functions of OpenMusic.

##### Functions implemented

_om_scale, f2mc_. 

### Observations

* In Python, we can not use `->` in the functions name, so I changed `->` to `2`. Then `f->mc` become `f2mc`. 
* In Python, we can not use `-` in the functions name, so I changed `-` to `_`. Then `om-scale` become `om_scale`.







    OM-PY: Briging python to visual programming
    Copyright (c) 2021-2022 São Paulo, University of São Paulo
    
    Permission is hereby granted, free of charge, to any person
    obtaining a copy of this software and associated documentation
    files (the "Software"), to deal in the Software without
    restriction, including without limitation the rights to use, copy,
    modify, merge, publish, distribute, sublicense, and/or sell copies
    of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be
    included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
    CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

    Except as contained in this notice, the names of the Centre for
    Digital Music and Queen Mary, University of London shall not be
    used in advertising or otherwise to promote the sale, use or other
    dealings in this Software without prior written authorization.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/charlesneimog/OM_py",
    "name": "om-py",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,CAC,OpenMusic",
    "author": "Charles K. Neimog",
    "author_email": "<charlesneimog@outlook.com>",
    "download_url": "",
    "platform": null,
    "description": "# OM-py \n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/charlesneimog/om_py/blob/master/LICENSE)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/om-py)](https://pypistats.org/packages/om-py)\n[![Supported Platforms](https://img.shields.io/badge/platforms-macOS%20%7C%20Windows%20%7C%20Linux-green)](https://pypi.org/project/om_py)\n\n`pip install om-py`\n\n\nWith this package I aim to translate to Python some of the functions of OpenMusic.\n\n##### Functions implemented\n\n_om_scale, f2mc_. \n\n### Observations\n\n* In Python, we can not use `->` in the functions name, so I changed `->` to `2`. Then `f->mc` become `f2mc`. \n* In Python, we can not use `-` in the functions name, so I changed `-` to `_`. Then `om-scale` become `om_scale`.\n\n\n\n\n\n\n\n    OM-PY: Briging python to visual programming\n    Copyright (c) 2021-2022 S\u00e3o Paulo, University of S\u00e3o Paulo\n    \n    Permission is hereby granted, free of charge, to any person\n    obtaining a copy of this software and associated documentation\n    files (the \"Software\"), to deal in the Software without\n    restriction, including without limitation the rights to use, copy,\n    modify, merge, publish, distribute, sublicense, and/or sell copies\n    of the Software, and to permit persons to whom the Software is\n    furnished to do so, subject to the following conditions:\n\n    The above copyright notice and this permission notice shall be\n    included in all copies or substantial portions of the Software.\n\n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY\n    CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\n    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\n    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n    Except as contained in this notice, the names of the Centre for\n    Digital Music and Queen Mary, University of London shall not be\n    used in advertising or otherwise to promote the sale, use or other\n    dealings in this Software without prior written authorization.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This is a simple package to help musicians to general functions.",
    "version": "0.0.19",
    "split_keywords": [
        "python",
        "cac",
        "openmusic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0362248bbe832c6814926d4414ad1f33e9e4cd2115458a62d7dd1113d46ad231",
                "md5": "ca14819a4c707f4c6738bbe08161712e",
                "sha256": "dc749aab30ec3610914b9152a635e8ac0f3a33313ba8fed1ae9b358374e80e88"
            },
            "downloads": -1,
            "filename": "om_py-0.0.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca14819a4c707f4c6738bbe08161712e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15662,
            "upload_time": "2023-01-04T12:12:11",
            "upload_time_iso_8601": "2023-01-04T12:12:11.675747Z",
            "url": "https://files.pythonhosted.org/packages/03/62/248bbe832c6814926d4414ad1f33e9e4cd2115458a62d7dd1113d46ad231/om_py-0.0.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-04 12:12:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "charlesneimog",
    "github_project": "OM_py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "om-py"
}
        
Elapsed time: 0.10266s