Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

Python Require

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."""

Installation

With Pypi and `pip`

$ pipinstallpythonrequire# It might be pip3 depending on what OS you use.

With GitHub and git

$ gitclonehttps://github.com/GrandMoff100/PythonRequire
$ cdPythonRequire
$ pythonsetup.pyinstall

About

A flexible python equivalent of require() from other languages.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages