Installation ============ Python & OS Support ------------------- rnginline supports Python 2.6, 2.7, 3.3 and 3.4 and PyPy (but not PyPy3, `as it doesn't yet support lxml `_). rnginline works on Unix/Linux, OS X and Windows. Install rnginline ----------------- Install via `pip`_:: $ pip install rnginline .. _pip: https://pip.pypa.io/