Skip to main content

Lightworks NLE preferences reader

Project description

Lightworks NLE preferences reader

lwksprefs is a little Python module developed for parsing Lightworks preferences.

Usage

import lwksprefs
p1 = lwksprefs.parse_user_settings()
p2 = lwksprefs.parse('path-to-prefs-file.prefs')

Currently only key mapping is read. Commands mapped to keyboard shortcuts are availabe as commands property:

print(p1.commands)

Note

Lightworks is a professional NLE (non linear editor) developed by EditShare and available natively on Linux platform.

For more information please visit: https://www.lwks.com/

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

lwksprefs-0.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

lwksprefs-0.1-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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