Giter VIP home page Giter VIP logo

myfirstapp's Introduction

myfirstApp

学习python小例子
01 -> pillow库
02 -> 随机码生成
03 -> 关系数据库MYSQL
04 -> 统计英文文本,单词数量
05 -> 将某个目录下所有图片,尺寸缩小为小于1366X640
06 -> 爬取并解析网页内容(百度贴吧,虎扑)
07 -> 敏感词提示
08 -> 敏感词替换
09 -> 读取,写入excel文件
10 -> 加密与验证
11 -> flask建立一个简单的网站
helloFlask -> 学习使用flask建网站

学习相关小功能例子
DIR:./study
yield -> yield的用法详解 regular -> 正则表达式的用法详解

注:
1.创建requirements.txt命令:pip freeze > requirements.txt
2.根据requirements.txt还原python软件包:pip install -r requirements.txt

myfirstapp's People

Contributors

lbj9527 avatar

Watchers

James Cloos 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.