Make sure to not call your application flask.py because this would conflict with Flask itself.
If you have the debugger disabled or trust the users on your network, you can make the server publicly available simply by adding --host=0.0.0.0 to the command line.