grace icon indicating copy to clipboard operation
grace copied to clipboard

Add grace to PyPi

Open mooniean opened this issue 2 years ago • 5 comments

mooniean avatar Apr 04 '23 07:04 mooniean

Unfortunately grace is already registered on pypi, so we'll need to get creative with the package name

quantumjot avatar Apr 26 '23 08:04 quantumjot

grace-ml could be an option.

mooniean avatar Apr 26 '23 08:04 mooniean

I like grace-ml!

quantumjot avatar May 11 '23 15:05 quantumjot

Does someone want to upload v0.0.1? https://packaging.python.org/en/latest/tutorials/packaging-projects/

quantumjot avatar May 11 '23 16:05 quantumjot

we can make a workflow that publishes automatically to pypi whenever we release a version.

Example in profet: https://github.com/alan-turing-institute/profet/blob/main/.github/workflows/python-publish.yml

mooniean avatar May 19 '23 11:05 mooniean