vskernels


Namevskernels JSON
Version 3.4.3 PyPI version JSON
download
home_pageNone
SummaryKernel objects for scaling and format conversion within VapourSynth
upload_time2025-02-13 14:29:58
maintainerSetsugen no ao
docs_urlNone
authorLightArrowsEXE
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements VapourSynth vstools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-kernels

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

<p align="center">
    <a href="https://vskernels.encode.moe"><img alt="Read the Docs" src="https://img.shields.io/readthedocs/vs-kernels"></a>
    <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/vskernels">
    <a href="https://pypi.org/project/vskernels/"><img alt="PyPI" src="https://img.shields.io/pypi/v/vskernels"></a>
    <a href="https://github.com/Jaded-Encoding-Thaumaturgy/vs-kernels/commits/master"><img alt="GitHub commits since tagged version" src="https://img.shields.io/github/commits-since/Jaded-Encoding-Thaumaturgy/vs-kernels/latest"></a>
    <a href="https://github.com/Jaded-Encoding-Thaumaturgy/vs-kernels/blob/master/LICENSE"><img alt="PyPI - License" src="https://img.shields.io/pypi/l/vskernels"></a>
    <a href="https://discord.gg/setsugen"><img alt="Discord" src="https://img.shields.io/discord/856381934052704266?label=discord"></a>
</p>

Kernels are a collection of wrappers pertaining to (de)scaling, format conversion, and other related operations, all while providing a consistent and clean interface. This allows for easy expansion and ease of use for any other maintainers who wishes to use them in their own functions.

You can create presets for common scaling algorithms or settings, while ensuring the interface will always remain the same, even across different plugins with their own settings and expected behavior.

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": "vskernels",
    "maintainer": "Setsugen no ao",
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "setsugen@setsugen.dev",
    "keywords": null,
    "author": "LightArrowsEXE",
    "author_email": "LightArrowsReboot@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/d7/b9bc20ca4c44ca4d529b1dc0ea7b0a164a6a3069406fc5133aee8e48655f/vskernels-3.4.3.tar.gz",
    "platform": null,
    "description": "# vs-kernels\n\n> [!CAUTION]\n> This package is deprecated!\n> Please use https://github.com/Jaded-Encoding-Thaumaturgy/vs-jetpack instead.\n\n<p align=\"center\">\n    <a href=\"https://vskernels.encode.moe\"><img alt=\"Read the Docs\" src=\"https://img.shields.io/readthedocs/vs-kernels\"></a>\n    <img alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/vskernels\">\n    <a href=\"https://pypi.org/project/vskernels/\"><img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/vskernels\"></a>\n    <a href=\"https://github.com/Jaded-Encoding-Thaumaturgy/vs-kernels/commits/master\"><img alt=\"GitHub commits since tagged version\" src=\"https://img.shields.io/github/commits-since/Jaded-Encoding-Thaumaturgy/vs-kernels/latest\"></a>\n    <a href=\"https://github.com/Jaded-Encoding-Thaumaturgy/vs-kernels/blob/master/LICENSE\"><img alt=\"PyPI - License\" src=\"https://img.shields.io/pypi/l/vskernels\"></a>\n    <a href=\"https://discord.gg/setsugen\"><img alt=\"Discord\" src=\"https://img.shields.io/discord/856381934052704266?label=discord\"></a>\n</p>\n\nKernels are a collection of wrappers pertaining to (de)scaling, format conversion, and other related operations, all while providing a consistent and clean interface. This allows for easy expansion and ease of use for any other maintainers who wishes to use them in their own functions.\n\nYou can create presets for common scaling algorithms or settings, while ensuring the interface will always remain the same, even across different plugins with their own settings and expected behavior.\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": "Kernel objects for scaling and format conversion within VapourSynth",
    "version": "3.4.3",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-kernels"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "42c457ce8db2d303e2466201db69549abf5f1c19f2f28b22624a379e11b3e55f",
                "md5": "24b710767cadf4a122c0e8bd1c10d544",
                "sha256": "29fe6361ea237154b59d0bce7fb5aca748a9e66e13bb08e38726c8359ef61ca9"
            },
            "downloads": -1,
            "filename": "vskernels-3.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24b710767cadf4a122c0e8bd1c10d544",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 23546,
            "upload_time": "2025-02-13T14:29:53",
            "upload_time_iso_8601": "2025-02-13T14:29:53.500148Z",
            "url": "https://files.pythonhosted.org/packages/42/c4/57ce8db2d303e2466201db69549abf5f1c19f2f28b22624a379e11b3e55f/vskernels-3.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "edd7b9bc20ca4c44ca4d529b1dc0ea7b0a164a6a3069406fc5133aee8e48655f",
                "md5": "c28f7aab75a501410b04501e66c82492",
                "sha256": "cfbc127c4febda3c8179b3fcfb473ac21e9335a62b7b1e873bb7d7f7f22327de"
            },
            "downloads": -1,
            "filename": "vskernels-3.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c28f7aab75a501410b04501e66c82492",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 19851,
            "upload_time": "2025-02-13T14:29:58",
            "upload_time_iso_8601": "2025-02-13T14:29:58.609173Z",
            "url": "https://files.pythonhosted.org/packages/ed/d7/b9bc20ca4c44ca4d529b1dc0ea7b0a164a6a3069406fc5133aee8e48655f/vskernels-3.4.3.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-kernels",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "VapourSynth",
            "specs": [
                [
                    ">=",
                    "68"
                ]
            ]
        },
        {
            "name": "vstools",
            "specs": [
                [
                    ">=",
                    "3.4.1"
                ]
            ]
        }
    ],
    "lcname": "vskernels"
}
        
Elapsed time: 4.97970s