File: ishelve.help

package info (click to toggle)
python-plac 1.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 620 kB
  • sloc: python: 2,185; lisp: 57; makefile: 30; sh: 20
file content (17 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
usage: ishelve.py [.help] [.showall] [.clear] [.delete DELETE]
                  [.filename conf.shelve]
                  [params ...] [setters ...]

Simple interface to a shelve

positional arguments:
  params                names of the parameters in the shelve
  setters               setters param=value

optional arguments:
  .help                 show help
  .showall              show all parameters in the shelve
  .clear                clear the shelve
  .delete DELETE        delete an element
  .filename conf.shelve
                        filename of the shelve