API overview
Pysbs allows reading, editing and creating substances through Python.
- Basic manipulation of a Substance
- Creation of a Substance from scratch
- Modification of Substances
- Dependency path storage method
- Dependencies management
- PySBS batchtools presentation
- Package metadata manipulation
- SAT and Spot colors
- Generate thumbnails
- Edit sbsar with SBSARManager
- SAT demos
- demohelloworld module: A very simple function that creates a basic Substance, which uses the API without argument file
- demos module: Set a sample functions to demonstrate the use of the API, using argument files
- demos_batchtools module: Set a sample functions to demonstrate the use of the API with the batchtools, using argument files
- script_update_with_sbsupdater: Script allowing to update all Substances in a folder using the Batch Tool SBSUpdater