搜索资源列表
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
myblog-master
- 基于python的Django框架实现的一个个人博客应用-Python-based Django framework to achieve a personal blog application
awesome-python3-webapp-day-10
- 个人博客python实现,里面有html,js,c-Personal blog python to achieve, there are html, js, css
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.然后修改代码中的用户名和密码