python_wiki:main

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
python_wiki:main [2018/09/19 22:47]
billdozor [Frameworks]
python_wiki:main [2020/01/03 23:01] (current)
billdozor [External Resources]
Line 8: Line 8:
 ===== Code Snippets ===== ===== Code Snippets =====
  
 +Other code snippets can be found here: https://gitlab.com/whowe/python-snippets
 +
 +\\
 <columns 100% 33% 33%> <columns 100% 33% 33%>
   * [[ python template ]]   * [[ python template ]]
Line 27: Line 30:
   * [[ requests|requests (http library)]]   * [[ requests|requests (http library)]]
   * [[ send email ]]   * [[ send email ]]
 +  * [[ sort list of dictionaries by value ]]
   * [[ string matching ]]   * [[ string matching ]]
   * [[ string normalization ]]   * [[ string normalization ]]
Line 63: Line 67:
 ===== External Resources ===== ===== External Resources =====
  
 +  * [[ https://automatetheboringstuff.com/2e/|Automate the Boring Stuff ]]
   * [[ https://learnpythonthehardway.org/book/ex0.html|Learn Python the Hard Way ]]   * [[ https://learnpythonthehardway.org/book/ex0.html|Learn Python the Hard Way ]]
   * [[ http://www.pyregex.com/|PyRegex (Online Python Regular Expressions Tester) ]]   * [[ http://www.pyregex.com/|PyRegex (Online Python Regular Expressions Tester) ]]
   * [[ http://python-regex.com/|Python Regex (Online Python Regular Expressions Tester) ]]   * [[ http://python-regex.com/|Python Regex (Online Python Regular Expressions Tester) ]]
 +  * [[ https://devguide.python.org/#status-of-python-branches|Python End of Life Dates ]]
 +  * [[ https://python-release-cycle.glitch.me/|Python Release Cycle ]]
  
 ---- ----
  
  • python_wiki/main.1537411637.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)