Directory
── bin
│ └── /the usual stuff/
├── include
│ └── /the usual stuff/
├── lib
│ └── python2.7
│ └── /the usual stuff/
├── local
│ └── /the usual stuff/
└── README.md
application
├── app
│ └── folder
│ └── file.py
└── app2
└── some_folder
└── some_file.py