Name | vsmasktools JSON |
Version |
1.0.0
JSON |
| download |
home_page | |
Summary | Various masking tools for VapourSynth |
upload_time | 2023-05-04 22:00:50 |
maintainer | Irrational Encoding Wizardry |
docs_url | None |
author | Irrational 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.
|
# vs-masktools
vs-masktools 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
vs-masktools is available on PyPi and can be installed with this simple command:
```
pip install vsmasktools
```
# Dependencies
The only hard dependencies are vstools 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": "vsmasktools",
"maintainer": "Irrational Encoding Wizardry",
"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/c7/d9/8d28db15a82df0bc5b892e706f4f5bdf58e7597eb1fe9768fd360ece5d2e/vsmasktools-1.0.0.tar.gz",
"platform": null,
"description": "# vs-masktools\nvs-masktools 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\nvs-masktools is available on PyPi and can be installed with this simple command:\n```\npip install vsmasktools\n```\n\n# Dependencies \nThe only hard dependencies are vstools 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": "1.0.0",
"project_urls": {
"Contact": "https://discord.gg/qxTxVJGtst",
"Documentation": "https://vsmasktools.encode.moe/en/latest/",
"Source Code": "https://github.com/Irrational-Encoding-Wizardry/vs-masktools"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fbe3fcf9c365ad5f5476e7ebe3da0296080c4a0a33ac5575669ebf383b886feb",
"md5": "6cd5e2b010e0299776e4ed7629409a79",
"sha256": "c1cd136dd3fe4740e058d1d6f36fe3703f1bf621079c3ada6f3fb044c42727e1"
},
"downloads": -1,
"filename": "vsmasktools-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6cd5e2b010e0299776e4ed7629409a79",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 37104,
"upload_time": "2023-05-04T22:00:48",
"upload_time_iso_8601": "2023-05-04T22:00:48.547806Z",
"url": "https://files.pythonhosted.org/packages/fb/e3/fcf9c365ad5f5476e7ebe3da0296080c4a0a33ac5575669ebf383b886feb/vsmasktools-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c7d98d28db15a82df0bc5b892e706f4f5bdf58e7597eb1fe9768fd360ece5d2e",
"md5": "c3a79f21115aeecf93b4501f3810df5d",
"sha256": "fe438b627fef8148dcbb2e110a07e450529f9962321856c5218b3fbee341eb08"
},
"downloads": -1,
"filename": "vsmasktools-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "c3a79f21115aeecf93b4501f3810df5d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 31604,
"upload_time": "2023-05-04T22:00:50",
"upload_time_iso_8601": "2023-05-04T22:00:50.840051Z",
"url": "https://files.pythonhosted.org/packages/c7/d9/8d28db15a82df0bc5b892e706f4f5bdf58e7597eb1fe9768fd360ece5d2e/vsmasktools-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-04 22:00:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Irrational-Encoding-Wizardry",
"github_project": "vs-masktools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "vsmasktools"
}