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

rework Python bindings #3555

Open
eisenhauer opened this issue Mar 21, 2023 · 0 comments
Open

rework Python bindings #3555

eisenhauer opened this issue Mar 21, 2023 · 0 comments

Comments

@eisenhauer
Copy link
Member

The python bindings are awkward to use without a priori knowledge (see issue #3538). Consider a Get() function that would simply return a buffer of the right size and type without the user having to create that first. Consider a python analogue to the variable.Type() function that would return a python-compatible type name rather than the ADIOS-internal type name.

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

No branches or pull requests

1 participant