vsaa


Namevsaa JSON
Version 1.9.1 PyPI version JSON
download
home_page
SummaryVapourSynth anti aliasing and scaling functions
upload_time2023-10-30 15:46:59
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.11
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-aa

### VapourSynth anti aliasing and scaling functions

<br>

Wrappers for aa/scaling plugins and functions, aimed to have compatibility with vs-kernels scalers.

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

## How to install

Install `vsaa` with the following command:

```sh
pip install vsaa
```

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vsaa",
    "maintainer": "Setsugen no ao",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "setsugen@setsugen.dev",
    "keywords": "",
    "author": "Setsugen no ao",
    "author_email": "setsugen@setsugen.dev",
    "download_url": "https://files.pythonhosted.org/packages/4e/57/a8803e6052d0da67e3dc79b561a65a8a3af8f6414d08ee745b6ec23c428d/vsaa-1.9.1.tar.gz",
    "platform": null,
    "description": "# vs-aa\n\n### VapourSynth anti aliasing and scaling functions\n\n<br>\n\nWrappers for aa/scaling plugins and functions, aimed to have compatibility with vs-kernels scalers.\n\nFor support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>\n\n## How to install\n\nInstall `vsaa` with the following command:\n\n```sh\npip install vsaa\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-aa.git\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "VapourSynth anti aliasing and scaling functions",
    "version": "1.9.1",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-aa"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cf3d6a4dc28dd05712f18dc779efe1ab80a6a88b4fa01ae0d13a3d1b32a997a",
                "md5": "c82baaa02e398fed676bcbf6499fc58a",
                "sha256": "b63b7ce4442f3dae24c663767122c2c03fe97f6ebc2dc70a8ecac503a9a427d4"
            },
            "downloads": -1,
            "filename": "vsaa-1.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c82baaa02e398fed676bcbf6499fc58a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 14645,
            "upload_time": "2023-10-30T15:46:57",
            "upload_time_iso_8601": "2023-10-30T15:46:57.943469Z",
            "url": "https://files.pythonhosted.org/packages/7c/f3/d6a4dc28dd05712f18dc779efe1ab80a6a88b4fa01ae0d13a3d1b32a997a/vsaa-1.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e57a8803e6052d0da67e3dc79b561a65a8a3af8f6414d08ee745b6ec23c428d",
                "md5": "9fd7d69faedd87edf9bc7854767d90cb",
                "sha256": "b67649aac028f252f05fdaa087ef5edb733465e6cc71600c502983082059bca4"
            },
            "downloads": -1,
            "filename": "vsaa-1.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9fd7d69faedd87edf9bc7854767d90cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 12080,
            "upload_time": "2023-10-30T15:46:59",
            "upload_time_iso_8601": "2023-10-30T15:46:59.573659Z",
            "url": "https://files.pythonhosted.org/packages/4e/57/a8803e6052d0da67e3dc79b561a65a8a3af8f6414d08ee745b6ec23c428d/vsaa-1.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 15:46:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaded-Encoding-Thaumaturgy",
    "github_project": "vs-aa",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "vsaa"
}
        
Elapsed time: 0.12912s