tree: 31c7a6c26698a07c069bb91adc555f109916d3a2 [path history] [tgz]
  1. example/
  2. libs/
  3. proto/
  4. tests/
  5. third_party/
  6. tools/
  7. utils/
  8. .gitignore
  9. artool
  10. auth.py
  11. cipd.py
  12. isolate.py
  13. isolate_format.py
  14. isolate_storage.py
  15. isolated_format.py
  16. isolateserver.py
  17. LICENSE
  18. LUCI_CONTEXT.md
  19. named_cache.py
  20. OWNERS
  21. PRESUBMIT.py
  22. README.md
  23. README.py
  24. run_isolated.py
  25. swarming.py
  26. trace_inputs.py
  27. WATCHLISTS
client/README.md

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.

License

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