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

DRY-up the python package handling code #8

Open
ifireball opened this issue Feb 23, 2015 · 0 comments
Open

DRY-up the python package handling code #8

ifireball opened this issue Feb 23, 2015 · 0 comments

Comments

@ifireball
Copy link
Owner

There is some repetition in the code handling the Python modules, it could probably be re-factored into a PythonPackage class.
That class could probably include an enhanced version of 'name_from_class()' that would remove the 'Python' prefix so that, for example, the PythonQREncode would transparently refer to the 'qrencode' pip package.

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