Cssed's python scripting, is allowed through plugins, and it's aimed to provide python bindings for cssed's pluggable interface.
It may be useful for cssed users who needs to automate some tasks, or needs to add missing functionalities to cssed.
The cssed's python plugins does not extends or adds any functionality to python. You cannot run a cssed python script out of cssed's embedded interpreter.
Those bindings have not been made with full python programming into cssed in mind, but to provide an easy way to make some simple repetitive tasks easier to accomplish.
If you want to use PyGtk on cssed scripts, please check the sections "Interpreter Reference count" for further information on how to do it.
To use python scripts onto cssed, you'll need the cssed's python plugin loaded.
| Next >>> | ||
| Environment setup |