Difference between revisions of "Category:Development"

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

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:

  • The extend function
  • Basic information for scripting
  • 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.