The PyDADL installation procedure install the following scripts :
- pydadl_new_project
- This script is used to create the initial project directory.
- pydadl_compile
- This script is used to inject the XML files into the PyDADL's application database.
- pydadl_server
- This script is used to start the embedded PyDADL server.
- pydadl_client
- This script is used to start the PyDADL client.
| Note |
---|
Depending on the layout of your installation, those scripts may be available or not via the PATH environment variable. |