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

Use wrapt libraries import hook functionality to apply skein monkey_patches #1

Open
jslorrma opened this issue Oct 27, 2024 · 0 comments
Assignees

Comments

@jslorrma
Copy link
Owner

jslorrma commented Oct 27, 2024

The wrapt library implements implements a post import hook mechanism styled after what isdescribed in PEP-369.

  • wrapt library is only available as PyPi package, no conda package
  • To avoid dependency inline wrapt's when_imported as sub-package / -module in reskein
  • Futher ideas and implementation in gist
@jslorrma jslorrma self-assigned this Oct 27, 2024
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