码迷,mamicode.com
首页 > 编程语言 > 详细

KALI中配置Python

时间:2016-09-25 08:26:13      阅读:256      评论:0      收藏:0      [点我收藏+]

标签:

PYTHON在KALI中是默认安装好的

python -v

安装PYTHON的PIP管理工具

apt-get install python-setuptools python-pip

安装gib模块

pip install github3.py

安装WINGIDE

http://www.metasploit.cn/thread-1533-1-1.html

这篇文章讲的很清楚

KALI中配置Python

标签:

原文地址:http://www.cnblogs.com/oneraven/p/5904880.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!