Python: Difference between revisions

From IFWiki

mNo edit summary
Line 1: Line 1:
Python is a general purpose programming language used for a wide variety of purposes.
'''Python''' is a general purpose programming language used for a wide variety of purposes.


There are a couple of libraries created to help facilitate writing interactive fiction using the Python programming language:
There are a couple of libraries created to help facilitate writing interactive fiction using the Python programming language:

Revision as of 11:23, 7 December 2010

Python is a general purpose programming language used for a wide variety of purposes.

There are a couple of libraries created to help facilitate writing interactive fiction using the Python programming language:

  • PyF, an interactive fiction library for Python that uses XML for room and object descriptions.