File: index.rst

package info (click to toggle)
cli-helpers 2.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 356 kB
  • sloc: python: 2,208; makefile: 16
file content (30 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Welcome to CLI Helpers
======================

.. include:: ../../README.rst
   :start-after: start-body
   :end-before: end-body

Installation
------------
You can get the library directly from `PyPI <https://pypi.org/>`_::

    $ pip install cli_helpers

User Guide
----------
.. toctree::
   :maxdepth: 2

   quickstart
   contributing
   changelog
   authors
   license

API
---
.. toctree::
   :maxdepth: 2

   api