ofek / userpath

Cross-platform tool for adding locations to the user PATH, no elevated privileges required!
MIT License
151 stars 20 forks source link

Why not just use setuptools entrypoints ? #1

Closed sametmax closed 6 years ago

sametmax commented 6 years ago

It works with pip install --user without admin rights too

ofek commented 6 years ago
  1. This is language agnostic.
  2. The scenario you mention actually needs this