Using Linters to Support Python Testing
Unit 6
Welcome to Week 6. This week, we will examine the technologies that are available for use within the Python programming language to support the development of high-quality code.
High quality code is important, with an assumption that high quality code will be secure.
The content in Week 6 is important as it exposes students to the tools and techniques which are available within the Python programming language to support the development of code which is both high quality and secure.
This will be directly applicable, and important, within the context of the summative assessment