diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,9 @@ Internet Archive's internal (not public) infrastructure. See `./python/README.md` and `./rust/README.md` for details on building, running, and testing these components. +The python client library, which is automatically generated from the API +schema, lives under `./python_client/`. + ## Status - SQL and HTTP API schemas |