Black Hills Information Security 09月29日 10:50
Python工具安装难题解决方案
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

本文探讨了Python工具安装过程中遇到的问题,如版本冲突、依赖管理等,并分享了解决这些问题的实用方法。































Have you ever installed a Python tool / library only to then find out other Python based tools you’ve installed previously are now completely broken?



Running Kali? Ever try installing a Python tool with apt-get and another with pip? Notice how some things don’t work anymore?



Ever wondered if there was an easier way to install Python tools quickly without having to deal with dependency hell?



If you’re using Python-based tooling on a regular basis (which most of the security community is) then odds are you’ve been in one of those situations multiple times.



Turns out there are relatively simple solutions to all of these problems albeit some are “hidden” within the Python docs, not explained well, require a lot of effort to the point where people give up and/or not generally known outside of the hard-core Python development circles.



In this Black Hills Information Security webinar, we’ll share a collection of “ez button” methods to correctly install Python tools/libraries without messing up your entire system along with the “why” and “how” behind them.



Chapters & Links below, in the info. | BHIS Discord Community: https://discord.gg/aHHh3u5



Slides for this webcast can be found here: https://www.blackhillsinfosec.com/wp-content/uploads/2020/08/SLIDES_PrettyLittlePythonSecretsEpisode1.pdf



00:00 – PreShow Banter™ – Jokes Not Safe For Work



11:34 – PreShow Banter™ – Sponsorware for GitHub



20:15 – FEATURE PRESENTATION: Pretty Little Python Secrets



25:22 – 1st Circle of Hell: Managing Python Versions



31:01 – 2nd Circle of Hell: Python Dependencies



33:28 – Installing Python Tools/Libraries



39:26 – Isolate, Isolate, Isolate



46:37 – Pipx – The Easy Button



51:23 – Making Python Apps Semi-Portable



53:17 – ZipApps!



<a href="https://www.youtube.com/watch?v=ieyRV9zQd2U&amp;t=3821s" target="_blank" rel="noreferrer noopen...

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

Python 工具安装 依赖管理 版本控制 Pipx
相关文章