Any tool to convert Python source code to HTML?
Steve Holden
sholden at holdenweb.com
Mon Feb 24 07:47:05 EST 2003
More information about the Python-list mailing list
Mon Feb 24 07:47:05 EST 2003
- Previous message (by thread): Any tool to convert Python source code to HTML?
- Next message (by thread): Any tool to convert Python source code to HTML?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Brian Quinlan" <brian at sweetapp.com> wrote in message news:mailman.1046050084.14020.python-list at python.org... > > Yes, I noticed it while I was customizing the code. > > (I was looking for keyword list ...) > > SilverCity does allow you to use your own keywords. > > > I'm using a similar tool for another language (HDL), v2html. > > That looks like a very cool tool! It would be hard to create a similar > one in Python because of the lack of statically available information. > > > I was hoping to have a similar one (more than just coloring ...). > > But probably I'm asking too much. > > SilverCity generates hyperlinks for PEPs and URLs, but that's pretty > much all the "extra" that you get. Oh, it also allows you to do > multilingual coloring e.g. embedded SGML code can be styled as SGML, not > just given the Python string style. > > > I will try SilverCity when I have a time. > > Don't bother if the recipe does what you want. I'm just playing salesman > and telling you about the (probably useless) extra features available in > my model :-) > A common techie misconception. If you were *really* playing salesman you would be emphasising the benefits those features would bring to your prospect :-) but-then-i'm-not-terrific-at-sales-either-ly y'rs - steve -- Steve Holden http://www.holdenweb.com/ Python Web Programming http://pydish.holdenweb.com/pwp/ Register for PyCon now! http://www.python.org/pycon/reg.html
- Previous message (by thread): Any tool to convert Python source code to HTML?
- Next message (by thread): Any tool to convert Python source code to HTML?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list