django-profiling-dashboard 0.1

django-profiling-dashboard is a Django app that provides a dashboard with various profiling tools suitable for use in live servers.InstallationMake sure the requirements are installed:pip install yappi pympler psutilpip install...