{% extends "layout.html" %} {% set title = 'Documentation' %} {% block body %}

wxPython-Phoenix Reference Documentation

Welcome! This is the documentation for wxPython {{ release }}, last updated |TODAY| from revision |VCSREV|.

Phoenix is the code name for the new version of wxPython. Robin Dunn called this Project Phoenix because in the process of doing this project wxPython's implementation will be utterly destroyed and then reborn in a new and marvelous way, much like the mythical Phoenix rising from the ashes of its former self. For wxPython many things about how the wrapper/bindings code is produced will be changing, and we'll also be eliminating some other crud along the way.

Some interesting documents about the current status or the Phoenix project and its development:


Note

If you wish to help in the documentation effort, the main docstrings guidelines are outlined in this document.

Documentation

{% endblock %}