Metadata-Version: 1.0
Name: HTConsole
Version: 0.2
Summary: A web-based Python console
Home-page: UNKNOWN
Author: Ian Bicking
Author-email: ianb@colorstudy.com
License: MIT
Description: An interactive, explorative Python console available as a web page.
        
        This project explores the idea of representing Python objects as live
        HTML/HTTP objects.
        
        Also available in a `Subversion repository
        <http://svn.pythonpaste.org/Paste/apps/HTConsole/trunk#egg=HTConsole-dev>`_
        
Keywords: python console web paste
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Paste
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development
