vsjet


Namevsjet JSON
Version 3.5.2 PyPI version JSON
download
home_pageNone
SummaryVapourSynth packages from JET
upload_time2025-02-11 00:55:17
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
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": null,
    "name": "vsjet",
    "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/71/ca/259de889c07a01707bde80fec0f226aec5acb13ec6c8a5441f097b7025a2/vsjet-3.5.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": null,
    "summary": "VapourSynth packages from JET",
    "version": "3.5.2",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "83aa70920d9f2cf02bb011dfd26ff21d7d8aa13745575e58bd449ea0a2e8aff2",
                "md5": "47d00a57e2bab5e7286c2f042424b46c",
                "sha256": "5bc97b81e55ace2e11972e9f78185056d541e2104253287075ade272e696f3d9"
            },
            "downloads": -1,
            "filename": "vsjet-3.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47d00a57e2bab5e7286c2f042424b46c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 5976,
            "upload_time": "2025-02-11T00:55:15",
            "upload_time_iso_8601": "2025-02-11T00:55:15.580782Z",
            "url": "https://files.pythonhosted.org/packages/83/aa/70920d9f2cf02bb011dfd26ff21d7d8aa13745575e58bd449ea0a2e8aff2/vsjet-3.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "71ca259de889c07a01707bde80fec0f226aec5acb13ec6c8a5441f097b7025a2",
                "md5": "9b1cf1290ba29b7c720fc661ed25aa90",
                "sha256": "38f730d3772ed4051f52dd7152b74986ee6c15c13f7e28f52d1a24c73d2760dd"
            },
            "downloads": -1,
            "filename": "vsjet-3.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9b1cf1290ba29b7c720fc661ed25aa90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 5149,
            "upload_time": "2025-02-11T00:55:17",
            "upload_time_iso_8601": "2025-02-11T00:55:17.160830Z",
            "url": "https://files.pythonhosted.org/packages/71/ca/259de889c07a01707bde80fec0f226aec5acb13ec6c8a5441f097b7025a2/vsjet-3.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 00:55:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vsjet"
}
        
Elapsed time: 1.16831s