You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
I am trying to find the sources for the Python package "flask-compress".
First, I was using the search bar on github.com to search for "flask-compress". That returned a list of 13 repositories, none of which seemed the actual repo for the package I was looking for.
So I turned to pypi.org to search for the package and there it tells me the sources are here: https://github.com/colour-science/flask-compress
And indeed, this repository is well alive and the one I was looking for.
Btw, when searching with google for "flask-compress", the first hit is the package entry on pypi.org and the second entry is the github-repo I was looking for.