InstallationΒΆ
At the command line either via easy_install or pip:
$ easy_install pysimple
$ pip install pysimple
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv pysimple
$ pip install pysimple
At the command line either via easy_install or pip:
$ easy_install pysimple
$ pip install pysimple
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv pysimple
$ pip install pysimple