Installation

Using pip

IronPyCompiler is hosted on Python Package Index . Execute pip install ironpycompiler to install IronPyCompiler.

Source Codes

You can download the source codes from https://github.com/hamukichi/ironpycompiler . Execute python setup.py install to install IronPyCompiler.

Note

The latest source codes can be unstable and may result in unexpected errors.

Table Of Contents

Previous topic

Prerequisites

Next topic

Command-line Tool

This Page