Skip to content

61 make python bindings for tsalign#64

Merged
sebschmi merged 3 commits intoalgbio:mainfrom
jeeeesper:61-make-python-bindings-for-tsalign
May 14, 2025
Merged

61 make python bindings for tsalign#64
sebschmi merged 3 commits intoalgbio:mainfrom
jeeeesper:61-make-python-bindings-for-tsalign

Conversation

@jeeeesper
Copy link
Copy Markdown
Collaborator

Create some sort of python bindings and, more importantly, the framework for such.

still TODO: Create secret PYPI_API_TOKEN in repository to enable publishing to PyPi. Alternatively, we could publish from my fork, but I think it would be good to have everything in one.

Currently, pushing a tag `python_bindings-v<version code, e.g. 0.1.0> tries to publish to PyPi.

@jeeeesper jeeeesper linked an issue May 7, 2025 that may be closed by this pull request
2 tasks
@sebschmi
Copy link
Copy Markdown
Collaborator

Great! I am currently on a sick leave, but I had a quick glance over things. I'll take a closer look this week.

I see that I did not set up the rust CI correctly. I tried to set it up to only trigger on pushes, because if I would also add pull requests, it would trigger twice for my own pull requests. If you have time, could you add an on: specification targeting pull requests from forks?

@sebschmi sebschmi merged commit 6650dc1 into algbio:main May 14, 2025
17 checks passed
@jeeeesper jeeeesper deleted the 61-make-python-bindings-for-tsalign branch May 14, 2025 06:23
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.

Make python bindings for tsalign

2 participants