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

Create package #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Create package #4

wants to merge 3 commits into from

Conversation

atong01
Copy link

@atong01 atong01 commented Mar 31, 2021

Hi All,

I Created python package for SCOT so that it can be installed and reused. This is specifically so I can use it as a benchmark in the single cell open problems project, but it may be of more general use to you.

I also added a general python oriented .gitignore file and cleaned up some things that I ran into. Eventually it would be nice if this was on PyPI so I can use it in other projects!

Thanks for the great work.

@pinardemetci
Copy link
Member

Hello,

Thank you very much for your contribution towards turning the SCOT repository into a Python package. We agree that releasing it as a package on PyPI would make it easier to use.

We are currently working on major improvements and extensions on SCOT and prioritized completing and benchmarking these improvements first. As a result, we will not be deploying it as a package until the new version is publicly released. We will take a look at this again once the current work is completed.

Thank you again!

@pinardemetci
Copy link
Member

Having said this, please let us know if this interferes with your current work in some important way (re-opening the issue to allow for a discussion on it). If it's a matter of convenience for people to easily use, I think releasing the package after the improvements will be appropriate. But if the current state without the package prevents you from completing some task, then please let us know

@pinardemetci pinardemetci reopened this Mar 31, 2021
@atong01
Copy link
Author

atong01 commented Mar 31, 2021

Thanks for the quick response! Yes this packaging is useful for me, but I can keep it on my fork until SCOT is more developed. I just thought I would create a PR to see if it would be useful for you guys, but clearly you are already working on other improvements. Thanks for the work and looking forward to the improved version!

I'm using this packaging here for reference:
openproblems-bio/openproblems#298

and will watch for updates.

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

Successfully merging this pull request may close these issues.

2 participants