Navigation
index
next
|
pyRXP 1.16 documentation
»
pyRXP: a Python wrapper for RXP
ΒΆ
Contents:
1. Introduction
1.1 Who is this document aimed at?
1.2 What is PyRXP?
1.3 License terms
1.4 Why another XML toolkit?
1.5 Design Goals
1.6 Design non-goals
1.7 How fast is it?
1.8 The Tuple Tree structure
1.9 Can I get involved?
2. Installation and Setup
2.1 Installing from PyPI
2.2 Source Code installation
2.2.1 Post installation tests
2.3 Windows binary - pyRXP.pyd
2.4 Examples
3. Using pyRXP
3.1. Simple use without validation
3.2. Validating against a DTD
3.3 Interface Summary
3.4 Parser Object Attributes and Methods
3.5 List of Flags
3.6 Flag explanations and examples
4. The examples and utilities
4.1 Benchmarking
4.2 xmlutils and the TagWrapper
5. Future Directions
Next topic
1. Introduction
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
pyRXP 1.16 documentation
»