vscapi


Namevscapi JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummaryVapourSynth C Api bindings in Python
upload_time2022-12-15 23:06:42
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.10
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vapoursynth-capi

### VapourSynth C Api bindings in Python
<br>

You can find support in the [IEW Discord server](https://discord.gg/qxTxVJGtst).
<br><br>
## How to install

Install `vscapi` with the following command:

```sh
$ pip install vscapi
```

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

```sh
$ pip install git+https://github.com/Setsugennoao/vapoursynth-capi.git
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vscapi",
    "maintainer": "Setsugen no ao",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "setsugen@setsugen.dev",
    "keywords": "",
    "author": "Setsugen no ao",
    "author_email": "setsugen@setsugen.dev",
    "download_url": "https://files.pythonhosted.org/packages/22/92/62d040545284b921532a334c1a8f037a36a6caba6dcb0d2f29bb0fcc563e/vscapi-1.1.0.tar.gz",
    "platform": null,
    "description": "# vapoursynth-capi\n\n### VapourSynth C Api bindings in Python\n<br>\n\nYou can find support in the [IEW Discord server](https://discord.gg/qxTxVJGtst).\n<br><br>\n## How to install\n\nInstall `vscapi` with the following command:\n\n```sh\n$ pip install vscapi\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/vapoursynth-capi.git\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "VapourSynth C Api bindings in Python",
    "version": "1.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5c3083d5a23b5da5d1c0cf0eca9aa31f",
                "sha256": "6bd163611f4c72e64fbfb0494b15b676a10862592ba40af3aa70df2ae7d8efab"
            },
            "downloads": -1,
            "filename": "vscapi-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c3083d5a23b5da5d1c0cf0eca9aa31f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 11498,
            "upload_time": "2022-12-15T23:06:41",
            "upload_time_iso_8601": "2022-12-15T23:06:41.225774Z",
            "url": "https://files.pythonhosted.org/packages/02/78/4a66bb020026b2b92194fea854d25bca2eabde1a5fe38ef78aed3e3a0358/vscapi-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "68657429713a95e87f5e8ac807a69fcb",
                "sha256": "7731b5769f08d402a5ea8cb7b04c8cbf7beb278cebb6fadd0201102c844e3934"
            },
            "downloads": -1,
            "filename": "vscapi-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "68657429713a95e87f5e8ac807a69fcb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 10347,
            "upload_time": "2022-12-15T23:06:42",
            "upload_time_iso_8601": "2022-12-15T23:06:42.821970Z",
            "url": "https://files.pythonhosted.org/packages/22/92/62d040545284b921532a334c1a8f037a36a6caba6dcb0d2f29bb0fcc563e/vscapi-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-15 23:06:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vscapi"
}
        
Elapsed time: 0.01984s