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

Document the available kiva backends #646

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Conversation

jwiggins
Copy link
Member

@jwiggins jwiggins commented Mar 1, 2021

Closes #621

@corranwebster
Copy link
Contributor

It might make sense to also mention the Python libraries that need to be installed (eg. celiagg, pycairo, reportlab, pyglet, etc.) for each backend. I think most of these are listed in the __extras_requires__ of enable/__init__.py but some are missing like cairo (possibly because there are different possible cairo wrappers?).

Similarly, there might be a point to mention if there are OS limitations (beyond the ones you have mentioned, such as Quartz).

Copy link
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jwiggins jwiggins merged commit 442469c into master Mar 1, 2021
@jwiggins jwiggins deleted the docs/kiva-backends branch March 1, 2021 13:11
@jwiggins
Copy link
Member Author

jwiggins commented Mar 1, 2021

Thanks for the review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kiva: document available backends
3 participants