Charting, MS SQL and MSO, & the CPython Server

Wish IronPython could talk to CPython? Perhaps the CPython server can help (execute arbitrary Python code on a localhost webserver which returns the response defined in the code):

The CPython Server


Iain has created a comprehensive page on the IronPython Cookbook for:

Managing SQL Server with SMO (Server Management Objects)

Want to generate charts and graphs with IronPython? ZedGraph is a good fit:

Generating Charts with IronPython and ZedGraph

Comments

Popular posts from this blog

Extending Abobe Flash Player and AIR with Python and Ruby

Should Python Projects Support IronPython and Jython?

Further Adventures of the Debugger