Category:Development: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Topics == | == Topics == | ||
* Basic | '''[[Simple_Scripting|Simple Scripting]]''' covers: | ||
* Basic information for scripting | |||
* The [[extend]] function | |||
* Examples | |||
* Basic Code Block | |||
'''[[Advanced_Scripting|Advanced Scripting]]''' covers: | |||
* Working with other languages | |||
**Interfacing with other languages, C/C++/Java, etc. | |||
**The Python API | |||
*Basic Code Block | |||
Latest revision as of 09: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.