mkrphys / ipython-tikzmagic

IPython magics for generating figures with TikZ
BSD 3-Clause "New" or "Revised" License
160 stars 44 forks source link

Add setup.py to make the package installable #9

Closed jluttine closed 8 years ago

jluttine commented 8 years ago

I added setup.py file and some meta data in order to make this package installable as:

python setup.py install

Would you like to add this to PyPI so that the package could be installed as:

pip install ipython-tikzmagic

It would really make this package more visible and easier to use in different environments. If you want, I can add the package to PyPI and/or add setup.cfg file to make the process a bit easier.

Also, probably you want to check all the metadata I added. Sorry for any mistakes. For instance, I just put version number 0.1.0, maybe you want something else.

Anyway, thanks for this great package!

mkrphys commented 8 years ago

Thanks a lot and sorry for the delay (I just moved to Japan). Feel free to add the package to PyPI and add necessary files. I am a bit short of time these days, but I’ll try to support any necessary actions as quickly as possible.

On 02.04.2016, at 00:42, Jaakko Luttinen notifications@github.com wrote:

I added setup.py file and some meta data in order to make this package installable as:

python setup.py install Would you like to add this to PyPI so that the package could be installed as:

pip install ipython-tikzmagic It would really make this package more visible and easier to use in different environments. If you want, I can add the package to PyPI and/or add setup.cfg file to make the process a bit easier.

Also, probably you want to check all the metadata I added. Sorry for any mistakes. For instance, I just put version number 0.1.0, maybe you want something else.

Anyway, thanks for this great package!

You can view, comment on, or merge this pull request online at:

https://github.com/mkrphys/ipython-tikzmagic/pull/9 https://github.com/mkrphys/ipython-tikzmagic/pull/9 Commit Summary

Add setup.py to make the package installable File Changes

A setup.py https://github.com/mkrphys/ipython-tikzmagic/pull/9/files#diff-0 (34) M tikzmagic.py https://github.com/mkrphys/ipython-tikzmagic/pull/9/files#diff-1 (3) Patch Links:

https://github.com/mkrphys/ipython-tikzmagic/pull/9.patch https://github.com/mkrphys/ipython-tikzmagic/pull/9.patch https://github.com/mkrphys/ipython-tikzmagic/pull/9.diff https://github.com/mkrphys/ipython-tikzmagic/pull/9.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/mkrphys/ipython-tikzmagic/pull/9