搜索资源列表
django-master
- Django 基础框架 使用dango 创建了一个基础的web框架。包含用户管理等(Django foundation framework use django create a basic web framewaork ,inlcude user manage)
100Python
- 100个简单使用的python编程实践代码,可以一一过一遍,迅速掌握python的基础语法和使用,从菜鸟到入门(100 simple use of Python programming practice code, you can go through one by one, quickly master the basic grammar and use python, from rookie to entry)
apriori
- Python实现的apriori算法,数据挖掘的基础算法(Apriori algorithm implemented by Python)
C4.5
- python实现的C4.5算法,也是数据挖掘的基础算法(C4.5 algorithm implemented by python, which also the basic algorithm of data mining)
bbs基础
- 用python开发的带有留言功能的基础论坛模块(The basic forum module with message function developed with Python)
FlaskWeb开发:基于Python的Web应用开发实战
- 《Flask Web开发:基于Python的Web应用开发实战》则采用讲解与实例相结合的方式,不仅介绍了Flask安装、使用等基础知识,而且还带领读者一步一步地开发了社交博客Flasky。("Flask Web development: Web application development based on Python" adopts a combination of explanation and example, not only introduces the bas