im-AMS / Conformal-Maps

Code for interactive conformal mapping with python and jupyter notebook
MIT License
26 stars 6 forks source link

Make pip package #12

Open zolabar opened 3 years ago

zolabar commented 3 years ago

in order to let users install conformalMaps via pip, and ease the usage of confromalMaps, i.e.

pip install conformalMaps

a pip package should be created.

May be this side helps

https://github.com/MichaelKim0407/tutorial-pip-package

im-AMS commented 3 years ago

But I doubt pip package will help, The reason being this API is very limiting, in the sense You can run it only with a jupyter Notebook