This is GetYourGuide's Python Style Guide.
It is based on Python [PEP 8][pep8]. Portions of this guide borrow heavily from:
- Google: [C++][google-c++-comments] and [Python][google-python-comments] style guides.
- AirBNB: [Ruby][airbnb-ruby] style guide.
- GetYourGuide: [PHP][gyg-php] style guide.
- [Trey Hunner][trey-hunner]: [Python][trey-hunner-python-guide] style guide.