Thanks for downloading pyscrabble.

You can either choose to pyscrabble.py directly from this directly or alternatively, you can install it as
you would a normal python program by running:
python setup.py install

To run from the source, you'll need the following Python modules:

- Zope Object Database (ZODB): http://www.zope.org/Products/ZODB3.6 (server only)
- Zope Interfaces: http://www.zope.org/Products/ZopeInterface
- Twisted: http://twistedmatrix.com/projects/core/
- Twisted.Web: http://twistedmatrix.com/projects/web/ (server only)
- Nevow: http://nevow.com/ (server only)
- Pymedia: http://pymedia.org or Pygame: http://www.pygame.org
- PyGTK: http://pygtk.org

Please see the website: http://pyscrabble.sourceforge.net
for more information.

Kevin Conaway
kevin.a.conaway@gmail.com