fake-harmony-module


Namefake-harmony-module JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryFake harmony module
upload_time2023-10-17 10:44:48
maintainer
docs_urlNone
authorTristan Languebien
requires_python
license
keywords python toonboom harmony
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This repository contains a fake ToonBoom package featuring a Harmony module that includes all the classes used within Harmony's Python interface. Its primary purpose is to provide autocompletion, access to docstrings, and accurate type hints in your preferred IDE.

All classes have been written based on Harmony's Python documentation, which can be found at <https://docs.toonboom.com/help/harmony-22/scripting/pythonmodule/index.html>.

Please note that this fake module may contain inconsistencies, missing return types, and typos. Unfortunately, most of these issues stem from faithfully transcribing Harmony's flawed documentation.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fake-harmony-module",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,toonboom,harmony",
    "author": "Tristan Languebien",
    "author_email": "<tlanguebien@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/75/8a/5e274657b75530e6e7ad48c46c680a4b7335f80eb970adef90a9da7c35ce/fake-harmony-module-0.0.2.tar.gz",
    "platform": null,
    "description": "\r\nThis repository contains a fake ToonBoom package featuring a Harmony module that includes all the classes used within Harmony's Python interface. Its primary purpose is to provide autocompletion, access to docstrings, and accurate type hints in your preferred IDE.\r\n\r\nAll classes have been written based on Harmony's Python documentation, which can be found at <https://docs.toonboom.com/help/harmony-22/scripting/pythonmodule/index.html>.\r\n\r\nPlease note that this fake module may contain inconsistencies, missing return types, and typos. Unfortunately, most of these issues stem from faithfully transcribing Harmony's flawed documentation.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Fake harmony module",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        "toonboom",
        "harmony"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a83ef47c5fd3ca7c0b726be351d150781c2725aee8a18f060d14fe670d0847f1",
                "md5": "680e18efdee753be6358d8ef7d2d88ab",
                "sha256": "7fe6244a51b56238e3a0d81fc77a8a6f472127347287fac85f25a25e04dc767d"
            },
            "downloads": -1,
            "filename": "fake_harmony_module-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "680e18efdee753be6358d8ef7d2d88ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 80488,
            "upload_time": "2023-10-17T10:44:47",
            "upload_time_iso_8601": "2023-10-17T10:44:47.372822Z",
            "url": "https://files.pythonhosted.org/packages/a8/3e/f47c5fd3ca7c0b726be351d150781c2725aee8a18f060d14fe670d0847f1/fake_harmony_module-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "758a5e274657b75530e6e7ad48c46c680a4b7335f80eb970adef90a9da7c35ce",
                "md5": "980db1ef7a4cf87e95969354105bb5c8",
                "sha256": "dfa7e1dcf435b75b84031acbf877a09ec2b4fa89ad41dc4b34026359c8f2bc58"
            },
            "downloads": -1,
            "filename": "fake-harmony-module-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "980db1ef7a4cf87e95969354105bb5c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 79273,
            "upload_time": "2023-10-17T10:44:48",
            "upload_time_iso_8601": "2023-10-17T10:44:48.827792Z",
            "url": "https://files.pythonhosted.org/packages/75/8a/5e274657b75530e6e7ad48c46c680a4b7335f80eb970adef90a9da7c35ce/fake-harmony-module-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-17 10:44:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fake-harmony-module"
}
        
Elapsed time: 0.27185s