The detail views (like https://crate.io/packages/django-stripe/) present a helpful pip install ___ command, which is great, but doesn't work if the package isn't hosted or installable. Building out a means of detecting this & conditionally showing the command (perhaps with other information) would be awesome.
The detail views (like https://crate.io/packages/django-stripe/) present a helpful
pip install ___
command, which is great, but doesn't work if the package isn't hosted or installable. Building out a means of detecting this & conditionally showing the command (perhaps with other information) would be awesome.