python

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 [2017/10/25 19:00] mguptonpython [2023/03/20 17:33] (current) – [Python] mgupton
Line 1: Line 1:
 ======Python====== ======Python======
 +  * [[https://www.python.org/dev/peps/pep-0008/|PEP 8 -- Style Guide for Python Code]]
 +  * [[https://pep8.org/]]
 +
   * [[Python Modules and Packages]]   * [[Python Modules and Packages]]
 +  * [[Python Tools]]
 +  * [[python:Handling Dates]]
  
  
Line 138: Line 143:
 =======Resources/References====== =======Resources/References======
   * [[http://docs.python-guide.org/en/latest/|The Hitchhiker’s Guide to Python]]   * [[http://docs.python-guide.org/en/latest/|The Hitchhiker’s Guide to Python]]
 +  * [[https://realpython.com/|Real Python]], tutorials and other learning resources
  
  • python.1508958055.txt.gz
  • Last modified: 2017/10/25 19:00
  • by mgupton