Name | vsaa JSON |
Version |
1.7.0
JSON |
| download |
home_page | |
Summary | VapourSynth anti aliasing and scaling functions |
upload_time | 2023-05-04 21:58:53 |
maintainer | Setsugen no ao |
docs_url | None |
author | Setsugen no ao |
requires_python | >=3.10 |
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.
You can find support in the [IEW Discord server](https://discord.gg/qxTxVJGtst).
<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/Irrational-Encoding-Wizardry/vs-aa.git
```
Raw data
{
"_id": null,
"home_page": "",
"name": "vsaa",
"maintainer": "Setsugen no ao",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "setsugen@setsugen.dev",
"keywords": "",
"author": "Setsugen no ao",
"author_email": "setsugen@setsugen.dev",
"download_url": "https://files.pythonhosted.org/packages/97/4b/77aef44563cb91d1716ded78c1b72f50d7b320ee1c17b5bb281a18d3a8aa/vsaa-1.7.0.tar.gz",
"platform": null,
"description": "# vs-aa\n\n### VapourSynth anti aliasing and scaling functions\n<br>\n\nWrappers for aa/scaling plugins and functions, aimed to have compatibility with vs-kernels scalers.\n\nYou can find support in the [IEW Discord server](https://discord.gg/qxTxVJGtst).\n<br><br>\n## How to install\n\nInstall `vsaa` with the following command:\n\n```sh\n$ pip install vsaa\n```\n\nOr if you want the latest git version, install it with this command:\n\n```sh\n$ pip install git+https://github.com/Irrational-Encoding-Wizardry/vs-aa.git\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "VapourSynth anti aliasing and scaling functions",
"version": "1.7.0",
"project_urls": {
"Contact": "https://discord.gg/qxTxVJGtst",
"Documentation": "https://vsaa.encode.moe/en/latest/",
"Source Code": "https://github.com/Irrational-Encoding-Wizardry/vs-aa"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ead67278da6c4abbe1ae1500aa57cfc95b4882d749cfea256df07f3c678377f8",
"md5": "8acb158584b8e73bef8ae8ace3093e77",
"sha256": "8c21828bff540de23cb66af5dcde8bf88c9f8ea392843a7457afeef4b33f1d89"
},
"downloads": -1,
"filename": "vsaa-1.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8acb158584b8e73bef8ae8ace3093e77",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 14232,
"upload_time": "2023-05-04T21:58:51",
"upload_time_iso_8601": "2023-05-04T21:58:51.504460Z",
"url": "https://files.pythonhosted.org/packages/ea/d6/7278da6c4abbe1ae1500aa57cfc95b4882d749cfea256df07f3c678377f8/vsaa-1.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "974b77aef44563cb91d1716ded78c1b72f50d7b320ee1c17b5bb281a18d3a8aa",
"md5": "cf836e626d713bc52afbd28651446c43",
"sha256": "cb3a6ddd7daa30e2e40146e0f8d1986a1ef15f492c8e433bd12a10414dcf015d"
},
"downloads": -1,
"filename": "vsaa-1.7.0.tar.gz",
"has_sig": false,
"md5_digest": "cf836e626d713bc52afbd28651446c43",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 11627,
"upload_time": "2023-05-04T21:58:53",
"upload_time_iso_8601": "2023-05-04T21:58:53.629179Z",
"url": "https://files.pythonhosted.org/packages/97/4b/77aef44563cb91d1716ded78c1b72f50d7b320ee1c17b5bb281a18d3a8aa/vsaa-1.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-04 21:58:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Irrational-Encoding-Wizardry",
"github_project": "vs-aa",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "vsaa"
}