Clone this repo:

Branches

  1. 2b9640e client: use Counter to calculate stats collectly by Takuto Ikuta · 5 years ago master
  2. 73aac69 [client]Update utils/tools.py to make it python3 compatible. by Lei Lei · 5 years ago
  3. a0de185 Reland "[client] Rename third_party/pyasn1-modules to third_party/pyasn1_modules" by Lei Lei · 5 years ago
  4. ca30e31 [client] Update httplib2 to include both python2 and python3 versions. by Lei Lei · 5 years ago
  5. fe202df [client] Update client code to make it compatible with python3 by Lei Lei · 5 years ago

LUCI Python Client

This is the Python Client code for LUCI. It's part of the main python repo, and is also mirrored into a standalone client-py repo.

To contribute changes you need to clone the main python repo and then use git cl upload. The client-py repo mirror (which appears in Chromium's third_party directory) cannot be contributed to directly.

License

This project is licensed under Apache v2.0 license. See LICENSE for details.