python
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| python [2019/12/18 15:08] – jrseti | python [2020/07/16 16:22] (current) – jrseti | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * [[python_testing|Python Testing]] | * [[python_testing|Python Testing]] | ||
| * [[python_formatting|Python Formatting, checking code syntax]] | * [[python_formatting|Python Formatting, checking code syntax]] | ||
| + | * [[python_tricks|Python TRICKS!]] | ||
| - | * [[python_setup|Setup.py, etc.]] | + | * [[python_tips|Python tips]] |
| + | |||
| + | |||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| - | [[http:// | ||
| - | [[https:// | ||
| What to put at the top (I always forget!) | What to put at the top (I always forget!) | ||
| Line 16: | Line 20: | ||
| # | # | ||
| # -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||
| + | |||
| + | import sys | ||
| + | import os | ||
| + | |||
| + | print(" | ||
| + | |||
| </ | </ | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | |||
| + | |||
python.1576681710.txt.gz · Last modified: 2019/12/18 15:08 by jrseti