owpm

owpm, the simple python package manager.

Stars
4

owpm

owpm, the simple python package manager

Example

  1. Install: pip3 install owpm
  2. Initialise: owpm init
  3. Add: owpm add requests
  4. Launch: owpm run