Difference between revisions of "Category:Development"

From PyMOLWiki
Jump to navigation Jump to search
 
Line 4: Line 4:
 
== Topics ==
 
== Topics ==
 
'''[[Simple_Scripting|Simple Scripting]]''' covers:
 
'''[[Simple_Scripting|Simple Scripting]]''' covers:
 +
* Basic information for scripting
 
* The [[extend]] function
 
* The [[extend]] function
* Basic information for scripting
 
 
* Examples
 
* Examples
 
* Basic Code Block
 
* Basic Code Block

Latest revision as of 10:20, 19 May 2008

Welcome to the PyMOL Developers Area

Pages tagged as Development are specifically made to enable easier development of PyMOL-related tools. They will provide information on the guts of PyMOL, how to extend and use PyMOL for other projects. This area, like the rest of the wiki, is all user-driven so feel free to add what you know!

Topics

Simple Scripting covers:

  • Basic information for scripting
  • The extend function
  • Examples
  • Basic Code Block

Advanced Scripting covers:

  • Working with other languages
    • Interfacing with other languages, C/C++/Java, etc.
    • The Python API
  • Basic Code Block

Pages in category "Development"

The following 4 pages are in this category, out of 4 total.