http://scikit-learn.sourceforge.net/stable/
http://pybrain.org/
2012年8月6日 星期一
vim + python IDE
https://github.com/kaochenlong/eddie-vim
+
sudo
apt-get install vim-scripts
vim-addons install taglist
vim-addons
install supertab
vim-addons
install cscope
vim-addons
install winmanager
vim-addons
install tags
2012年8月5日 星期日
staf
softwave testing automatic framework
http://staf.sourceforge.net/current/STAFPython.htm
python software testing
http://samsnyder.com/2010/09/15/python-software-testing-and-automation/
http://staf.sourceforge.net/current/STAFPython.htm
python software testing
http://samsnyder.com/2010/09/15/python-software-testing-and-automation/
2012年8月2日 星期四
The Intelligent Transport Layer - zeromq
zmq
https://github.com/zeromq/pyzmq/blob/master/README.rst
http://www.gevent.org/
2012年8月1日 星期三
Mock - Mocking and Testing Library
mock is a library for testing in Python. It allows you to replace parts of
your system under test with mock objects and make assertions about how they
have been used.
ref : http://www.voidspace.org.uk/python/mock/index.html#quick-guide
ref : http://www.voidspace.org.uk/python/mock/index.html#quick-guide
訂閱:
文章 (Atom)