vsmasking


Namevsmasking JSON
Version 0.5.1 PyPI version JSON
download
home_page
SummaryVarious masking tools for Vapoursynth
upload_time2022-12-04 02:37:35
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 R60 or higher.
However, only R60 has been tested, if breakings changes happen in a newer version, please make an issue.
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": "vsmasking",
    "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/fe/ff/ab2048d9a6d3bbbfa9e8544619c8868a8636fd47684c2c4d81678acb5f91/vsmasking-0.5.1.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 R60 or higher.\nHowever, only R60 has been tested, if breakings changes happen in a newer version, please make an issue.\nFor 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.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "c3977cc40483dbb3c6b70e1675095d6b",
                "sha256": "c851af9064aba720a9e999c2386fa5444a19c2a7d48071dc41d530a83544f2ff"
            },
            "downloads": -1,
            "filename": "vsmasking-0.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3977cc40483dbb3c6b70e1675095d6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 20704,
            "upload_time": "2022-12-04T02:37:32",
            "upload_time_iso_8601": "2022-12-04T02:37:32.850163Z",
            "url": "https://files.pythonhosted.org/packages/09/04/dbeb7bec1fd16d5066d9d946d53887623cef07eadb046c03bb05f1001a97/vsmasking-0.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "31b597d352dfb83890665effee2a9519",
                "sha256": "459ff5133b2a5dbed10b3b2a32a2d55fc4ef855b2c4fa4ce6cf9a7ab58da24db"
            },
            "downloads": -1,
            "filename": "vsmasking-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "31b597d352dfb83890665effee2a9519",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 18408,
            "upload_time": "2022-12-04T02:37:35",
            "upload_time_iso_8601": "2022-12-04T02:37:35.185620Z",
            "url": "https://files.pythonhosted.org/packages/fe/ff/ab2048d9a6d3bbbfa9e8544619c8868a8636fd47684c2c4d81678acb5f91/vsmasking-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-04 02:37:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vsmasking"
}
        
Elapsed time: 0.01490s