Can I create loader or verification that the python files/scripts executed by the web server have been signed and valid so that alteration to script will not run if signature doesn't match?
Is this possible with Django or any other python framework and server?