Tag Archives: Install TurboGears

Let’s Install TurboGears

In order to install TurboGears we need Python setuptools and in order to create an isolated environment we need virtualenv package.  Why an isolated environment? With a virtual environment we don’t need to think about our packages clashing. Install requirements: … Continue reading

Posted in Python, TurboGears | Tagged , , , , , , , | 13 Comments