== Enamel == * Installing You do not have to 'install' Enamel, you can simply copy it per project and work in this base directory importing the modules as you need them. If you wish to do a site-wide install the setup.py file will help to install Enamel as a site-package. It will not overwrite any existing Nevow or SQLAlchemy packages. $ python setup.py install