您的位置:首页 > 编程语言 > Python开发

Draw Picture With Python Matplotlib

2016-02-14 09:48 686 查看
To draw a picture without matlab, I heard of that python has a better tool to draw picture: matplotlib. Just write picture with it.

Package Source:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#pip

http://www.lfd.uci.edu/~gohlke/pythonlibs/#python-dateutil

https://pypi.python.org/pypi/setuptools#files

http://www.lfd.uci.edu/~gohlke/pythonlibs/

http://matplotlib.org/users/installing.html

https://code.activestate.com/pypm/python-dateutil/

http://blog.csdn.net/zhangyuehuan/article/details/39134747

https://pypi.python.org/pypi/pyparsing/2.0.5#downloads

Whole Process Reference

http://www.open-open.com/lib/view/open1393488232380.html

http://www.taywils.me/2012/12/23/pythonfinance1.html(This passage tells U’s python how to work with vs)

Some probolem

No module six:

http://stackoverflow.com/questions/13967428/importerror-no-module-named-six

pip install six or easy_install six

python setup.py install

http://blog.csdn.net/yang6464158/article/details/18546871#comments

How to use pip

https://taizilongxu.gitbooks.io/stackoverflow-about-python/content/8/README.html

http://zhidao.baidu.com/link?url=7LIUNzmlQLdj-9zYyllginC7xYCznGlC_xr9c65FlikZbWv_b-FA1i3hVQuu04zWTrcOSWSO4q6RFSSi94GrtAL0UfUcOYCmFKJlnO2Zj3C

http://www.jb51.net/article/68231.htm

Result







http://www.cnblogs.com/vamei/archive/2013/01/30/2879700.html

http://wenku.baidu.com/link?url=DU74pYZAHjqo2S3nLWfljuxlbLVthg9bO_haQlb_Y1g5XEs5xN1yxl4iMhWtcTT5gsG1frT_kUOFcFHt67ohSJwHRPvsrq01XfTsfRKLaNu

http://wenku.baidu.com/view/f4c6b1bf69dc5022aaea004e.html?re=view

http://wenku.baidu.com/view/5a42f8894028915f804dc2c1.html?re=view
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息