HN user

ekmartin

260 karma
Posts10
Comments22
View on HN

Good point. I’m planning on implementing a static (always-enabled) toolbar for mobile devices — hopefully that’ll make it better.

Hi! Doppins is free for open-source (and currently also private) projects, but I get your point. What I like about using Doppins on my own projects is that I don't have to be actively developing a project for it to be useful - as long as a project has enough tests to make it safe to merge pull requests that pass continuous integration you can stay up to date on security updates and similar quite easily.

We built Doppins (https://doppins.com) to be able to use pinned PyPI dependencies and/or ranges and still keep them up-to-date continuously. Still another tool, but it's quite quick to enable on a repository and doesn't require any maintenance afterwards.