• Search by Module
  • Search by Words
  • Search Projects
Top Python APIs Popular Projects
  • Java
  • Python
  • JavaScript
  • TypeScript
  • C++
  • Scala
  • Blog
Project: knack (GitHub Link)
  • knack-master
    • examples
      • test_exapp
      • exapp2
      • exapp
    • LICENSE
    • azure-pipeline.yml
    • knack.pyproj
    • .flake8
    • .gitattributes
    • README.rst
    • .pylintrc
    • setup.py
    • VS2017.sln
    • setup.cfg
    • HISTORY.rst
    • .travis.yml
    • VS2015.sln
    • CONTRIBUTING.rst
    • tests
      • test_experimental.py
      • test_preview.py
      • test_parser.py
      • util.py
      • test_command_registration.py
      • test_log.py
      • test_cli_scenarios.py
      • test_query.py
      • test_completion.py
      • test_util.py
      • test_prompting.py
      • test_config.py
      • __init__.py
      • README.md
      • test_output.py
      • test_deprecation.py
      • test_introspection.py
      • test_help.py
      • test_command_with_configured_defaults.py
    • scripts
      • license_verify.py
    • requirements.txt
    • knack
      • log.py
      • introspection.py
      • util.py
      • testsdk
        • decorators.py
        • util.py
        • exceptions.py
        • checkers.py
        • __init__.py
        • patches.py
        • const.py
        • recording_processors.py
        • base.py
      • completion.py
      • config.py
      • cli.py
      • help_files.py
      • output.py
      • events.py
      • query.py
      • prompting.py
      • commands.py
      • invocation.py
      • deprecation.py
      • __init__.py
      • parser.py
      • help.py
      • experimental.py
      • preview.py
      • validators.py
      • arguments.py
    • .gitignore
    • docs
      • config.md
      • logging.md
      • release-checklist.md
      • completion.md
      • events.md
      • help.md
      • output.md
      • prompting.md
      • testing.md
      • README.md
      • validators.md
      • cli.md
      • commands.md
      • arguments.md
      • query.md
    • MANIFEST.in
    • tox.ini