vsaa


Namevsaa JSON
Version 1.10.0 PyPI version JSON
download
home_pageNone
SummaryVapourSynth anti aliasing and scaling functions
upload_time2024-06-17 13:46:30
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
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": null,
    "name": "vsaa",
    "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/39/bf/dfbfe3edcd38053a724c04dfe839334d0c58bf5b9096473463b4362e0fb7/vsaa-1.10.0.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": null,
    "summary": "VapourSynth anti aliasing and scaling functions",
    "version": "1.10.0",
    "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": "8fed01203e0e1f7fae12b1e273536e373a3ddbfdcdfa9b65672c3611f1251dfd",
                "md5": "debbd709671936ec7e7f3e082a12f0ee",
                "sha256": "d20624d50efe3f77adab1fbc2f4fa5e394ce5efaf05256a8e87b684a413d5692"
            },
            "downloads": -1,
            "filename": "vsaa-1.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "debbd709671936ec7e7f3e082a12f0ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 14855,
            "upload_time": "2024-06-17T13:46:28",
            "upload_time_iso_8601": "2024-06-17T13:46:28.478578Z",
            "url": "https://files.pythonhosted.org/packages/8f/ed/01203e0e1f7fae12b1e273536e373a3ddbfdcdfa9b65672c3611f1251dfd/vsaa-1.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39bfdfbfe3edcd38053a724c04dfe839334d0c58bf5b9096473463b4362e0fb7",
                "md5": "1301eebcedcc582f9f02141425f3dd44",
                "sha256": "67204d1125eec5c5807f837a33bb5d471c4ded52b8a9227aca6ef6102d6cdca9"
            },
            "downloads": -1,
            "filename": "vsaa-1.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1301eebcedcc582f9f02141425f3dd44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 12175,
            "upload_time": "2024-06-17T13:46:30",
            "upload_time_iso_8601": "2024-06-17T13:46:30.057083Z",
            "url": "https://files.pythonhosted.org/packages/39/bf/dfbfe3edcd38053a724c04dfe839334d0c58bf5b9096473463b4362e0fb7/vsaa-1.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-17 13:46:30",
    "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.25606s