vstools


Namevstools JSON
Version 3.4.4 PyPI version JSON
download
home_pageNone
SummaryFunctions and utils related to VapourSynth.
upload_time2025-02-13 14:29:58
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements VapourSynth stgpytools rich
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-tools

> [!CAUTION]
> This package is deprecated!
> Please use https://github.com/Jaded-Encoding-Thaumaturgy/vs-jetpack instead.

[![Coverage Status](https://coveralls.io/repos/github/Jaded-Encoding-Thaumaturgy/vs-tools/badge.svg?branch=master)](https://coveralls.io/github/Jaded-Encoding-Thaumaturgy/vs-tools?branch=master)


Functions and utils related to VapourSynth

This module is a collection of functions, utils, types, type-utils, and more aimed at helping at having a common ground between VapourSynth packages, and simplify writing them.

For support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>

## How to install
**This package is deprecated!**

Please install https://pypi.org/p/vsjetpack instead.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vstools",
    "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/f7/e6/40cb4f5382ffec94b18f9c10b068e24d89db43a3b43d042acf777ce0a5e6/vstools-3.4.4.tar.gz",
    "platform": null,
    "description": "# vs-tools\n\n> [!CAUTION]\n> This package is deprecated!\n> Please use https://github.com/Jaded-Encoding-Thaumaturgy/vs-jetpack instead.\n\n[![Coverage Status](https://coveralls.io/repos/github/Jaded-Encoding-Thaumaturgy/vs-tools/badge.svg?branch=master)](https://coveralls.io/github/Jaded-Encoding-Thaumaturgy/vs-tools?branch=master)\n\n\nFunctions and utils related to VapourSynth\n\nThis module is a collection of functions, utils, types, type-utils, and more aimed at helping at having a common ground between VapourSynth packages, and simplify writing them.\n\nFor support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>\n\n## How to install\n**This package is deprecated!**\n\nPlease install https://pypi.org/p/vsjetpack instead.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Functions and utils related to VapourSynth.",
    "version": "3.4.4",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "950648f10d08a7618a61300758851daba7da4244db6384de322f86dbb8ef0c53",
                "md5": "d7d96a7858b450308aa8dbe552321d08",
                "sha256": "39319a0653934a422c59f8cab22a40b3e83bf1c92782b11ab396c8b4b4fbf426"
            },
            "downloads": -1,
            "filename": "vstools-3.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7d96a7858b450308aa8dbe552321d08",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 105041,
            "upload_time": "2025-02-13T14:29:44",
            "upload_time_iso_8601": "2025-02-13T14:29:44.225675Z",
            "url": "https://files.pythonhosted.org/packages/95/06/48f10d08a7618a61300758851daba7da4244db6384de322f86dbb8ef0c53/vstools-3.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f7e640cb4f5382ffec94b18f9c10b068e24d89db43a3b43d042acf777ce0a5e6",
                "md5": "245dfa34995a11af5c9e3939022e97bf",
                "sha256": "f09b7d481a9f5b65e2aa7dc7f1b0963d1407cdaaf5989335d2c01ab0c25f774c"
            },
            "downloads": -1,
            "filename": "vstools-3.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "245dfa34995a11af5c9e3939022e97bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 88141,
            "upload_time": "2025-02-13T14:29:58",
            "upload_time_iso_8601": "2025-02-13T14:29:58.713948Z",
            "url": "https://files.pythonhosted.org/packages/f7/e6/40cb4f5382ffec94b18f9c10b068e24d89db43a3b43d042acf777ce0a5e6/vstools-3.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 14:29:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaded-Encoding-Thaumaturgy",
    "github_project": "vs-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "VapourSynth",
            "specs": [
                [
                    ">=",
                    "68"
                ]
            ]
        },
        {
            "name": "stgpytools",
            "specs": [
                [
                    ">=",
                    "1.2.2"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    ">=",
                    "12.6.0"
                ]
            ]
        }
    ],
    "lcname": "vstools"
}
        
Elapsed time: 0.38014s