A Python lint tool
Conclusion
Py7 analyzes Python source code for possible glitches, mistakes, and problems. By combining seven individual Python lint tools, Py7 utilizes different lint capabilities to check for a variety of problems, resulting in more a robust lint tool. Py7's ultimate goal is to help users write clean, efficient Python source code.
Infos
- Johnson, Stephen C. Lint, a C Program Checker. Bell Labs Computing Science Technical Report TM 78-1273, 1978
- Lint tool definition: https://en.wikipedia.org/wiki/Lint_(software)
- Py7: https://github.com/wgilreath/py7
- Bandit: https://github.com/PyCQA/bandit
- McCabe: https://github.com/PyCQA/mccabe
- Mypy: https://github.com/python/mypy
- Pyflakes: https://github.com/PyCQA/pyflakes
- Pylint: https://github.com/pylint-dev/pylint
- Ruff: https://github.com/astral-sh/ruff
- Vulture: https://github.com/jendrikseipp/vulture
- psh: https://danishpraka.sh/posts/shell-in-python/
- Tinycat BASIC: https://felix.plesoianu.ro/languages/basic/tinycat/manual.html
- "Python Interpreter with 2 lines of code!" by CyCoderX, Medium, August 2024, https://python.plainenglish.io/python-interpreter-with-2-lines-of-code-29ab1f977900
« Previous 1 2 3 4
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
CIQ Releases Compatibility Catalog for Rocky Linux
The company behind Rocky Linux is making an open catalog available to developers, hobbyists, and other contributors, so they can verify and publish compatibility with the CIQ lineup.
-
KDE Gets Some Resuscitation
KDE is bringing back two themes that vanished a few years ago, putting a bit more air under its wings.
-
Ubuntu 26.04 Beta Arrives with Some Surprises
Ubuntu 26.04 is almost here, but the beta version has been released, and it might surprise some people.
-
Ubuntu MATE Dev Leaving After 12 years
Martin Wimpress, the maintainer of Ubuntu MATE, is now searching for his successor. Are you the next in line?
-
Kali Linux Waxes Nostalgic with BackTrack Mode
For those who've used Kali Linux since its inception, the changes with the new release are sure to put a smile on your face.
-
Gnome 50 Smooths Out NVIDIA GPU Issues
Gamers rejoice, your favorite pastime just got better with Gnome 50 and NVIDIA GPUs.
-
System76 Retools Thelio Desktop
The new Thelio Mira has landed with improved performance, repairability, and front-facing ports alongside a high-quality tempered glass facade.
-
Some Linux Distros Skirt Age Verification Laws
After California introduced an age verification law recently, open source operating system developers have had to get creative with how they deal with it.
-
UN Creates Open Source Portal
In a quest to strengthen open source collaboration, the United Nations Office of Information and Communications Technology has created a new portal.
-
Latest Linux Kernel RC Contains Changes Galore
Linux kernel 7.0-rc3 includes more changes than have been made in a single release in recent history.
