Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python39-gphoto2 - Python interface to libgphoto2
- Description:
Python-gphoto2 is a comprehensive Python interface (or binding) to
libgphoto2. It is built using SWIG to automatically generate the
interface code. This gives direct access to nearly all the libgphoto2
functions, but sometimes in a rather un-Pythonic manner.
Other Python bindings to libgphoto2 are available: piggyphoto uses
ctypes (included in standard Python installations) to interface to
the library. The gphoto2 source tree includes some Python bindings
which also use ctypes. gphoto2-cffi uses cffi.
Packages