vsjet


Namevsjet JSON
Version 3.1.2 PyPI version JSON
download
home_page
SummaryVapourSynth packages from JET
upload_time2023-12-04 11:41:07
maintainerSetsugen no ao
docs_urlNone
authorIrrational Encoding Wizardry
requires_python>=3.11
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-jet

### PyPi package for quickly upgrading and installing all JET Python packages.

This package does not install any Vapoursynth plugins.<br>
For support inquiries, please join the [JET Discord server][discord]
or leave an [issue][issues].

## How to install

Install `vsjet` with the following command:

```sh
pip install vsjet
```

## How to use

Install the stable versions of all JET packages:

```sh
python -m vsjet
```

Upgrade to latest git version of all JET packages:

```sh
python -m vsjet latest
```

**Disclaimer:** Latest git packages may be unstable!
Please report issues in their [respective repositories][jet-repo].

[discord]: https://discord.gg/XTpc6Fa9eB
[issues]: https://github.com/Jaded-Encoding-Thaumaturgy/vs-jet/issues
[jet-repo]: https://github.com/orgs/Jaded-Encoding-Thaumaturgy/repositories

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vsjet",
    "maintainer": "Setsugen no ao",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "setsugen@setsugen.dev",
    "keywords": "",
    "author": "Irrational Encoding Wizardry",
    "author_email": "wizards@encode.moe",
    "download_url": "https://files.pythonhosted.org/packages/9c/e8/390626cb2fbcc4cec78b1c0126047c83aba765d060d7eef5cf165a701e51/vsjet-3.1.2.tar.gz",
    "platform": null,
    "description": "# vs-jet\n\n### PyPi package for quickly upgrading and installing all JET Python packages.\n\nThis package does not install any Vapoursynth plugins.<br>\nFor support inquiries, please join the [JET Discord server][discord]\nor leave an [issue][issues].\n\n## How to install\n\nInstall `vsjet` with the following command:\n\n```sh\npip install vsjet\n```\n\n## How to use\n\nInstall the stable versions of all JET packages:\n\n```sh\npython -m vsjet\n```\n\nUpgrade to latest git version of all JET packages:\n\n```sh\npython -m vsjet latest\n```\n\n**Disclaimer:** Latest git packages may be unstable!\nPlease report issues in their [respective repositories][jet-repo].\n\n[discord]: https://discord.gg/XTpc6Fa9eB\n[issues]: https://github.com/Jaded-Encoding-Thaumaturgy/vs-jet/issues\n[jet-repo]: https://github.com/orgs/Jaded-Encoding-Thaumaturgy/repositories\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "VapourSynth packages from JET",
    "version": "3.1.2",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a810dc410ae20133e4c427dd224c6c230c5fcf94a3a6dc7183744eda9332b0bf",
                "md5": "9241c54af12b1be99b0bea4b34d937af",
                "sha256": "1b00f791cb19aa086090ab8619e6f1e634de8184abd895448bef01f20580942e"
            },
            "downloads": -1,
            "filename": "vsjet-3.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9241c54af12b1be99b0bea4b34d937af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5887,
            "upload_time": "2023-12-04T11:41:06",
            "upload_time_iso_8601": "2023-12-04T11:41:06.450843Z",
            "url": "https://files.pythonhosted.org/packages/a8/10/dc410ae20133e4c427dd224c6c230c5fcf94a3a6dc7183744eda9332b0bf/vsjet-3.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ce8390626cb2fbcc4cec78b1c0126047c83aba765d060d7eef5cf165a701e51",
                "md5": "dde40eff3de8064af1a9a6a297d43a95",
                "sha256": "47d5cda66d1d7d04aa6229af01a5a33497e567aa04b993169273f1a7f3142af1"
            },
            "downloads": -1,
            "filename": "vsjet-3.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dde40eff3de8064af1a9a6a297d43a95",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 5032,
            "upload_time": "2023-12-04T11:41:07",
            "upload_time_iso_8601": "2023-12-04T11:41:07.403639Z",
            "url": "https://files.pythonhosted.org/packages/9c/e8/390626cb2fbcc4cec78b1c0126047c83aba765d060d7eef5cf165a701e51/vsjet-3.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 11:41:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vsjet"
}
        
Elapsed time: 0.14907s