Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom addons via python bindings #65

Closed
leukipp opened this issue Aug 14, 2024 · 1 comment
Closed

Custom addons via python bindings #65

leukipp opened this issue Aug 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request info General purpose information

Comments

@leukipp
Copy link
Owner

leukipp commented Aug 14, 2024

Starting with v2.5.1 the dbus communication introduced in v2.5.0 will be used to provide additional python bindings to further simplify communication with cortile and to build a community-based library of useful snippets and examples.

The python bindings will connect to the running cortile instance, allowing you to fully control cortile using python.
Details regarding the new Python API will be published here and in the README.md file, once v2.5.1 is released.

@leukipp leukipp added enhancement New feature or request info General purpose information labels Aug 14, 2024
@leukipp leukipp self-assigned this Aug 14, 2024
@leukipp leukipp pinned this issue Aug 14, 2024
leukipp added a commit that referenced this issue Aug 14, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@leukipp
Copy link
Owner Author

leukipp commented Aug 16, 2024

Cortile Addons

Early testers may already have a look into the Python API, available via pip:

pip install cortile

Details can be found in the Python repository, you need to run at least cortile v2.5.1 to use cortile-addons.

Contributions into the examples folder are greatly welcomed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request info General purpose information
Projects
None yet
Development

No branches or pull requests

1 participant