flask-reverse-proxy
flask-reverse-proxy copied to clipboard
setuptools
trafficstars
I notice distutils is used to package this. As per pypa, setuptools should now be used instead : https://packaging.python.org/current/
Unless there is a specific reason to stick to distutils ?