-
Notifications
You must be signed in to change notification settings - Fork 24
It'd be helpful to publish delphi
to PyPI
#116
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
Comments
If this is ok, I can start working on it. |
Delphi seems to be already taken, so we would either have to do delphi-{something} or something else (like seeing if the other package is still in use). I'm not sure if I have a good idea on what the {something} should be, interpretability maybe, @norabelrose, @luciaquirke? Apart from naming, what else would you need to do to add it to PyPI? |
delphify |
delphic adjective
|
I like |
@anthonyduong9 please go ahead with the name |
hello! chiming in here with a minor suggestion, feel free to ignore this: checking if you intend on changing this repo name to i don't have any great suggestions to resolve that, unfortunately. it may possibly be less work for you if the pypi package is something like |
I like the name Somebody wrote an entire article about our kind of situation, and that's basically what they came up with. |
Yeah |
@luciaquirke I just found out there's already a package |
Good catch, we will rename the elk one at some point. Sticking with |
Thanks, sounds good. |
The sparsify version of this is working now, the main takeaways are:
the commit formats are
|
I'm glad to see the releases and publishing working for the |
no apologies necessary, thanks for working with us!! |
It'd be helpful to publish delphi to PyPI, since PyPI is the place to host an open source Python module and makes it easy for developers to find and install it (instead of needing to clone the Git repo). It'd be even more helpful to determine the next version number and publish, automatically, by using this in CI.
The text was updated successfully, but these errors were encountered: