vsmasktools


Namevsmasktools JSON
Version 1.3.2 PyPI version JSON
download
home_pageNone
SummaryVarious masking tools for VapourSynth
upload_time2024-12-06 07:08:51
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements VapourSynth vstools vskernels vsexprtools vsrgtools vssource
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 support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>

# 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)
- [AWarpSharp2SF](https://github.com/IFeelBloated/warpsharp)
- [vszip](https://github.com/dnjulek/vapoursynth-zip)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vsmasktools",
    "maintainer": "Setsugen no ao",
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "setsugen@setsugen.dev",
    "keywords": null,
    "author": "Setsugen no ao",
    "author_email": "setsugen@setsugen.dev",
    "download_url": "https://files.pythonhosted.org/packages/0d/8b/1a8fdcc1a0aaf8dd87bc408e64680ac1bbda6f3d02890fd36bdf16c24a8d/vsmasktools-1.3.2.tar.gz",
    "platform": null,
    "description": "# vs-masktools\n\nvs-masktools aims to provide tools and functions to manage, create, and manipulate masks in VapourSynth.\n\nFor support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>\n\n# Installation\n\nvs-masktools is available on PyPi and can be installed with this simple command:\n\n```\npip install vsmasktools\n```\n\n# Dependencies\n\nThe only hard dependencies are vstools and an installation of VapourSynth R59 or higher. However, for full functionality, you should make sure to also install:\n- [TCanny](https://github.com/HomeOfVapourSynthEvolution/VapourSynth-TCanny)\n- [TEdgeMask](https://github.com/dubhater/vapoursynth-tedgemask)\n- [AWarpSharp2](https://github.com/dubhater/vapoursynth-awarpsharp2)\n- [AWarpSharp2SF](https://github.com/IFeelBloated/warpsharp)\n- [vszip](https://github.com/dnjulek/vapoursynth-zip)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Various masking tools for VapourSynth",
    "version": "1.3.2",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-masktools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "308aa670c0d110c85f47bb64932837a805a2149870faafcff5eeea2c8a546f25",
                "md5": "d40effe53eafe217abc7fc09b1b42fc7",
                "sha256": "5c0e84e9ad616e8a4f6b78af78afbf32738d607435b1e75b55b0f7a7545b03bd"
            },
            "downloads": -1,
            "filename": "vsmasktools-1.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d40effe53eafe217abc7fc09b1b42fc7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 39550,
            "upload_time": "2024-12-06T07:08:47",
            "upload_time_iso_8601": "2024-12-06T07:08:47.274207Z",
            "url": "https://files.pythonhosted.org/packages/30/8a/a670c0d110c85f47bb64932837a805a2149870faafcff5eeea2c8a546f25/vsmasktools-1.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d8b1a8fdcc1a0aaf8dd87bc408e64680ac1bbda6f3d02890fd36bdf16c24a8d",
                "md5": "9315967165f0aa4ae9f411d2d760027d",
                "sha256": "c1195e1d2eeb50896dcb27bcda396530f30ccbe019ec71494ec9f2dd4ea0bfc9"
            },
            "downloads": -1,
            "filename": "vsmasktools-1.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9315967165f0aa4ae9f411d2d760027d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 33799,
            "upload_time": "2024-12-06T07:08:51",
            "upload_time_iso_8601": "2024-12-06T07:08:51.984724Z",
            "url": "https://files.pythonhosted.org/packages/0d/8b/1a8fdcc1a0aaf8dd87bc408e64680ac1bbda6f3d02890fd36bdf16c24a8d/vsmasktools-1.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 07:08:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaded-Encoding-Thaumaturgy",
    "github_project": "vs-masktools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "VapourSynth",
            "specs": [
                [
                    ">=",
                    "68"
                ]
            ]
        },
        {
            "name": "vstools",
            "specs": [
                [
                    ">=",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "vskernels",
            "specs": [
                [
                    ">=",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "vsexprtools",
            "specs": [
                [
                    ">=",
                    "1.6.0"
                ]
            ]
        },
        {
            "name": "vsrgtools",
            "specs": [
                [
                    ">=",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "vssource",
            "specs": [
                [
                    ">=",
                    "0.11.0"
                ]
            ]
        }
    ],
    "lcname": "vsmasktools"
}
        
Elapsed time: 0.43663s