Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 286 Bytes

File metadata and controls

23 lines (13 loc) · 286 Bytes

spiceweb

This is the source code of the SPiCE web application.

Dependencies

The software is developed for Python 2.7. Other required python packages are:

  • cherrypy
  • mako
  • simplejson

Packages from my github repository:

  • spice
  • biopy
  • cherrypy_auth