tessl install tessl/pypi-ldap3@1.4.0A strictly RFC 4510 conforming LDAP V3 pure Python client library
Agent Success
Agent success rate when using this tile
81%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.08x
Baseline
Agent success rate without this tile
75%
Generated
Agent Claude Code
Scenario 1
Server configuration and schema/info loading
Scenario 2
Connection lifecycle with auth and auto-bind
Scenario 3
Search scopes, alias handling, and paging controls
Scenario 4
Vendor-specific extensions for Active Directory and eDirectory
Scenario 5
Abstraction layer ORM with Reader/Writer and simplified queries
Scenario 6
TLS setup and certificate-based binds
Scenario 7
Result access and JSON/LDIF serialization helpers
Scenario 8
Extended RFC helpers (who am I, password modify, paged/persistent search)
Scenario 9
Standard LDAP CRUD, search, and compare operations
Scenario 10
LDIF client strategy and streaming change/content output