github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/website/source/docs/apps/python/detect.html.md (about)

     1  ---
     2  layout: "app_python"
     3  page_title: "Detection - Python App Type"
     4  sidebar_current: "docs-python-detect"
     5  description: |-
     6    How Otto detects Python applications.
     7  ---
     8  
     9  # Detection
    10  
    11  Python applications are detected using the following methods:
    12  
    13    * File match (any): `*.py`, `requirements.txt`