We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d92b06 commit b89a903Copy full SHA for b89a903
README.md
@@ -1,6 +1,9 @@
1
# python-slapd
2
Controls your OpenLDAP process in a pythonic way. Install with `pip install slapd`.
3
4
+```
5
+pip install slapd
6
7
8
```python
9
>>> import slapd
0 commit comments