vsscale


Namevsscale JSON
Version 2.2.1 PyPI version JSON
download
home_pageNone
SummaryVapourSynth (de)scaling functions
upload_time2024-12-06 07:09:15
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements VapourSynth vstools vskernels vsexprtools vsrgtools vsmasktools vsaa
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-scale

### VapourSynth (de)scale functions

<br>

Wrappers for scaling and descaling functions.

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

## How to install

Install `vsscale` with the following command:

```sh
pip install vsscale
```

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

```sh
pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-scale.git
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vsscale",
    "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/ce/80/f13d8be49540b1aec20e8576f2a637931cb709476a7396fa4c5fde49793e/vsscale-2.2.1.tar.gz",
    "platform": null,
    "description": "# vs-scale\n\n### VapourSynth (de)scale functions\n\n<br>\n\nWrappers for scaling and descaling functions.\n\nFor support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>\n\n## How to install\n\nInstall `vsscale` with the following command:\n\n```sh\npip install vsscale\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-scale.git\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "VapourSynth (de)scaling functions",
    "version": "2.2.1",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-scale"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4916f79e83868faf0fc0e78ea50c7fd5003916bde47d57376f97b611e80748a0",
                "md5": "67d757f673cc79a502a9e362757a335c",
                "sha256": "813782bd384ec652f3a8dfd96d0d71df5d88769c4d254268336382633b0bb264"
            },
            "downloads": -1,
            "filename": "vsscale-2.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "67d757f673cc79a502a9e362757a335c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 27881,
            "upload_time": "2024-12-06T07:09:13",
            "upload_time_iso_8601": "2024-12-06T07:09:13.851676Z",
            "url": "https://files.pythonhosted.org/packages/49/16/f79e83868faf0fc0e78ea50c7fd5003916bde47d57376f97b611e80748a0/vsscale-2.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce80f13d8be49540b1aec20e8576f2a637931cb709476a7396fa4c5fde49793e",
                "md5": "c847d6b12dbb0c7a190037675bfb69fa",
                "sha256": "da7a29f8af632335b6e169cc545b4748957e19931e6b58c82e2ee50dabf4b981"
            },
            "downloads": -1,
            "filename": "vsscale-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c847d6b12dbb0c7a190037675bfb69fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 24359,
            "upload_time": "2024-12-06T07:09:15",
            "upload_time_iso_8601": "2024-12-06T07:09:15.469346Z",
            "url": "https://files.pythonhosted.org/packages/ce/80/f13d8be49540b1aec20e8576f2a637931cb709476a7396fa4c5fde49793e/vsscale-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 07:09:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaded-Encoding-Thaumaturgy",
    "github_project": "vs-scale",
    "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": "vsmasktools",
            "specs": [
                [
                    ">=",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "vsaa",
            "specs": [
                [
                    ">=",
                    "1.10.0"
                ]
            ]
        }
    ],
    "lcname": "vsscale"
}
        
Elapsed time: 0.40244s