1pytrademgen(1) TraDemGen pytrademgen(1)
2
3
4
6 pytrademgenPython wrapper around the C++ Simulated Travel Demand
7 Generation Library
8
10 pytrademgen [--prefix] [-v|--version] [-h|--help] [-b|--builtin]
11 [-i|--input <path-to-input>] [-l|--log <path-to-output-log-file>]
12
14 pytrademgen is a small Python wrapper around the TraDemGen library.
15
16 pytrademgen accepts the following options:
17
18 -h, --help
19 Produce that message and show usage.
20
21 -l, --long
22 Produce long formatted output (rather than the shorter one).
23
24 See the output of the `pytrademgen --help' command for default options.
25
27 trademgen(1), trademgen-config(1), trademgen-library(3)
28
30 Please report any bugs to
31 https://sourceforge.net/apps/trac/trademgen/report
32
34 Copyright © 2009-2011 Denis Arnaud
35
36 See the COPYING file for more information on the (LGPLv2+) license, or
37 directly on Internet:
38 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
39
40
41
42Version 1.00.6 Wed Jan 27 2021 pytrademgen(1)