python 库的学习

python的强大之处有很大的一方面在于它有各种各样非常强大的库,那么,这篇博客就是记录我学习各种的库的经历吧。
声明:
本人使用的Python版本为 Python2.7.10,Windows 10 操作系统环境下,或者是 Python2.7.10,Ubuntu15 下。
可以通过命令行背景颜色来区分
后来,我才知道,原来有一本书叫《Python 标准库》,几百个标准库,还有一本书叫Python图像处理的标准库。
《Python 标准库》 《PythonImagingLibrary中文手册》
以下是我在Python学习中学到的库函数,也不敢说作为教程,只能算是自己记录下来作为参考。
俗话说的好,好记性不如烂笔头。
具体内容在content文件夹里,代码在code文件夹里,一些其他的资料在others文件夹里。
还有一些用Python做的小项目在project文件夹里。
Python无所不能
this
MySQLdb
pymysql
os
shutil
platform
argparse
sys
File
base64
hashlib
md5
binascii
media
Image
PIL
smtplib
envelopes
poplib
json
yaml
time
timeit
datetime
random
xlwt
openpyxl
xlrd
xlutils
rsa
Crypto
getpass
glob
zipfile
gzip
tarfile
rarfile
ftplib
operator
math
functools
itertools
Tkinter
thread
threading
Queue
heapq
subprocess
multiprocessing
logging
socket
commands
OpenSSL
markdown
PyQt
py2exe
PyInstaller
M2crypto
re
regex
colorama
termcolor
pyscreenshot
PyHook
SimpleHTTPServer
CGIHTTPServer
SocketServer
progressbar
Sphinx
sqlite3
docopt
[ ] Numpy
libtorrent
string
pycurl
StringIO
pyquery
lxml
webbrowser
unidecode
[ ] matplotlib
contextlib
panda
selenium
[] opencv
nmap
pyftplib
PyYAML
csv
signal
asyncore
asynchat
collections
redis
jieba
wordcloud
pickle
urlparse
furl
fileinput
shelve
asynio
gevent
array
pdb
decimal
click
qrcode
qrtools
zbar
pyzbar
pyqrcode
ipaddress
psutil
requests-html
LunarSolarConverter
chardet
cchardet
struct
twine
delegator
graphic-verification-code
bunch
halo
cProfile
ping
six
traceback
code
statsd
concurrent
geohash
py_compile
uncompyle6
pyrasite
weakref
ast
inspect
ply
marshmallow
abc
urllib
urllib2
[ ] urllib3
tempfile
httplib
turtle
py-spy
tqdm
schematics
pyautogui
funcy
select
memory_profiler
guppy
tracemalloc
pytest
tools
Other_thing
Reference_link