Name | vstransitions JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | VapourSynth functions for making transitions and reanimating static shots |
upload_time | 2025-02-13 15:18:01 |
maintainer | Setsugen no ao |
docs_url | None |
author | Setsugen no ao |
requires_python | >=3.12 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
VapourSynth
vsjetpack
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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/61/b9/bf4718df28bc453aee77e01f9d2e3425d2b13456b97f56a9144fa706b5b7/vstransitions-0.1.2.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.2",
"project_urls": {
"Contact": "https://discord.gg/XTpc6Fa9eB",
"Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-transitions"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "53790b889f98ec383f2e7ae310fdff1c2c4611033f595e7d370d9cb108de7ff7",
"md5": "730a9c8996c832ae9b0d64ff40ab7528",
"sha256": "7981797efc3e678417fb55426f8f03ce7d9f8b39080ba3d582ce5d384ccbde33"
},
"downloads": -1,
"filename": "vstransitions-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "730a9c8996c832ae9b0d64ff40ab7528",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 8579,
"upload_time": "2025-02-13T15:18:00",
"upload_time_iso_8601": "2025-02-13T15:18:00.965972Z",
"url": "https://files.pythonhosted.org/packages/53/79/0b889f98ec383f2e7ae310fdff1c2c4611033f595e7d370d9cb108de7ff7/vstransitions-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "61b9bf4718df28bc453aee77e01f9d2e3425d2b13456b97f56a9144fa706b5b7",
"md5": "1a36ce07086aa8d7e3601fae1da5da5f",
"sha256": "fa5d0295204835007aa3eb1b6f91bde92b13b3071abccf6bdf3243394d42c082"
},
"downloads": -1,
"filename": "vstransitions-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "1a36ce07086aa8d7e3601fae1da5da5f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 8108,
"upload_time": "2025-02-13T15:18:01",
"upload_time_iso_8601": "2025-02-13T15:18:01.959118Z",
"url": "https://files.pythonhosted.org/packages/61/b9/bf4718df28bc453aee77e01f9d2e3425d2b13456b97f56a9144fa706b5b7/vstransitions-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 15:18:01",
"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": "vsjetpack",
"specs": [
[
">=",
"0.1.1"
]
]
}
],
"lcname": "vstransitions"
}