Metadata-Version: 2.1
Name: therepl
Version: 0.2.0
Summary: IPython extension to switch and edit python modules on fly either from the repl or from IDE.
License: MIT
Author: Alexander Artemenko
Author-email: svetlyak.40wt@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: flask (>=1.1,<2.0)
Requires-Dist: ipython (>=7.8,<8.0)
