Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 452 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 452 Bytes

moretools

0. Setup


Supported Python versions: 2.7, 3.3, 3.4

Requirements

Installation

python setup.py install

Or with pip:

pip install .

Or get the latest release from PyPI:

pip install moretools