English 中文(简体)
粉碎和推特诱杀装置
原标题:Python and Twitter Bootstrap

目前,我正在 CherryPy,与使用木ms胶图书馆的Mmssql数据库有链接。 I m 期望开创一个ancy头端,用ancy、ed、更新记录特征展示桌子。 能否利用Twitter的诱杀装置来做到这一点? 或者,我是否应当研究一个模板发动机?

I m new to Python but from what I understand is this flow

  • Use a database library to establish connection
  • Integrate that python code into a web framework (CherryPy, web2Py, etc...)
  • Use a template engine to display the sql queries???

成就

最佳回答
问题回答

暂无回答




相关问题
How does one do async ajax calls using cherrypy?

I m using cherrypy s standalone server (cherrypy.quickstart()) and sqlite3 for a database. I was wondering how one would do ajax/jquery asynchronous calls to the database while using cherrypy?

Cherrypy hanging on form post

I m currently trying to remove a legacy python framework (webware 0.8.1) and layer cherrypy 3.1.2 on top of it. Instead of converting all the webware pages to cherrypy pages, I m merely processing it ...

fastcgi, cherrypy, and python

So I m trying to do more web development in python, and I ve picked cherrypy, hosted by lighttpd w/ fastcgi. But my question is a very basic one: why do I need to restart lighttpd (or apache) every ...

XML/SWF charts example not working with cherryPy

I am trying to use use the XML/SWF Charts library with cherrypy. I want to generate html reports with nice looking charts. I am trying to expose one of the default examples of XML/SWF charts with ...

How to generate a graphic on the fly with cherrypy

I am developing a small web application using cherrypy and I would like to generate some graphs from the data stored in a database. The web pages with tables are easy and I plan to use matplotlib for ...

热门标签