htc-py HyperText Converter for Python
[welcome]
[news]
[contact]
[related projects]
Welcome to the HomePage of HyperText Converter for Python (htc-py)
- What is HyperText Converter?
The HyperText Converter converts code from XML to HTML (in:XML out:HTML).
- What is the basic language of htc-py?
htc-py is based on a number of python scripts. htc-py is designed to run from the command line. htc-py helps you creating your webpage or presentation in an easier way.
- What does the htc can offer?
The source code of your website or presentation can be written with your favourite text editor.
There is no special tool needed.
To structure your work you will have to include some special XML tags. They are necessary, so that htc-py can determine the length of a chapter or part. Based on this information both the document pages and the navigation between them are created. HTML tags can be included to use regular HTML effects.
- Is there a frontend I can use?
Currently not.
- Which languages are supported?
At the moment htc-py is available in English, only. Other languages are planned.
Documentation is available in English and German (HTML).
- Is there a configuration file?
Yes, there is just a simple XML based configuration file. It can be edited for quick changes. Fully documented.