搜索资源列表
study_example
- 这是《Python编程金典》这本书中的部分书籍源码,有一些可能经过一些少量修改,对于Python初学者来说,可以直接下载这些代码在Python2.7下运行,加深对Python语言的理解-This is the " Python Code Jindian" This book is part of the source books, some of which may go through some minor modifications, for Python beginner
calculator
- python2.7下的简单的GUI计算器-A simple calculator with GUI in Pyhton2.7
eric6-6.1.6
- python2.7的编辑器eric6,界面清晰,蛮好用的,尤其是断点查错功能确实不错-eric6 for python2.7
Fluent Python
- 书籍是英文版,不适合初学者来入门python,想进阶python必看,兼顾Python3(3.4)和Python2(2.7),重心是Python3。(The book's lauguage is in English, its not suitable for beginners to learn python, who want to advance Python must read thos book.This book take into account Python3 (3.4) and
Anaconda2
- Anaconda2用于生成python2.7环境的软件,适用于abaqus的python环境生成,自建环境调用,可以自行创建任何2.7版本的python,用于和abaqus的环境对接。