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

Python API #30

Merged
merged 17 commits into from
Dec 20, 2024
Merged

Python API #30

merged 17 commits into from
Dec 20, 2024

Conversation

grst
Copy link
Collaborator

@grst grst commented Oct 4, 2024

Defines a Python API, e.g. to be used from jupyter notebooks.

Close #11
Close #67

  • Implement public Python API

Copy link
Member

@apeltzer apeltzer left a comment

Choose a reason for hiding this comment

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

Nice :)

@grst grst marked this pull request as draft October 4, 2024 20:41
@tschwarzl tschwarzl marked this pull request as ready for review October 16, 2024 11:05
@grst

This comment was marked as outdated.

Copy link
Contributor

github-actions bot commented Dec 17, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-12-20 13:59 UTC

grst added 4 commits December 17, 2024 13:26
* Make CLI separate module
* Defer imports for CLI
* Make all modules private that are not part of the public API
@grst grst merged commit 2ab70b3 into main Dec 20, 2024
5 checks passed
@grst grst deleted the python-api branch December 20, 2024 13:58
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.

Speed up dso by deferring imports Python API to match R package functionalities
3 participants