Internal API ============ ProjectDF --------- The ProjectDF class is the core back-end class of spacemake. .. automodule:: spacemake.project_df :members: ConfigFile ---------- This class is responsible for updating spacemake's configuration. .. automodule:: spacemake.config :members: