Skip to content
Snippets Groups Projects
README.md 253 B
Newer Older
  • Learn to ignore specific revisions
  • nd's avatar
    nd committed
    # uffd
    
    This is the UserFrwaltungsFrontend.
    A web service to manage LDAP users, groups and permissions.
    
    ## dependencies
    - python3
    - python3-ldap3
    - python3-flask
    - python3-flask-sqlalchemy
    
    ## deployment
    
    Use uwsgi.
    
    ## python style conventions
    
    tabs.