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.

The Author

William F. Gilreath is a senior software developer, computer scientist, and writer with many years of development experience. He programs in Java for work and fun, and describes himself as a writer of code, equations, and poems and a lover of cats. Find him online at https://www.wfgilreath.xyz.

Buy this article as PDF

Download Article PDF now with Express Checkout
Price $2.95
(incl. VAT)

Buy Linux Magazine

Related content

  • Practical Python in Linux

    We’ll introduce you to Python, an easy-to-learn scripting language, and also help you get started creating your own practical Python scripts.

  • Python 3

    What do Python 2.x programmers need to know about Python 3?

  • Exploring /proc

    The Linux /proc virtual filesystem offers a window into a running system – look inside for information on processes and kernel activity.

  • RFID over SPI

    Inexpensive components for the SPI interface let you upgrade a Raspberry Pi 4 to a display system for zero-contact RFID-based data acquisition.

  • Adding Arguments with argparse

    Parse arguments at the command line with this powerful Python module.

comments powered by Disqus