vs-masks


Namevs-masks JSON
Version 0.5.0 PyPI version JSON
download
home_page
SummaryVarious masking tools for Vapoursynth
upload_time2022-12-03 23:41:23
maintainerIchunjo
docs_urlNone
authorIrrational Encoding Wizardry
requires_python>=3.10
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vsmask
VSMask aims to provide tools and functions to manage, create, and manipulate masks in VapourSynth.

For further support, please leave any questions in the [IEW Discord server](https://discord.gg/qxTxVJGtst).


# Installation
vsmask is available on PyPi and can be installed with this simple command:
```
pip install vsmask
```

# Dependencies 
The only hard dependencies are vsutil and an installation of VapourSynth R59 or higher.
However, for full functionality, you should make sure to also install [TCanny](https://github.com/HomeOfVapourSynthEvolution/VapourSynth-TCanny), [TEdgeMask](https://github.com/dubhater/vapoursynth-tedgemask), [AWarpSharp2](https://github.com/dubhater/vapoursynth-awarpsharp2) and [AWarpSharp2SF](https://github.com/IFeelBloated/warpsharp).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vs-masks",
    "maintainer": "Ichunjo",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "wizards@encode.moe",
    "keywords": "",
    "author": "Irrational Encoding Wizardry",
    "author_email": "wizards@encode.moe",
    "download_url": "https://files.pythonhosted.org/packages/a5/cb/815c162ecdc559142d91caf9780fab8b3f2379b0c6423286f383c257df01/vs-masks-0.5.0.tar.gz",
    "platform": null,
    "description": "# vsmask\nVSMask aims to provide tools and functions to manage, create, and manipulate masks in VapourSynth.\n\nFor further support, please leave any questions in the [IEW Discord server](https://discord.gg/qxTxVJGtst).\n\n\n# Installation\nvsmask is available on PyPi and can be installed with this simple command:\n```\npip install vsmask\n```\n\n# Dependencies \nThe only hard dependencies are vsutil and an installation of VapourSynth R59 or higher.\nHowever, for full functionality, you should make sure to also install [TCanny](https://github.com/HomeOfVapourSynthEvolution/VapourSynth-TCanny), [TEdgeMask](https://github.com/dubhater/vapoursynth-tedgemask), [AWarpSharp2](https://github.com/dubhater/vapoursynth-awarpsharp2) and [AWarpSharp2SF](https://github.com/IFeelBloated/warpsharp).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Various masking tools for Vapoursynth",
    "version": "0.5.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "10c9f8dcd351a03242cc6cba5b0f70d8",
                "sha256": "3532da3557f7db977844161bbc30bf8ead8d3f22a3e759c57218961303ce1ca9"
            },
            "downloads": -1,
            "filename": "vs_masks-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10c9f8dcd351a03242cc6cba5b0f70d8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 20645,
            "upload_time": "2022-12-03T23:41:21",
            "upload_time_iso_8601": "2022-12-03T23:41:21.312421Z",
            "url": "https://files.pythonhosted.org/packages/e9/b6/ee1b65123e42385b80478e2a13d16a12f46fd257fbec47d5c76ea3891c5e/vs_masks-0.5.0-py3-none-any.whl",
            "yanked": true,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "8e1b74090141e8ccc6764e464095ebfd",
                "sha256": "f2313900b1d141c41a2390214ddb52d04b4eb24fac4b88546c6f711620a2e249"
            },
            "downloads": -1,
            "filename": "vs-masks-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8e1b74090141e8ccc6764e464095ebfd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 17487,
            "upload_time": "2022-12-03T23:41:23",
            "upload_time_iso_8601": "2022-12-03T23:41:23.486435Z",
            "url": "https://files.pythonhosted.org/packages/a5/cb/815c162ecdc559142d91caf9780fab8b3f2379b0c6423286f383c257df01/vs-masks-0.5.0.tar.gz",
            "yanked": true,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-03 23:41:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vs-masks"
}
        
Elapsed time: 0.04528s