Skip to content

mogproject/mog-commons-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mog-commons-python

Common utility library for Python

PyPI version

Build Status

Build status

Coverage Status

License

'Stories in Ready'

Dependencies

  • 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)

Installation

  • pip command may need sudo
Operation Command
Install pip install mog-commons
Upgrade pip install --upgrade mog-commons
Uninstall pip uninstall mog-commons