Main > User Guide > Batch commands

Several executables are available with frePPLe from the command line.

  1. manage.py (manage.exe on Windows)
    This executable runs a number of administration commands for the database layer user interface.
    This is the main command line executable for using frePPLe.
  2. frepple (frepple.exe on Windows)
    This executable runs the planning engine / solver from the command line.
    Using this executable is only required for low-level operations, or when embedding frePPLe into another application.
  3. freppleservice.exe (Windows only)
    This executable is available only on Windows, and controls the service that runs the web server for the user interface.