Python bindings for chdkptp
Project description
Python bindings for chdkptp via an embedded, thread-safe Lua runtime (thanks to Stefan Behnel’s lupa).
Requirements
C compiler
Lua 5.2, with headers
libusb, with headers
lupa, installed with the –no-luajit flag
Currently chdkptp.py only works when the lupa package is linked to Lua. However, by default the package links to LuaJIT, so make sure that you install it with the –no-luajit flag. It is best to do this via pip, before you install chdkptp.py:
$ pip install lupa --install-option='--no-luajit'
Documentation
Please refer to the API documentation on readthedocs.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chdkptp.py-0.1.3.tar.gz
(263.2 kB
view details)
File details
Details for the file chdkptp.py-0.1.3.tar.gz
.
File metadata
- Download URL: chdkptp.py-0.1.3.tar.gz
- Upload date:
- Size: 263.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 409771257b5e0af0c4f0a2fc228ed7944d70220c7148411680664b851aff0207 |
|
MD5 | a91450c531cfbacd6fb247939564619b |
|
BLAKE2b-256 | 98a6ceeeab6f800325cae6b8be5d861e1c06c83da7a25396937be675e824c7ab |