Step-by-Step Instructions


Yang Li has posted detailed step-by-step instructions for setting up TiddlyWeb in a Windows client-server environment.

Using Cygwin


Cygwin can be used to install Python, then easy_install is available to install the tiddlyweb and/or tiddlywebwiki packages.

Do not use easy_install if you intend to use tiddywebplugins. Use pip instead.

Portable Setup


These instructions are for installing TiddlyWebWiki.

Configuring Proxy


If required (e.g. for easy_install to work from behind a corporate firewall), a proxy can be set up with the following command:
set http_proxy=http://proxy.mycorp.com:8080