python 安装使用 IntelliJ IDEA插件python
intellij idea python 插件安装
File --> Settings… -->Plugins 点击
探索 Python Browse
call文件夹下,facebook验证 根据内网ip获取外网ip callstatus等都用到python
python模拟浏览器操作
http://bblove.me/2015/05/23/python-requests-login-csdn-blog/
http://blog.chinaunix.net/uid-26722078-id-3507409.html
http://dragonball.blog.51cto.com/1459915/1436914
http://opslinux.com/2014/05/14/python%E4%BD%BF%E7%94%A8mechanize%E5%AE%9E%E7%8E%B0%E7%99%BB%E9%99%86/
sudo apt install -y python-pip
pip install mechanize
pip install requests
pip install beautifulsoup4