vsjet


Namevsjet JSON
Version 3.4.2 PyPI version JSON
download
home_pageNone
SummaryVapourSynth packages from JET
upload_time2024-12-06 07:11:37
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/9f/78/19cb598781ac70922557624b8ad1e6f4db03afea9c26f41c084ed60c737f/vsjet-3.4.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.4.2",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05562f8c5415930aaac2d113a1c3fabc3fdfed445146d5d85f32073ace607e58",
                "md5": "c3f87d51d8673ef799d2f4c759762f0d",
                "sha256": "0e8da979ddfe6f233286c489429e470565a7879f67ee0a35b0b8bd8f9e482594"
            },
            "downloads": -1,
            "filename": "vsjet-3.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3f87d51d8673ef799d2f4c759762f0d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 5915,
            "upload_time": "2024-12-06T07:11:36",
            "upload_time_iso_8601": "2024-12-06T07:11:36.016325Z",
            "url": "https://files.pythonhosted.org/packages/05/56/2f8c5415930aaac2d113a1c3fabc3fdfed445146d5d85f32073ace607e58/vsjet-3.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f7819cb598781ac70922557624b8ad1e6f4db03afea9c26f41c084ed60c737f",
                "md5": "2710ca2e800c892ad5407bfd350931b4",
                "sha256": "99395363597acd499a666402daeebcf62d26ba36cee2f79ddec1fbd7c2c14689"
            },
            "downloads": -1,
            "filename": "vsjet-3.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2710ca2e800c892ad5407bfd350931b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 5086,
            "upload_time": "2024-12-06T07:11:37",
            "upload_time_iso_8601": "2024-12-06T07:11:37.004303Z",
            "url": "https://files.pythonhosted.org/packages/9f/78/19cb598781ac70922557624b8ad1e6f4db03afea9c26f41c084ed60c737f/vsjet-3.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 07:11:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vsjet"
}
        
Elapsed time: 0.39797s