Name | vscapi JSON |
Version |
1.2.0
JSON |
| download |
home_page | None |
Summary | VapourSynth C Api bindings in Python |
upload_time | 2024-06-17 09:23:02 |
maintainer | Setsugen no ao |
docs_url | None |
author | Setsugen no ao |
requires_python | >=3.12 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# vapoursynth-capi
### VapourSynth C Api bindings in Python
<br>
You can find support in the [IEW Discord server](https://discord.gg/qxTxVJGtst).
<br><br>
## How to install
Install `vscapi` with the following command:
```sh
$ pip install vscapi
```
Or if you want the latest git version, install it with this command:
```sh
$ pip install git+https://github.com/Setsugennoao/vapoursynth-capi.git
```
Raw data
{
"_id": null,
"home_page": null,
"name": "vscapi",
"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/00/6b/6f1627af4e51454e89c0f59dc639fe967d3e5c96a774f1fa28a708817472/vscapi-1.2.0.tar.gz",
"platform": null,
"description": "# vapoursynth-capi\n\n### VapourSynth C Api bindings in Python\n<br>\n\nYou can find support in the [IEW Discord server](https://discord.gg/qxTxVJGtst).\n<br><br>\n## How to install\n\nInstall `vscapi` with the following command:\n\n```sh\n$ pip install vscapi\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/Setsugennoao/vapoursynth-capi.git\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "VapourSynth C Api bindings in Python",
"version": "1.2.0",
"project_urls": {
"Contact": "https://discord.gg/qxTxVJGtst",
"Documentation": "https://vscapi.encode.moe/en/latest/",
"Source Code": "https://github.com/Setsugennoao/vapoursynth-capi"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "191891e81710683e571640e14783f498e4ec2a4463e2b2fe1dd72be1be97d2b6",
"md5": "e5ca27222c89e04b0a89de8fc6f3a572",
"sha256": "27046470fd1c179da14b48a36e214536d90b11f2dcc75b22e543949616d72ac7"
},
"downloads": -1,
"filename": "vscapi-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e5ca27222c89e04b0a89de8fc6f3a572",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 47012,
"upload_time": "2024-06-17T09:23:01",
"upload_time_iso_8601": "2024-06-17T09:23:01.053436Z",
"url": "https://files.pythonhosted.org/packages/19/18/91e81710683e571640e14783f498e4ec2a4463e2b2fe1dd72be1be97d2b6/vscapi-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "006b6f1627af4e51454e89c0f59dc639fe967d3e5c96a774f1fa28a708817472",
"md5": "42f22835cf0830e7b270c65f9d8dbc49",
"sha256": "f24382af7c896fbe87dd2af014a0b24c339c6e87b2018c0f6b2d7b9808a0c58d"
},
"downloads": -1,
"filename": "vscapi-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "42f22835cf0830e7b270c65f9d8dbc49",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 46115,
"upload_time": "2024-06-17T09:23:02",
"upload_time_iso_8601": "2024-06-17T09:23:02.782566Z",
"url": "https://files.pythonhosted.org/packages/00/6b/6f1627af4e51454e89c0f59dc639fe967d3e5c96a774f1fa28a708817472/vscapi-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-17 09:23:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Setsugennoao",
"github_project": "vapoursynth-capi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "vscapi"
}