搜索资源列表
google-blog-CodePub.tar
- Google “解放数据”(Data Liberation)团队今天正式发布 Google Blog Converters 1.0,该开源工具可以让你在不同博客服务之间自由转移文章和评论数据。第一个版本提供了 Python 程序库及相关可执行脚本,用于相互转换 Blogger、LiveJournal、MovableType 和 WordPress 导出的各种数据文件格式。-Google " the liberation of Data" (Data Liberation) te
PyPressFor_GAE_v0.1.1
- PyPress For GAE是Python制的开源软体,以WordPress为蓝本而开发。 基本上只要可让Python执行的环境便可使用,特点是可在Google App Engine上运作。 功能上虽然不及WordPress,发文、页面、部落格和用户资讯也可改变,作为架设部落格而言已经十分足够,只是没有了管理界面。 -PyPress For GAE is the Python open-source software system to be modeled on the developm
google-blog-converters_r89.tar
- Google “解放数据”(Data Liberation)团队式发布 Google Blog Converters ,该开源工具可以让你在不同博客服务之间自由转移文章和评论数据。第一个版本提供了 Python 程序库及相关可执行脚本,用于相互转换 Blogger、LiveJournal、MovableType 和 WordPress 导出的各种数据文件格式。-Google " liberation Data" (Data Liberation) team-released G
Django-with-multi-user-blog
- 用Python和Django实现多用户博客系统-Python and Django with multi-user blog system
awesome-python3-webapp-day-10
- 个人博客python实现,里面有html,js,c-Personal blog python to achieve, there are html, js, css
blog
- 运用Python的django框架开发的个人博客系统源码,集合了博客主流的功能。-The use of Django framework Python development of the personal blog system source code, a collection of the main functions of the blog.
blog-master
- 使用flask实现的个人博客系统,可以实现博客的管理和对他人博客的评论等。(Flask implementation of personal blog system, you can achieve blog management and comments on other people's blog.)
python internet worm
- 这是新浪微博爬虫,采用python+selenium实现 主要爬取内容包括: 新浪微博手机端用户信息和微博信息。 用户信息:包括用户ID、用户名、微博数、粉丝数、关注数等。 微博信息:包括转发或原创、点赞数、转发数、评论数、发布时间、微博内容等。 安装过程: 1.先安装Python环境,作者是Python 2.7.8 2.再安装PIP或者easy_install 3.通过命令pip install selenium安装selenium,它是自动测试、爬虫的工具 4.然后修改代码中的用户名和密码
blog
- 一个博客用于学习django框架,适合新手学习。(a blog for django framework)
程序
- 程序使用说明: 1.打开\Sina_spider1\Sina_spider1\ 2.将spiders.py用notepad++或Python 2.7编辑 3.在以下程序后输入从淘宝购买的新浪微博账号及密码 class Spider(CrawlSpider): name = "sinaSpider" host = "http://weibo.cn" start_urls = [
FaceDetect-master
- 面部检测,基于图像的人脸识别,opencv2 cv3(If you want to understand how the code works, the details are here: https://realpython.com/blog/python/face-recognition-with-python/ Update: Now supports OpenCV3. This change has been made by furetosan ( https://git
my_blog
- 使用Django框架搭建的一个简单的博客系统,供python初学者参考。(Using Django framework to build a simple blog system)
微博登陆
- python模拟实现微博登陆并爬虫抓取某网站内的内容模拟发布微博(Python simulation implementation of micro-blog landing and crawler grabbing a website content simulation release micro-blog)
Titanic
- 转自博客,整理了kaggle中入门级数据处理的竞赛Titanic的预测(Translated from the blog, collated Titanic's predictions for the Kaggle entry-level data processing contest)
weibo
- 爬取微博相关话题,可以进行多页面的爬取,然后写入excle表格(Crawl to relevant topics on micro blog)
weibo
- 爬取微博评论,Python,内容还挺全,有的图片,有数据(Crawling micro-blog reviews, Python, is quite full, some pictures, data.)
microblog-0.16
- 基于python的flask框架的迷你博客(a mini blog , flask ,python)
基于Django的博客系统开发研究 - 副本
- 开发属于自己的博客系统,可以用于整理和学习相关的Python的信息(Developing your own blog system)
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
myweb
- 基于python的个人博客系统的设计与实现,包括完整源码。(Design and implementation of python s personal blog system, including full source code based on)