Make MIKE+Py PEP 249 compliant #22
ryan-kipawa
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The idea is to implement PEP 249 in MIKE+Py: https://peps.python.org/pep-0249/
The main benefits of this approach is better interop with other python libraries. This would provide a familiar API to users, as well as 'free' features (hence a smaller, more maintainable codebase for MIKE+Py). Here is a short list of libraries we could interop with:
Beta Was this translation helpful? Give feedback.
All reactions