FIND SYNTAX ERRORS EARLY: How you can find Python syntax errors early | COOL PYTHON TIPS

Опубликовано: 28 Январь 2020
на канале: Monkhaus
364
10

Do you know any cool Python tools/functions? comment below
Subscribe for more content like this!

Hey guys as always don't forget to check out my website if you're interested in computer vision: https://computer-vision.io/

Today, I'm bringing another miscellaneous Python programming video. Today we use the py_compile Python module that comes with the Python standard library. It's pretty cool as it allows us to find any syntax errors in our Python script before actually executing it. This is really cool if you're working with large Python scripts that may take multiple seconds or even minutes to execute, this is often the case in training various computer vision models.



Website:
https://computer-vision.io/
Discord:
https://discordapp.com/invite/aKeFUpF
Reddit:
  / computer_vision  
Twitter:
  / monkhousetom