Clone this repo:

Branches

  1. 55de19e [third_party] Update python-rsa to 4.9. by Robert Iannucci · 3 days ago main
  2. a7674a7 [swarming_bot] Patch pyasn1 to avoid '\*' in doc strings. by Vadim Shtayura · 3 weeks ago
  3. 5ba5a68 [run_isolated] Remove dependency on distutils. by Vadim Shtayura · 3 weeks ago
  4. c7f06b3 Make Swarming's Python 3 code compatible with Python 3.11. by Philipp Wollermann · 6 weeks ago
  5. 82ccf68 Increase max retry number to 4 when deleting temp files on Windows. by Kuan Huang · 9 weeks 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.