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}]
                    [--partial_paths [PARTIAL_PATHS [PARTIAL_PATHS ...]]]
                    [--partial_file_extension PARTIAL_FILE_EXTENSION]
                    [--file_encoding FILE_ENCODING] [--strict]
                    [--separators SEPARATORS SEPARATORS]
                    output_file template_file [context_file]

positional arguments:
  output_file           filepath to save output
  template_file         filepath to input template
  context_file          optional filepath to context json

optional arguments:
  -h, --help            show this help message and exit
  --loglevel {debug,info,warning,error}, -l {debug,info,warning,error}
  --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
  --separators SEPARATORS SEPARATORS
                        left and right separator (default is '{{' '}}')

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.3.2.tar.gz (3.8 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