Clone this repo:

Branches

  1. 6b3ebb1 [run_isolated] fix logs for completed tasks within timeout by Chan Li · 2 weeks ago main
  2. 55de19e [third_party] Update python-rsa to 4.9. by Robert Iannucci · 5 weeks ago
  3. a7674a7 [swarming_bot] Patch pyasn1 to avoid '\*' in doc strings. by Vadim Shtayura · 8 weeks ago
  4. 5ba5a68 [run_isolated] Remove dependency on distutils. by Vadim Shtayura · 8 weeks ago
  5. c7f06b3 Make Swarming's Python 3 code compatible with Python 3.11. by Philipp Wollermann · 2 months 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.