By: | John Wilson |
Version: | Unknown |
Last release: | 2003-05-12 |
First release: | 2003-05-12 |
Platforms: | Python |
Category: | Data binding engines |
Info on web: | http://www.wilson.co.uk/skyron/skyron.html |
Feedback: | Something wrong? Follow this link. |
Skyron simplifies reading XML data into Python objects though a "recipe" file, which describes the actions to be taken upon encountering specific pieces of XML data. The recipe files can have Python code and calls to Python methods interspersed, which allows Skyron to be used for XML data binding, but also for creating interpreters for active XML languages.
This is the first Skyron release, and it is therefore of alpha quality.