bottle-react
bottle-react copied to clipboard
Separate finding and loading jsx_props module
fixes #22
Assuming importlib.util.find_spec is a suitable method for these purposes. I'm not sure what bottle-react's Python version guarantees are - this is certainly not in Python 2.7.