vskernels


Namevskernels JSON
Version 3.1.0 PyPI version JSON
download
home_page
SummaryKernel objects for scaling and format conversion within VapourSynth
upload_time2023-12-04 11:39:48
maintainerSetsugen no ao
docs_urlNone
authorLightArrowsEXE
requires_python>=3.11
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-kernels

<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

Install `vskernels` with the following command:

```sh
pip install vskernels --no-cache-dir -U
```

Or if you want the latest git version, install it with this command:

```sh
pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-kernels.git --no-cache-dir -U
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vskernels",
    "maintainer": "Setsugen no ao",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "setsugen@setsugen.dev",
    "keywords": "",
    "author": "LightArrowsEXE",
    "author_email": "LightArrowsReboot@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/18/5f/406b2ee6925199e2f96d21fd1246833ae0fa8db49e7c3e8c5f0bcc712143/vskernels-3.1.0.tar.gz",
    "platform": null,
    "description": "# vs-kernels\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\nInstall `vskernels` with the following command:\n\n```sh\npip install vskernels --no-cache-dir -U\n```\n\nOr if you want the latest git version, install it with this command:\n\n```sh\npip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-kernels.git --no-cache-dir -U\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Kernel objects for scaling and format conversion within VapourSynth",
    "version": "3.1.0",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-kernels"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e8a56c2ed238bcfe1223743fada6b735e8f0145c82f0fee9b378dd5c4e64f68",
                "md5": "145dff8aeab3bedafc253f9cf92bea42",
                "sha256": "bc3a37ae118277611a19cfd0ddc42a74947d4a2a6c3261609c4c1caab9000ed7"
            },
            "downloads": -1,
            "filename": "vskernels-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "145dff8aeab3bedafc253f9cf92bea42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 26952,
            "upload_time": "2023-12-04T11:39:46",
            "upload_time_iso_8601": "2023-12-04T11:39:46.690827Z",
            "url": "https://files.pythonhosted.org/packages/9e/8a/56c2ed238bcfe1223743fada6b735e8f0145c82f0fee9b378dd5c4e64f68/vskernels-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "185f406b2ee6925199e2f96d21fd1246833ae0fa8db49e7c3e8c5f0bcc712143",
                "md5": "fd2f65973ccf11dcb34e7654f2efd3b8",
                "sha256": "dbefca67a5ec382749f141430e6cb973b4fc157968fbe08db4bba62767219c17"
            },
            "downloads": -1,
            "filename": "vskernels-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fd2f65973ccf11dcb34e7654f2efd3b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 22289,
            "upload_time": "2023-12-04T11:39:48",
            "upload_time_iso_8601": "2023-12-04T11:39:48.552284Z",
            "url": "https://files.pythonhosted.org/packages/18/5f/406b2ee6925199e2f96d21fd1246833ae0fa8db49e7c3e8c5f0bcc712143/vskernels-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 11:39:48",
    "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": [],
    "lcname": "vskernels"
}
        
Elapsed time: 0.15457s