Common utility library for Python
- Python: 2.6 / 2.7 / 3.2 / 3.3 / 3.4 / 3.5
- six
- unittest2 (for Python 2.6 only)
- jinja2 (version==2.6 if Python 3.2)
pipcommand may needsudo
| Operation | Command |
|---|---|
| Install | pip install mog-commons |
| Upgrade | pip install --upgrade mog-commons |
| Uninstall | pip uninstall mog-commons |