Command line

Command line#

galactic#

GALACTIC main application.

galactic [OPTIONS] COMMAND [ARGS]...

Options

--version#

Show the version and exit.

--color, --no-color#

Whether or not to display colored output (default is auto-detection) [env vars: FORCE_COLOR/NO_COLOR]

GAlois LAttices, Concept Theory, Implicational systems and Closures.

framework#

Manage GALACTIC python packages.

galactic framework [OPTIONS] COMMAND [ARGS]...

GAlois LAttices, Concept Theory, Implicational systems and Closures.

io#

Manage the io group.

galactic framework io [OPTIONS] COMMAND [ARGS]...

GAlois LAttices, Concept Theory, Implicational systems and Closures.

data#

Manage the data group.

galactic framework io data [OPTIONS] COMMAND [ARGS]...

GAlois LAttices, Concept Theory, Implicational systems and Closures.

create#

Create meta GALACTIC python packages.

galactic framework io data create [OPTIONS]

Options

-f, --folder <folder>#

Folder where to create the Python project (default to the project name)

-p, --project <project>#

Name of the Python project.

-d, --description <description>#

Description of the Python project.

-a, --author <author>#

Author of the Python project.

-e, --extension <extension>#

Extension of the data file without the leading dot.

-m, --mode <mode>#
Options:

r | w | rw

--prefix <prefix>#

Class prefix.

GAlois LAttices, Concept Theory, Implicational systems and Closures.

self#

Manage the framework itself.

galactic framework self [OPTIONS] COMMAND [ARGS]...

GAlois LAttices, Concept Theory, Implicational systems and Closures.

create#

Create meta GALACTIC python packages.

galactic framework self create [OPTIONS]

Options

-f, --folder <folder>#

Folder where to create the Python project (default to the project name)

-p, --project <project>#

Name of the Python project.

-d, --description <description>#

Description of the Python project.

-a, --author <author>#

Author of the Python project.

-c, --command <command>#

GALACTIC framework command.

GAlois LAttices, Concept Theory, Implicational systems and Closures.