-
Notifications
You must be signed in to change notification settings - Fork 70
Development
ohjeongwook edited this page Oct 7, 2010
·
4 revisions
-
Python 2.6.5 http://www.python.org/ftp/python/2.6.5/python-2.6.5.msi
-
SQLAlchemy 0.6.3 http://www.sqlalchemy.org/download.html
c:\python26\Scripts\easy_install.exe sqlalchemy
- CherryPy 3.1.2 http://download.cherrypy.org/cherrypy/3.1.2/
c:\python26\Scripts\easy_install.exe cherrypy
- Mechanize 0.2.2 http://wwwsearch.sourceforge.net/mechanize/
c:\python26\Scripts\easy_install.exe mechanize
- BeautifulSoup 3.1.0 http://www.crummy.com/software/BeautifulSoup/
c:\python26\Scripts\easy_install.exe beautifulsoup
- Mako 0.3.4 http://www.makotemplates.org/download.html
c:\python26\Scripts\easy_install.exe mako