zenhack / simp_le

Simple Let's Encrypt client
GNU General Public License v3.0
223 stars 38 forks source link

Install without root #113

Closed theel0ja closed 5 years ago

theel0ja commented 6 years ago

The title says it.

zenhack commented 6 years ago

You should just be able to do:

pip install --user simp_le-client

or, if you're installing from a git checkout:

pip install --user /path/to/source/directory