|
Zope 3 Intro Part 2 - Hello WorldWhat's the simplest possible thing to show in Zope 3? We're going to try and find out. In this screencast, we paint pixels on the screen in 9 lines spread across 3 files. This is the second part of the series, following the Installing Zope 3.2 on Windows installment. |
|
Details
Not only is Zope 3 easy to install, it is also easy to get your first pixels on the screen. This screencast shows:
- Creating a Python package with an HTML file.
- Adding a configuration file to the package.
- Registering the package with the site.