NOTE: This project is hacky and is not best practice!
This module was for educational purposes only
fromrequireimportpython_require, runtimepython_require('<myfile.py>', runtime=runtime())
"""Now you can execute code as if the myfile.pywas above instead of the python require line."""$ pipinstallpythonrequire# It might be pip3 depending on what OS you use.$ gitclonehttps://github.com/GrandMoff100/PythonRequire
$ cdPythonRequire
$ pythonsetup.pyinstall