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

add setuptools integration #1

Open
t184256 opened this issue Sep 15, 2016 · 0 comments
Open

add setuptools integration #1

t184256 opened this issue Sep 15, 2016 · 0 comments

Comments

@t184256
Copy link
Owner

t184256 commented Sep 15, 2016

Using hacks as a plugin system with hacks.call(...) dispatcher just begs for setuptools-based plugins registration via entry_points.

Use case:

  • A class with several @hacks.into-decorated methods is ready to serve a good job as a plugin.
  • An opt-in form of with hacks.use(..., setuptools_autodiscovered=True) enables it.
  • CRASH/BURN!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant