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

Packaging as a pip modules #58

Closed
andreydung opened this issue Jul 31, 2019 · 5 comments
Closed

Packaging as a pip modules #58

andreydung opened this issue Jul 31, 2019 · 5 comments

Comments

@andreydung
Copy link

Thanks for the useful library, this is much needed!

I'm wondering if you would be interested in converting this to a pip module? So that other users would just have to import object_detection_metrics to run your code, and avoid shipping your code along the repo.

We could push a PR for this.

@rafaelpadilla
Copy link
Owner

Dear @andreydung ,

Thanks for your message. Yes, it would be a nice opportunity to make this code useful to other people.

I have a work in progress in this current repo to chang some variables names and some optimizing some parts of the code. I would like to finish that before adding it to pip.

Do you have experience on building pip modules?

@andreydung
Copy link
Author

@rafaelpadilla yes just need to wrap into a module, and then add a setup.py file (similar to scikit-learn). We'll be waiting for the optimization until converting to pip then.

@malpunek
Copy link

malpunek commented Apr 8, 2020

@rafaelpadilla Any progress? Do you need any help?

IMHO, the pip package is a must. You've done some excellent hard work, releasing the pip package is the small step separating this project from becoming the industry standard.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@rafaelpadilla
Copy link
Owner

How can we proceed to make it available into a pip package?

Who has experience on generating pip packages that could help us on that? Any volunteer?

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

3 participants