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 (server only)
- Twisted: http://twistedmatrix.com/projects/core/ (client and server)
- 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 (client only)
- PyGTK: http://pygtk.org (client only)
Please see the website: http://pyscrabble.sourceforge.net for more information.
Kevin Conaway
kevin.a.conaway@gmail.com
