File: index.rst

package info (click to toggle)
python-cleo 2.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,120 kB
  • sloc: python: 8,293; makefile: 22; sh: 2
file content (17 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Cleo
====

Cleo allows you to create beautiful and testable command-line commands.

It is heavily inspired by the `Symfony Console Component <https://github.com/symfony/Console>`_,
with some useful additions.

.. toctree::
    :maxdepth: 2

    installation
    introduction
    helpers/index
    usage
    single_command_tool
    api/index