Instalation Guide

PIP

Installing Pythonary is very easy.

Using pip: pip install pythonary

Checking if installed

Open the cmd and open the python interactive mode!

>>> import pythonary

If no error occurs you have successfully installed Pythonary!