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

Conversion to package #6

Open
johnyaku opened this issue Apr 5, 2023 · 0 comments
Open

Conversion to package #6

johnyaku opened this issue Apr 5, 2023 · 0 comments

Comments

@johnyaku
Copy link

johnyaku commented Apr 5, 2023

This is a very cool tool, and it solves an important problem for us.

I'd recommend it to all of my teammates if only it were a little easier to install -- ideally via pip or conda (or both).

Here is a guide for converting a python project into a package: https://towardsdatascience.com/how-to-convert-your-python-project-into-a-package-installable-through-pip-a2b36e8ace10

Then there are the official docs: https://packaging.python.org/en/latest/tutorials/packaging-projects/

I'd do this myself and open a PR except that I won't have the bandwidth for the next few weeks.

Also, there is a typo in the list of depenencies: psutils shoul be psutil. Fixing that would be a good start!

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