mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
There are no Python bindings right now.
|
|
|
|
Know Python? Why not contribute some!
|
|
|
|
You will need to autogenerate them by adding the appropriate code
|
|
snippets to src/generator.ml. For inspiration, I suggest looking at
|
|
how the OCaml and Perl bindings were done.
|