搜索资源列表
storychina
- 用python所写的一个采集程序,采用Sqlite数据库-With an acquisition program written in python, using Sqlite database
core_Python_programming_cn
- 已建立索引的Python核心编程(中文第二版)。对于初学者,这是一本Python开发的权威指南,涵盖了Python的核心功能特性,而不仅仅是语法,有正则表达式、网络、多线程、图形用户界面、Web/CGI和Python扩展等高级功能,同时也包括了数据库、网络客户端、Java/Jython和Microsoft Office等内容,并有大量实例-Index has been the core of Python programming (English second edition). For beg
Batch-Field-Calculator
- Arcgis Python自定义脚本,批量修改指定目录下数据库字段,批量作业的好例子,方便扩展,平台版本9.3,python版本2.5.1-Arcgis Python scr ipt batch field calculator
postgresql_to_excel(python)
- 该文件实现了使用python脚本,从postgreslq数据库中读取数据,并存储数据到excel中。-This file implements the use of python scr ipt to read data from postgreslq database and stored in the data to excel.
Python.Programming2nd
- python核心编程 Python是一种功能十分强大的面向对象编程语言,可以用于编写独立程序、快速脚本和复杂应用的原型。作为一种开源软件,Python可以自由获取,而且非常易学易用。本书是Python语言的经典入门读本,由两名顶尖的Python技术专家兼培训专家联手撰写,涵盖了该语言的所有核心内容。所有练习的解答都可在书后找到。 本书描述了Python程序的基本构件:类型、操作符、语句、函数、模块、类以及异常和介绍了更多高级主题,包括复杂的实例。无论是用于编写简单的脚本,还是复杂的科学
python
- 利用sqlite3创建数据库文件,在数据库文件中增加表,并在表中增加数据和读取数据。-Use sqlite3 database file is created in the database file to add table and add data in the table and read the data.
python
- 基于python的sqlite数据库操作,希望对大家学习此编程有帮助。-sqlite based on python
cnvd
- 这是一个爬取cnvd官网的内容,并且能保存进mysql数据库(This is a crawl from cnvd's official website and can be saved into the MySQL database)
python
- 采集小说数据,图片,章节,内容,说明,自动插入到数据库。(Collection of novel data, pictures, chapters, content, instructions, automatically inserted into the database.)
tampering
- 能够监听多个指定文件夹,检测文件修改并且自动恢复文件,需连接Postgres数据库(Be able to monitor multiple designated folders, check file changes, and automatically restore the file, you need to connect to the Postgres database)
热力图
- 使用百度API制作热力图,python可以直接从数据库中导出符合json格式的数据(Using Baidu API to make thermal charts, python can export data directly from the database in JSON format)
YouMoney-src-0.8.5
- 用python 写的个人记账小程序,包含源代码及相关数据库文件。(Using Python to write personal bookkeeping applet.)
pachong.tar
- 可以爬取dht网络的数据并保存到mysql数据库(You can crawl data from the DHT network)
CrawlStock
- Python3编写的股票爬取程序,界面用QT编写,爬取数据存放在MySQL数据库,也可存在本机的txt文档。程序可以分析股票的最大成交额最大成交量,按名称或股票代码查找股票。(Python3 prepared by the stock crawling program, interface written with QT, crawling data stored in the MySQL database, but also the existence of the local TXT doc
Python standard library
- 详细介绍python的标准数据库,方便编程人员调用(Introduction of Python standard library)
灰帽 Python之旅
- VC++通过OLEDB访问数据库操作的封装类(VC++ encapsulation classes that access database operations through OLEDB)
数据库
- Flask是一个使用 Python 编写的轻量级 Web 应用框架。其 WSGI 工具箱采用 Werkzeug ,模板引擎则使用 Jinja2 。Flask使用 BSD 授权。 Flask也被称为 “microframework” ,因为它使用简单的核心,用 extension 增加其他功能。Flask没有默认使用的数据库、窗体验证工具。(Flask is a lightweight Web application framework written in Python. The WSGI to
SQL SERVER python
- 详细讲解了如何用Python连接SQL server数据库(How to connect the SQL server database with Python is explained in detail.)
《python基础教程第三版》
- 本书包括Python程序设计的方方面面,首先从Python的安装开始,随后介绍了Python的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句。然后循序渐进地介绍了一些相对高级的主题,包括抽象、异常、魔法方法、属性、迭代器。此后探讨了如何将Python与数据库、网络、C语言等工具结合使用,从而发挥出Python的强大功能,同时介绍了Python程序测试、打包、发布等知识。最后,作者结合 前面讲述的内容,按照实际项目开发的步骤向读者介绍了几个具有实际意义的 Python项目的开发过程。
基于python和mysql实现成绩管理系统 .zip
- 建立一个小型的数据库 成绩管理系统,用python和mysql语言实现(Build a small database score management system, and implement it with Python and MySQL)