minus-squarekeisatsu@infosec.pubtoLinux@lemmy.ml•Setting up a secure blog (or any kind of website) using hugo, certbot, haproxy, and crowdseclinkfedilinkEnglisharrow-up1·3 months agoYeah it took a while for me to find as well, Debian moved to managing alot of packages you used to install with pip. In many cases you can just prefix pip packages with python3- and find them via apt. linkfedilink
minus-squarekeisatsu@infosec.pubtoLinux@lemmy.ml•Setting up a secure blog (or any kind of website) using hugo, certbot, haproxy, and crowdseclinkfedilinkEnglisharrow-up11·3 months agoapt install python3-certbot :) linkfedilink
Yeah it took a while for me to find as well, Debian moved to managing alot of packages you used to install with pip. In many cases you can just prefix pip packages with python3- and find them via apt.