TiddlyWeb is packaged as a collection of
Python packages. As such there are a variety of ways to install it. The most straightforward way to install, if you are connected to the internet, is described here. There are other
Installation Options which may be better suited to your situation. Also have a look at
TiddlyWeb for the Impatient.
Requirements
- You need an operating system that has Python installed. TiddlyWeb has been tested on various versions of Linux, Mac OS X, Windows, Solaris (and various other Unix-like systems) with Python 2.4, 2.5 and 2.6. Read download information for Python if your system doesn't have Python installed.
- You need the Python tool called pip. Your system may already have it installed. If it does not, follow the links at pip for more information.
- Once you have pip, open a comand prompt and:
$ sudo pip install -U tiddlywebwiki
If your system does not use
sudo, leave that out. The above will install the tiddlyweb package into Python's default location for libraries. It will also install a command line scripts called
twanager and
twinstance.
If this installation process will not work for you, see the platform instructions below and
Installation Options.
Once
TiddlyWeb is installed you can start
using it.
Instructions by Platform
Instructions by Scenario