matplotlib-curly-brace icon indicating copy to clipboard operation
matplotlib-curly-brace copied to clipboard

publication on pip

Open marnec opened this issue 5 years ago • 2 comments

Hi, do you have any intentions of publishing this on pip?

marnec avatar Oct 07 '20 06:10 marnec

I have made a fork that you can install from command line:

pip install git+https://github.com/jhultman/matplotlib-curly-brace

jhultman avatar May 11 '21 18:05 jhultman

Since this extension only uses 1 python module, another quick way to install it is to simply download curlyBrace.py and put it in the same directory as your script or jupyter notebook file!

p.s. special thanks to the author for this easy-to-use matplotlib extension 👍

skylogic004 avatar May 11 '22 21:05 skylogic004