Leeb Library Management System, developed with Django. how to run Run python manage.py runserver to start development server on http://localhost:8000/. Run python manage.py test to execute tests.