/owpm

owpm, the simple python package manager.

Primary LanguagePython

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