使用者工具

網站工具


computer:program:python

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:program:python [2023/06/14 13:42] – [介面] wmcomputer:program:python [2023/12/04 01:26] (目前版本) – [Debug] wm
行 154: 行 154:
   * [[http://www.logilab.org/857|pylint]]   * [[http://www.logilab.org/857|pylint]]
     * [[http://www.logilab.org/4736|Pylint Tutorial]]     * [[http://www.logilab.org/4736|Pylint Tutorial]]
 +  * [[https://docs.python.org/3/library/timeit.html|timeit]]
 ===Logging=== ===Logging===
   * [[http://inventwithpython.com/blog/2012/04/06/stop-using-print-for-debugging-a-5-minute-quickstart-guide-to-pythons-logging-module/|Stop Using “print” for Debugging: A 5 Minute Quickstart Guide to Python’s logging Module]]   * [[http://inventwithpython.com/blog/2012/04/06/stop-using-print-for-debugging-a-5-minute-quickstart-guide-to-pythons-logging-module/|Stop Using “print” for Debugging: A 5 Minute Quickstart Guide to Python’s logging Module]]
行 187: 行 188:
   * [[https://github.com/danijar/handout|Python Handout]]   * [[https://github.com/danijar/handout|Python Handout]]
   * [[https://ryven.org/|Ryven]]   * [[https://ryven.org/|Ryven]]
 +==== Linter ====
 +  * [[https://github.com/astral-sh/ruff|Ruff]]
 ====Formatter==== ====Formatter====
   * [[https://github.com/python/black|Black]]   * [[https://github.com/python/black|Black]]
computer/program/python.1686750138.txt.gz · 上一次變更: 2023/06/14 13:42 由 wm