Skip to main content

Extended command line client for pystache

Project description

Extended command line client for pystache

usage: pystache-cli [-h] [--loglevel {debug,info,warning,error}]
                    [--context_file CONTEXT_FILE]
                    [--partial_paths [PARTIAL_PATHS [PARTIAL_PATHS ...]]]
                    [--partial_file_extension PARTIAL_FILE_EXTENSION]
                    [--file_encoding FILE_ENCODING] [--strict]
                    output_file template_file

positional arguments:
  output_file           filepath to save output
  template_file         filepath to input template

optional arguments:
  -h, --help            show this help message and exit
  --loglevel {debug,info,warning,error}, -l {debug,info,warning,error}
  --context_file CONTEXT_FILE, -c CONTEXT_FILE
                        optional filepath to context json
  --partial_paths [PARTIAL_PATHS [PARTIAL_PATHS ...]], -p [PARTIAL_PATHS [PARTIAL_PATHS ...]]
  --partial_file_extension PARTIAL_FILE_EXTENSION, -x PARTIAL_FILE_EXTENSION
  --file_encoding FILE_ENCODING, -e FILE_ENCODING
  --strict, -s          if set: raise exception on missing keys

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pystache_cli-0.1.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page