GithubHelp home page GithubHelp logo

breezepython / pythonarticles Goto Github PK

View Code? Open in Web Editor NEW
42.0 4.0 19.0 549.86 MB

公众号【清风Python】文章代码归档

Python 9.87% HTML 69.82% Roff 0.44% CSS 0.01% TeX 19.62% Makefile 0.21% Batchfile 0.03%

pythonarticles's Introduction

说明

此项目用于自己在Python学习过程中,将所学到的知识,进行总结与练习

每次完成练习后,更新README,并描述每个练习题的内容及设计知识点


练习题列表

1. 使用python假装黑客,破解朋友的网站密码
  • 题目说明

    1. 通过Python获取Chrome浏览器记录的用户名密码,并保存至文本。
    1. 使用Flask requests 两个模块完成文本内容回传给远端服务器
  • 涉及知识

    pywin32、SQLite、文本读写、Flask、requests


2. 对于IT男的表白方式,你可能存在什么误解
  • 题目说明

    1. 通过pillow中的Image子模块,对图片进行拆分合并
    1. 复习argparse参数化构建模块的使用
  • 涉及知识

    python、argparse


3. Python为文档批量注音(生僻字歌词为例)
  • 题目说明

    1. 使用pypinyin对文本中的汉字进行批量注音
    1. 文本格式排班,拼音与汉字一一对应
  • 涉及知识

    pypinyin 、 文本对齐 、 re


4. 用Python爬虫告诉你,今日全国高温Top10
  • 题目说明

    1. 使用爬虫获取全国省会天气
    1. 根据天气Top10,使用pyecharts绘制折线图
  • 涉及知识

    requests、beautifulsoup、pyecharts

pythonarticles's People

Contributors

breezepython avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.