vstools


Namevstools JSON
Version 3.4.5 PyPI version JSON
download
home_pageNone
SummaryFunctions and utils related to VapourSynth.
upload_time2025-11-05 12:45:54
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements vsjetpack
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/6b/d0/706310e744a5b355cd194b52c9dddcf9304ef414c00ed77fe40025e176bf/vstools-3.4.5.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.5",
    "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": "0a2b10734935574e45c48462673b3f75c8b202e80bb95e2e82543e460bae0506",
                "md5": "5f3bfa8219086bdda5eb1340eb6e3d46",
                "sha256": "909ce06a506a78b4b0cf736c3870788a81a2a4871e8e9c238692f7ee049d8594"
            },
            "downloads": -1,
            "filename": "vstools-3.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f3bfa8219086bdda5eb1340eb6e3d46",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 2466,
            "upload_time": "2025-11-05T12:45:53",
            "upload_time_iso_8601": "2025-11-05T12:45:53.970118Z",
            "url": "https://files.pythonhosted.org/packages/0a/2b/10734935574e45c48462673b3f75c8b202e80bb95e2e82543e460bae0506/vstools-3.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6bd0706310e744a5b355cd194b52c9dddcf9304ef414c00ed77fe40025e176bf",
                "md5": "884ef5e5d9ab2650567f8da6d1da764d",
                "sha256": "6bde394df3b5f6fbd888c76d3d39b33f0f6f54f2205a48bd773a34ec9fc81b63"
            },
            "downloads": -1,
            "filename": "vstools-3.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "884ef5e5d9ab2650567f8da6d1da764d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 2981,
            "upload_time": "2025-11-05T12:45:54",
            "upload_time_iso_8601": "2025-11-05T12:45:54.786718Z",
            "url": "https://files.pythonhosted.org/packages/6b/d0/706310e744a5b355cd194b52c9dddcf9304ef414c00ed77fe40025e176bf/vstools-3.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-05 12:45:54",
    "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": "vsjetpack",
            "specs": []
        }
    ],
    "lcname": "vstools"
}
        
Elapsed time: 3.12012s