# stgfunc
### VapourSynth functions and utils
<br>
For support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br> <br><br>
## How to install
Install `stgfunc` with the following command:
```sh
$ pip install stgfunc
```
Or if you want the latest git version, install it with this command:
```sh
$ pip install git+https://github.com/Setsugennoao/stgfunc.git
```
<br>
Raw data
{
"_id": null,
"home_page": null,
"name": "stgfunc",
"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/d3/bc/f1888ff4554aae4d0fd94ab4c5bbaf184941e90b43c0fabe7ca28e25c3e0/stgfunc-3.1.2.tar.gz",
"platform": null,
"description": "# stgfunc\n\n### VapourSynth functions and utils\n<br>\n\nFor support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br> <br><br>\n## How to install\n\nInstall `stgfunc` with the following command:\n\n```sh\n$ pip install stgfunc\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/stgfunc.git\n```\n<br>\n",
"bugtrack_url": null,
"license": null,
"summary": "VapourSynth functions and utils",
"version": "3.1.2",
"project_urls": {
"Contact": "http://fansub.setsugen.dev/discord",
"Documentation": "https://stgfunc.setsugen.dev/en/latest/",
"Source Code": "https://github.com/Setsugennoao/stgfunc"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "908708833ba0238f953edafce593190ec890a4713bc1f7d9d9c5354865004641",
"md5": "0367befde4bb187e791e4fbb856c7529",
"sha256": "d9f671d5fb910dad64c58620e365b7e8d13263cc72fa2419293da2338a2f0d8e"
},
"downloads": -1,
"filename": "stgfunc-3.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0367befde4bb187e791e4fbb856c7529",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 6936,
"upload_time": "2025-02-13T15:25:42",
"upload_time_iso_8601": "2025-02-13T15:25:42.226708Z",
"url": "https://files.pythonhosted.org/packages/90/87/08833ba0238f953edafce593190ec890a4713bc1f7d9d9c5354865004641/stgfunc-3.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d3bcf1888ff4554aae4d0fd94ab4c5bbaf184941e90b43c0fabe7ca28e25c3e0",
"md5": "48762ccbe4d3a1c4d59ea83001c3e37f",
"sha256": "84b780ed93a99dd047a6388ff0efe44002cdd9872f2cada3f7f59d9d6190d789"
},
"downloads": -1,
"filename": "stgfunc-3.1.2.tar.gz",
"has_sig": false,
"md5_digest": "48762ccbe4d3a1c4d59ea83001c3e37f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 6726,
"upload_time": "2025-02-13T15:25:43",
"upload_time_iso_8601": "2025-02-13T15:25:43.129960Z",
"url": "https://files.pythonhosted.org/packages/d3/bc/f1888ff4554aae4d0fd94ab4c5bbaf184941e90b43c0fabe7ca28e25c3e0/stgfunc-3.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 15:25:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Setsugennoao",
"github_project": "stgfunc",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "VapourSynth",
"specs": [
[
">=",
"68"
]
]
},
{
"name": "vsjetpack",
"specs": [
[
">=",
"0.1.1"
]
]
}
],
"lcname": "stgfunc"
}