Coder Social home page Coder Social logo

python_tools's Introduction

python_tools

By [email protected] 本项目中的笔记来自于个人在Python学习中使用的一些工具或者包的学习心得。

缘由

在使用Python第三方包过程中,我参考了网上的资料。但是发现各类资料、教程存在以下问题:

  1. 运行结果不正确。这往往是版本不一致问题。也有少部分是转载过程中出现遗漏
  2. 只针对某部分特性进行介绍。这往往造成管中窥豹的后果,对该工具包的使用缺乏全局的眼光(比如该工具适用于哪些情形、哪些条件下会出问题、性能等)

因此我在使用这些第三方包的过程中参考它们自带的官方文档,记录下使用心得。

目标

Python的第三方包数量庞大,质量参差不齐。我仅抽取了部分优秀的第三方包来介绍其使用

  1. 所有的文档资料全部来源于第三方包自带的官方文档
  2. 大部分内容都经过真实的使用调试
  3. 本笔记跟随软件包的升级和更新其内容

已完成笔记

  • pip
  • virtualenv
  • sphinx
  • request
  • beautiful_soup
  • matplotlib
  • numpy
  • mysql-connector-python
  • sqlalchemy

本文档仅用于个人学习目的,未经许可不得用于商业目的,转载请注明出处

email: [email protected]

python_tools's People

Contributors

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