ANP-Granular / ParticleTracking

Library and GUI for tracking (rod-like) particles on camera images in 2D and 3D
https://particletracking.readthedocs.io/en/latest/
GNU General Public License v3.0
2 stars 2 forks source link

[JOSS Review] Publish on pypi #78

Closed mhubii closed 4 months ago

mhubii commented 7 months ago

Would it be possible to make this pip-installable (https://pypi.org/)?

Since only interpretable code is used, this should be possible. Please advise if not @a-niem

Please further consider adding a git action to publish on PR, refer https://github.com/marketplace/actions/pypi-publish

a-niem commented 7 months ago

Yes, we can publish it to PyPI and thereby make it pip-installable by name. My suggestion is to publish the software in its current state as two separate packages.

Please further consider adding a git action to publish on PR [...]

With the above in place we should definitly add automated publishing on certain PRs.

mhubii commented 7 months ago

okay, great! Really up to you how you publish, but I think that would enhance the software greatly!

I want to make this review a constructive process. Once we are through it, I'll approve

mhubii commented 7 months ago

https://github.com/openjournals/joss-reviews/issues/5986

a-niem commented 4 months ago

This is fixed with eb3af87.