camelot_admin

camelot_admin is a tool to assist in the creation and development of Camelot projects. Use this application without any options to start a GUI to create a new Camelot project.

startproject

Starts a new project, use startproject project_name.

apidoc

Extract API documentation from source code, to be used with sphinx.

license_update

Change the license header of a project, use license_update project_directory license_file

camelot.bin.camelot_admin.meta()[source]

launch meta camelot, in a separate function to make sure camelot_admin does not depend on PyQt, otherwise it is imposible to run to_pyside without having PyQt installed