开发利器_Pigar.快速为Python项目生成依赖文件requirements.txt?
生活随笔
收集整理的這篇文章主要介紹了
开发利器_Pigar.快速为Python项目生成依赖文件requirements.txt?
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
項目名稱:
pigar
項目地址:
https://github.com/damnever/pigar
使用說明:
usage:?pigar?[-h]?[-v]?[-u]?[-s?NAME?[NAME?...]]?[-c?[PATH]]?[-l?LOG_LEVEL][-i?DIR?[DIR?...]]?[-p?SAVE_PATH]?[-P?PROJECT_PATH]Python?requirements?tool?--?pigar,?it?will?do?only?one?thing?at?each?time. Default?action?is?generate?requirements.txt?in?current?directory.optional?arguments:-h,?--help??????????show?this?help?message?and?exit-v,?--version???????show?pigar?version?information?and?exit-u,?--update????????update?database,?use?it?when?pigar?failed?you,?exit?whenaction?done-s?NAME?[NAME?...]??search?package?name?by?import?name,?use?it?if?you?do?notknow?import?name?come?from?which?package,?exit?whenaction?done-c?[PATH]???????????check?requirements?for?the?latest?version.?If?file?pathnot?given,?search?*requirements.txt?in?currentdirectory,?if?not?found,?generate?file?requirements.txt,exit?when?action?done-l?LOG_LEVEL????????show?given?level?log?messages,?argument?can?be?(ERROR,WARNING,?INFO),?case-insensitive-i?DIR?[DIR?...]????given?a?list?of?directory?to?ignore,?relative?directory,*used?for*?-c?and?default?action-p?SAVE_PATH????????save?requirements?in?given?file?path,?*used?for*?defaultaction-P?PROJECT_PATH?????project?path,?which?is?directory,?*used?for*?defaultaction有圖有相:
說明: 如果你折騰別人的項目的時候遇到"Import Error: xxx",那么你可以如上神器pigar來搜索項目中導入名到底來自哪個安裝包,在閱讀別人源碼的時候也非常有用.
轉載于:https://blog.51cto.com/xmdevops/1856062
總結
以上是生活随笔為你收集整理的开发利器_Pigar.快速为Python项目生成依赖文件requirements.txt?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 痛苦的老师开心的我们
- 下一篇: cocos3.7.1 mac 创建项目