MarkPy is a lightweight IDE for Python scripting. If you want to run your Python script, simply press cmd+R or tap on the menu bar Run button. MarkPy support user installed Python packages, such as NumPy, Matplotlib, SciPy. MarkPy doesnt have any packages pre-installed. If you want to use any other Python packages, please consult the package distributor website.
If you are a Python user who doesnt want to follow complicated instructions to install Jupyter notebook, or doesnt have enough storage space to download Anaconda packages which contains over 720 Python packages, or simply too lazy to open Python in Terminal, MarkPy is a perfect choice for you.