Although you can install it using python-setuptools after download the master
branch, the recommended way is to install using pip or easy_install. You
should install python-pip or python-setuptools to install this package from
pypi.
$ pip install twordpress
If you are behind proxy, check out how to use pip behind proxy. You can also
download the code from its gihub repository. Run the
following command
$ python setup.py build
$ sudo python setup.py install
Any of these two method will install twordpress to your system