Python Forum
completed module: validip.py
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
completed module: validip.py
#8
(Dec-28-2016, 01:58 AM)Skaperen Wrote: that (return validipv4(addr) or validipv6(addr)) does look like better code.  i guess i'm still not well weened off C.  i need to work on that.
Could you not do the same kind of simplification in C?

(Dec-28-2016, 01:58 AM)Skaperen Wrote: what linter do you suggest and why?  pylint?  pyflakes?
When I've used a linter, I didn't need anything fancy so I just used whatever was fastest to get working with minimal Googling. Maybe someone else has a recommendation more in line what you would want, but anything with a license and big ass header probably deserves some linting :)
Reply


Messages In This Thread
completed module: validip.py - by Skaperen - Dec-27-2016, 10:14 AM
RE: completed module: validip.py - by wavic - Dec-27-2016, 10:22 AM
RE: completed module: validip.py - by Skaperen - Dec-28-2016, 01:58 AM
RE: completed module: validip.py - by Skaperen - Jan-04-2017, 06:39 AM
RE: completed module: validip.py - by micseydel - Dec-27-2016, 11:34 PM
updated code: validip.py - by Skaperen - Dec-28-2016, 05:45 AM
RE: completed module: validip.py - by wavic - Dec-28-2016, 07:02 AM
RE: completed module: validip.py - by Skaperen - Dec-28-2016, 09:53 AM
RE: completed module: validip.py - by micseydel - Jan-02-2017, 05:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Tkinter Tic Tac Toe With Enhanced Features - Completed adt 2 2,968 Dec-10-2019, 06:22 AM
Last Post: adt
  my earliest completed script Skaperen 0 2,018 Mar-08-2019, 09:50 PM
Last Post: Skaperen
  [link]Creating-a-repo-for-your-completed-scripts metulburr 0 7,647 Aug-29-2018, 01:19 PM
Last Post: metulburr
  Criticism on one of my first completed programs in Python Zombie_Programming 5 4,056 Jul-12-2018, 07:11 AM
Last Post: Zombie_Programming

Forum Jump:

User Panel Messages

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