Common utility library for Python
- Python: 2.6 / 2.7 / 3.2 / 3.3 / 3.4 / 3.5
- six
- unittest2
- jinja2: 2.6
pip
command may needsudo
Operation | Command |
---|---|
Install | pip install mog-commons |
Upgrade | pip install --upgrade mog-commons |
Uninstall | pip uninstall mog-commons |