Difference between revisions of "Category:Development"

From PyMOLWiki
Jump to navigation Jump to search
(New page: Development Tutorials Here)
 
Line 1: Line 1:
Development Tutorials Here
+
== 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 ==
 +
* Basic Scripting
 +
** The [[extend]] function
 +
** Basic information for scripting
 +
** Examples
 +
** Basic Code Block
 +
 
 +
* Advanced Scripting
 +
** Working with other languages
 +
***Interfacing with other languages, C/C++/Java, etc.
 +
***The Python API
 +
**Basic Code Block
 +
 
 +
*Add more here

Revision as of 10:29, 6 March 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

  • Basic Scripting
    • The extend function
    • Basic information for scripting
    • Examples
    • Basic Code Block
  • Advanced Scripting
    • Working with other languages
      • Interfacing with other languages, C/C++/Java, etc.
      • The Python API
    • Basic Code Block
  • Add more here

Pages in category "Development"

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