# vs-transitions, a collection of functions for making transitions and reanimating static shots.
For support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>
## How to install
Install `vstransitions` with the following command:
```sh
pip install vstransitions
```
Or if you want the latest git version, install it with this command:
```sh
pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-transitions.git
```
<br>
Raw data
{
"_id": null,
"home_page": null,
"name": "vstransitions",
"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/32/d3/6b0b283f838649c71bf5757a22478e9737c94b889d852bc6e0175be51c73/vstransitions-0.1.1.tar.gz",
"platform": null,
"description": "# vs-transitions, a collection of functions for making transitions and reanimating static shots.\n\nFor support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>\n\n## How to install\n\nInstall `vstransitions` with the following command:\n\n```sh\npip install vstransitions\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-transitions.git\n```\n\n<br>\n",
"bugtrack_url": null,
"license": null,
"summary": "VapourSynth functions for making transitions and reanimating static shots",
"version": "0.1.1",
"project_urls": {
"Contact": "https://discord.gg/XTpc6Fa9eB",
"Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-transitions"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2fbcc19bb86889af13bbfaf17e05100299be6cf715d692859134cb54deaf2e5c",
"md5": "20ce3a5975319685997c92f8f29face2",
"sha256": "11f0f389847eba10c8c7631dbf3fd7aeaab5ea80cc8032b7cdb6261d9f0fca50"
},
"downloads": -1,
"filename": "vstransitions-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "20ce3a5975319685997c92f8f29face2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 8368,
"upload_time": "2024-08-26T08:07:06",
"upload_time_iso_8601": "2024-08-26T08:07:06.682094Z",
"url": "https://files.pythonhosted.org/packages/2f/bc/c19bb86889af13bbfaf17e05100299be6cf715d692859134cb54deaf2e5c/vstransitions-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "32d36b0b283f838649c71bf5757a22478e9737c94b889d852bc6e0175be51c73",
"md5": "cd433da204edfa9a935bae340303c126",
"sha256": "589227a743cc8324e9d457d2500f40f11091c197433d7af56b65147085e72891"
},
"downloads": -1,
"filename": "vstransitions-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "cd433da204edfa9a935bae340303c126",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 7969,
"upload_time": "2024-08-26T08:07:07",
"upload_time_iso_8601": "2024-08-26T08:07:07.572232Z",
"url": "https://files.pythonhosted.org/packages/32/d3/6b0b283f838649c71bf5757a22478e9737c94b889d852bc6e0175be51c73/vstransitions-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-26 08:07:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Jaded-Encoding-Thaumaturgy",
"github_project": "vs-transitions",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "VapourSynth",
"specs": [
[
">=",
"65"
]
]
},
{
"name": "vstools",
"specs": [
[
">=",
"3.2.0"
]
]
},
{
"name": "vskernels",
"specs": [
[
">=",
"3.2.0"
]
]
},
{
"name": "vsexprtools",
"specs": [
[
">=",
"1.6.0"
]
]
}
],
"lcname": "vstransitions"
}