attakei/sass-embedded-python

Maybe add a link between pypi and github

Closed this issue · 1 comments

I found https://pypi.org/project/sass-embedded on pypi but initially didn't see a Github repo connected. This made me less compelled to try out the library, since there would be no easy way to properly see/fork/modify the source code (except via the pypi source distribution).
pypi supports linking Project links > Source Code (or homepage) via e.g. pyproject.toml.

So I continued looking for another dart-sass binding for Python and I found this repo which also doesn't link anywhere to pypi (except for a deployment github action).

Even if this library maybe isn't production ready (laboratory stage as you call it), it might be nice for users to link these two.

Thank you for feedback and sorry later response.

I already added project.urls into pyproject.toml, but I forget to publish with these.
Now, I released v0.1.1 to only show links on PyPI.