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

Improve import structure of podio to feel more pythonic #484

Merged
merged 9 commits into from
Sep 18, 2023

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

  • Make the podio python bindings import structure "feel more pythonic"

ENDRELEASENOTES

Fixes #459

@jmcarcell is this enough already, or do you think we can still improve on this?

Copy link
Collaborator

@hegner hegner left a comment

Choose a reason for hiding this comment

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

Thanks!

@hegner hegner merged commit 0cf68a8 into AIDASoft:master Sep 18, 2023
17 checks passed
Ananya2003Gupta pushed a commit to Ananya2003Gupta/podio that referenced this pull request Sep 26, 2023
* Improve import structure of podio to feel more pythonic

* Make sure python bindings are usable without libs

* Make import of test_utils more robust

* Remove test_utils from imported modules

* Make Frame python bindings more robust

* Keep test_utils in podio module to make tests work
@tmadlener tmadlener deleted the better-python-import branch November 8, 2023 12:14
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.

Better import structure for python bindings
2 participants