Skip to content

A simple way of making a Dash app integrate with LDAP

Notifications You must be signed in to change notification settings

epetrovski/dash_ldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple LDAP integration for Dash

A simple way of making a Dash app integrate with LDAP

Virtual environment

Create a virtual environment with:

pipenv sync

And enther the virtual environment with:

pipenv shell

Run

Run the Dash app for production:

gunicorn app:server

About

A simple way of making a Dash app integrate with LDAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages