Skip to content

Python binding and Jumpscale integration #15

@maxux

Description

@maxux

The current code about python binding is still the old one, not compatible with the v2.

In order to get a working jumpscale implementation, we have two options:

  • Wrap the command line tool using the JSON output and parse it
  • Fully implement the python binding against the libflist

The second option is the way to go, for sure, but to get a working jumpscale implementation quickly, the first option is the best, in few hours, it can provide a working implementation.

Here is the roadmap I suggest:

  • Wrap the command line tool and implement it in jumpscale
  • Write documentation about the library (zflist code is like a demo of the library)
  • Write the python binding module (pyflist)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions