Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 191 Bytes

installation.rst

File metadata and controls

12 lines (7 loc) · 191 Bytes

Installation

PTable is published on PyPI, so you can easily install it via pip or easy_install, and pip is recommended:

pip install PTable

or:

easy_install PTable