Package
External Systems
The Python connectivity layer for proxied external sessions, secrets handling, and source-style runtime access.
- Handles proxied connectivity, sessions, and secrets.
- Used by compute modules for source connectivity scenarios.
- Shows Palantir externalizing the connectivity substrate as its own library.
Notes
Why it matters
External Systems matters because it turns what could have been hidden runtime plumbing into its own explicit public layer.