---
title: "⭐ PyCQA flake8"
description: "Just starred flake8 by PyCQA. It's an exciting project with a lot to offer."
date: 2021-06-08
published: true
tags:
  - github-stars
template: stars
---


Just starred [flake8](https://github.com/PyCQA/flake8) by [PyCQA](https://github.com/PyCQA). It's an exciting project with a lot to offer.

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
