Installation
You can install LiveImport from PyPI with
$ pip install liveimport
You can also clone the repo and install it directly.
$ git clone https://github.com/escreven/liveimport.git
$ cd liveimport
$ pip install .
LiveImport requires Python 3.10 or greater and IPython 7.23.1 or greater.