types-mari


Nametypes-mari JSON
Version 5.0.5.0 PyPI version JSON
download
home_pagehttps://github.com/LumaPictures/cg-stubs
SummaryUnofficial python stubs for Foundry Mari
upload_time2023-08-04 21:50:30
maintainer
docs_urlNone
authorChad Dombrova
requires_python
licenseMIT
keywords 3d graphics games vfx cg animation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Unofficial python stubs for Foundry Mari

These stubs are designed to be used with a type checker like `mypy` to provide static type checking of python code, as well as to provide analysis and completion in IDEs like PyCharm and VSCode (with Pylance).

## Installing

```commandline
pip install types-mari
```

The version of the package corresponds to the version of Mari that it is generated from,
plus a version suffix for the revision of the stubs

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LumaPictures/cg-stubs",
    "name": "types-mari",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "3d,graphics,games,VFX,CG,animation",
    "author": "Chad Dombrova",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/39/66/2c285c3713564c129b0b18cb47c142a237f882eb8bf373d65e5cc8dea306/types_mari-5.0.5.0.tar.gz",
    "platform": null,
    "description": "# Unofficial python stubs for Foundry Mari\n\nThese stubs are designed to be used with a type checker like `mypy` to provide static type checking of python code, as well as to provide analysis and completion in IDEs like PyCharm and VSCode (with Pylance).\n\n## Installing\n\n```commandline\npip install types-mari\n```\n\nThe version of the package corresponds to the version of Mari that it is generated from,\nplus a version suffix for the revision of the stubs\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Unofficial python stubs for Foundry Mari",
    "version": "5.0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/LumaPictures/cg-stubs",
        "Repository": "https://github.com/LumaPictures/cg-stubs"
    },
    "split_keywords": [
        "3d",
        "graphics",
        "games",
        "vfx",
        "cg",
        "animation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0434761a73023181e4ac3c638f377634d855f1fa43ab835e56ff195ea0612676",
                "md5": "07034850de616464e1b7d7e83d15cccf",
                "sha256": "06e130d943ec1c5ea25db625d304136dba65af3aeda6ecc9c9e19b97f4fb3f22"
            },
            "downloads": -1,
            "filename": "types_mari-5.0.5.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07034850de616464e1b7d7e83d15cccf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 93111,
            "upload_time": "2023-08-04T21:50:28",
            "upload_time_iso_8601": "2023-08-04T21:50:28.693019Z",
            "url": "https://files.pythonhosted.org/packages/04/34/761a73023181e4ac3c638f377634d855f1fa43ab835e56ff195ea0612676/types_mari-5.0.5.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39662c285c3713564c129b0b18cb47c142a237f882eb8bf373d65e5cc8dea306",
                "md5": "c56986b11bfd9cc74f145045c8e87fcb",
                "sha256": "159d828175b840ac3e193a027e08775dff7e59da7578882f31cef28101a6cea3"
            },
            "downloads": -1,
            "filename": "types_mari-5.0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c56986b11bfd9cc74f145045c8e87fcb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 55825,
            "upload_time": "2023-08-04T21:50:30",
            "upload_time_iso_8601": "2023-08-04T21:50:30.647541Z",
            "url": "https://files.pythonhosted.org/packages/39/66/2c285c3713564c129b0b18cb47c142a237f882eb8bf373d65e5cc8dea306/types_mari-5.0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-04 21:50:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LumaPictures",
    "github_project": "cg-stubs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "types-mari"
}
        
Elapsed time: 0.11262s