Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 299 Bytes

installation.rst

File metadata and controls

16 lines (9 loc) · 299 Bytes

Installation

Installation package to user python-library directory:

$ pip install --user configrw

Or you can install package to global system directory of python libraries (not recommended):

$ sudo pip install configrw