gjson
  • Introduction
  • CLI
  • API
  • Release Notes
gjson
  • gjson-py 1.0.1.dev25+g3cdd37ceb documentation
  • View page source

gjson-py 1.0.1.dev25+g3cdd37ceb documentation

  • Introduction
    • Installation
    • How to use the library
      • gjson.get()
      • GJSON class
    • How to use the CLI
      • JSON Lines
    • Query syntax
      • Supported GJSON features
      • Additional features
  • CLI
    • Positional Arguments
    • Named Arguments
  • API
    • GJSON
      • GJSON.__str__()
      • GJSON.get()
      • GJSON.getj()
      • GJSON.get_gjson()
      • GJSON.register_modifier()
    • GJSONError
    • GJSONObj
      • GJSONObj.__str__()
      • GJSONObj.builtin_modifiers()
      • GJSONObj.get()
    • GJSONParseError
      • GJSONParseError.__str__()
    • ModifierProtocol
      • ModifierProtocol.__call__()
    • __version__
    • get()
  • Release Notes
Next

© Copyright 2022, Riccardo Coccioli.

Built with Sphinx using a theme provided by Read the Docs.