Skip to main content

vsengine - A common set of function that bridge vapoursynth with your application.

Project description

vs-engine

An engine for vapoursynth previewers, renderers and script analyis tools.

Installing

pip install vsengine

The latest development version can be downloaded from the github-actions tab. Install the included .whl-file.

Using vsengine

Look at this example:

import vapoursynth as vs
from vsengine.vpy import script

script("/script/to/my.vpy").result()
vs.get_output(0).output()

Development

Install the dependencies listed in pyproject.toml as well as flit.

For convenience, the included nix-flake contains dev-shells with different python and vapoursynth versions preconfigured.

Running Tests

You can run tests with this command:

python -m unittest discover -s ./tests

For users with Nix installed, the included flake contains tests for specific vs and python versions. These can be run by running nix flake check.

Contributing

Users might want to bring their own versions of vapoursynth related plugins and libraries. Depending on any of them would thus be of disservice to the user. This is the reason why depending on any plugin or library is banned in this project. The only exception is when this dependency is optional, meaning that the feature in question does not lose any functionality when the dependency is missing. In any case, the addition of new dependencies (optional or otherwise) must be coordinated with the maintainer prior to filing a PR.

This project is licensed under the EUPL-1.2. When contributing to this project you accept that your code will be using this license. By contributing you also accept any relicencing to newer versions of the EUPL at a later point in time.

Your commits have to be signed with a key registered with GitHub.com at the time of the merge.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vsengine-0.2.0.tar.gz (25.8 kB view details)

Uploaded Source

Built Distribution

vsengine-0.2.0-py3-none-any.whl (33.7 kB view details)

Uploaded Python 3

File details

Details for the file vsengine-0.2.0.tar.gz.

File metadata

  • Download URL: vsengine-0.2.0.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for vsengine-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e0cdf49bc5e3e332a7bfdbc9ce8add31513cbdfe6d2a2305d80567dab9854823
MD5 34fd1b1c3e9e457bef89ea8ff44fb5ad
BLAKE2b-256 ec8722280f23be3237dd545f6a2343ce5009ecfdab477df4f82b6b3553e1def4

See more details on using hashes here.

File details

Details for the file vsengine-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: vsengine-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 33.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for vsengine-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed14293ce77f79e994832cb91050e7653b5d02812d3e9db3c562f4536e69bdbb
MD5 17cc66f5a6c85f830bbcee61f86e4c15
BLAKE2b-256 ed69d763081716935bb13012d069f97f7d33916ab439c9b3a045290d3dc1ae28

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page