Giter Site home page Giter Site logo

python-dev's Introduction

python-dev

python进阶

第一天

  • 版本控制工具git
  • 开发环境pycharm+git
  • 练习编写通讯录程序
  • 使用面向对象编写通讯录程序
  • python序列化pickle
  • 使用pickle来保持通讯录数据文件

第二天

  • 递归
  • 装饰器
  • 可迭代的对象、迭代器
  • 生成器
  • 文件处理模块os和os.path
  • 多线程,多进程
  • 练习找出单个目录中的最大文件
  • 练习找出目录树中的最大文件
  • 练习实现http一个压力测试脚本2

爬虫

第三天

  • 爬虫基础知识
  • 爬虫常用模块
  • 网页内容解析
  • 数据抓取
  • 自动登录,认证,验证码识别

第四天

  • 爬虫并发抓取
  • 保存抓取结果
  • scrapy 基本概念
  • scrapy 解析器
  • scrapy 抓取结果写入数据库

第五天

  • 实战-爬取全站
  • 实战-分布式爬虫

第六天

  • html
  • css
  • bootstrap
  • vue2

7-9天

django基础

  • 网站架构
  • 数据库和模型
  • djangoadmin 管理站点
  • 视图和模板
  • 认证与授权

9-11天

cicd平台,通过djanog调用jenkins实现自动部署

  • jenkins介绍
  • 通过jenkins 实现构建,部署
  • jenkins httpapi 详解
  • 使用Django开发cicd平台

12-16天

实战: 自动化接口测试平台

  • 项目管理
  • 接口测试
  • 压力测试
  • mock测试
  • 测试报告
  • 用户管理
  • 认证授权
  • dashboard

python-dev's People

Contributors

jiam avatar jiaminqiangtest avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.