A LDAP web interface. Built with Flask. Running on Docker.
A LDAP web interface on Flask, deployed on Docker.
This project will enable
This project is actually a self-taught attempt to master python development, good practices in python projects and programming in general.
For code style and projects guidelines, I’m following Google’s Python Style Guide as primary source. PEP8 as a secondary one.
Just git clone
it then run Docker build to make your own image.
I’m still working on how to get things more useful to general usage.
It’s not a priority at the moment, however.