vstools


Namevstools JSON
Version 3.3.4 PyPI version JSON
download
home_pageNone
SummaryFunctions and utils related to VapourSynth.
upload_time2024-12-06 07:09:25
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements VapourSynth stgpytools rich
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-tools

[![Coverage Status](https://coveralls.io/repos/github/Jaded-Encoding-Thaumaturgy/vs-tools/badge.svg?branch=master)](https://coveralls.io/github/Jaded-Encoding-Thaumaturgy/vs-tools?branch=master)


Functions and utils related to VapourSynth

This module is a collection of functions, utils, types, type-utils, and more aimed at helping at having a common ground between VapourSynth packages, and simplify writing them.

For support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>

## How to install

Install `vstools` with the following command:

```sh
pip install vstools
```

Or if you want the latest git version, install it with this command:

```sh
pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-tools.git
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vstools",
    "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/07/47/5f56e2c0dfb2064e2c1e5e9c9ac8e42b033269e2172254fd5e3b0f8dcfee/vstools-3.3.4.tar.gz",
    "platform": null,
    "description": "# vs-tools\n\n[![Coverage Status](https://coveralls.io/repos/github/Jaded-Encoding-Thaumaturgy/vs-tools/badge.svg?branch=master)](https://coveralls.io/github/Jaded-Encoding-Thaumaturgy/vs-tools?branch=master)\n\n\nFunctions and utils related to VapourSynth\n\nThis module is a collection of functions, utils, types, type-utils, and more aimed at helping at having a common ground between VapourSynth packages, and simplify writing them.\n\nFor support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>\n\n## How to install\n\nInstall `vstools` with the following command:\n\n```sh\npip install vstools\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-tools.git\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Functions and utils related to VapourSynth.",
    "version": "3.3.4",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88d60c7602dab6d39a8a483327becde2f4df9b18684f9176d77ef3a29c387226",
                "md5": "cf132efceee2b9bb7a8c08d137e74f82",
                "sha256": "e53da14e8566526c8b59e6e5a9d95efd6947e4006c7ae8c1acb1036278200c49"
            },
            "downloads": -1,
            "filename": "vstools-3.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf132efceee2b9bb7a8c08d137e74f82",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 104758,
            "upload_time": "2024-12-06T07:09:23",
            "upload_time_iso_8601": "2024-12-06T07:09:23.253369Z",
            "url": "https://files.pythonhosted.org/packages/88/d6/0c7602dab6d39a8a483327becde2f4df9b18684f9176d77ef3a29c387226/vstools-3.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07475f56e2c0dfb2064e2c1e5e9c9ac8e42b033269e2172254fd5e3b0f8dcfee",
                "md5": "224aae839245f8a1c0329ed6159dbbbc",
                "sha256": "a79f0af525d2bf17939587e3a7f80d3efa93d5496ad644d3f29dc9ad238cfe6c"
            },
            "downloads": -1,
            "filename": "vstools-3.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "224aae839245f8a1c0329ed6159dbbbc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 87818,
            "upload_time": "2024-12-06T07:09:25",
            "upload_time_iso_8601": "2024-12-06T07:09:25.030743Z",
            "url": "https://files.pythonhosted.org/packages/07/47/5f56e2c0dfb2064e2c1e5e9c9ac8e42b033269e2172254fd5e3b0f8dcfee/vstools-3.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 07:09:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaded-Encoding-Thaumaturgy",
    "github_project": "vs-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "VapourSynth",
            "specs": [
                [
                    ">=",
                    "68"
                ]
            ]
        },
        {
            "name": "stgpytools",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    ">=",
                    "12.6.0"
                ]
            ]
        }
    ],
    "lcname": "vstools"
}
        
Elapsed time: 0.38333s