Tech C**P
@technical_notes
15
subscribers
161
photos
9
videos
59
files
304
links
مدرس و برنامه نویس پایتون و لینوکس
@alirezastack
Download Telegram
Join
Tech C**P
15 subscribers
Tech C**P
Tech C**P
How to check python code correctness? pychecker is the man! :) - http://pychecker.sourceforge.net/ It's usage: pychecker [options] file1.py file2.py ... Read more about the provided options in the provided link. #python #pychecker #compiler
And the like:
-
http://pylint.pycqa.org/en/latest/tutorial.html
#python
#pylint