We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Very simple stuff here only.
Using a poorly documented library? Use the built in pydoc program by typing on the command line:
pydoc -p 8080
Then load in a web browser:
http://localhost:8080/
For instance, the docs for OGR is:
http://localhost:8080/osgeo.ogr.html
http://wiki.python.org/moin/HowTo/Sorting