Python Forum
Any suggestions for improvement?(my first python code)
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Any suggestions for improvement?(my first python code)
#6
when I first started using pycodestyle and pylint, I had quite a few warnings, so don't be put off by the list I posted
As I stated most are trivial, but since I started using these tools, my code is much more compliant first time around.
You can get both with pip:
pip install pycodestyle
pip install pylint
Reply


Messages In This Thread
RE: Any suggestions for improvement?(my first python code) - by Larz60+ - Sep-07-2018, 05:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  write in a distant file, code improvement with a list lateublegende 7 3,885 Feb-28-2019, 05:30 PM
Last Post: lateublegende

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020