Projects in Awesome Lists tagged with pep8
A curated list of projects in awesome lists tagged with pep8 .
https://github.com/astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
linter pep8 python python3 ruff rust rustpython static-analysis static-code-analysis style-guide styleguide
Last synced: 27 Aug 2026
https://github.com/charliermarsh/ruff
An extremely fast Python linter and code formatter, written in Rust.
linter pep8 python python3 ruff rust rustpython static-analysis static-code-analysis style-guide styleguide
Last synced: 02 Sep 2025
https://github.com/PyCQA/pylint
It's not just a linter that annoys you!
closember code-quality hacktoberfest linter pep8 static-analysis static-code-analysis
Last synced: 17 Aug 2025
https://github.com/pylint-dev/pylint
It's not just a linter that annoys you!
closember code-quality hacktoberfest linter pep8 static-analysis static-code-analysis
Last synced: 11 Dec 2025
https://github.com/pycqa/pycodestyle
Simple Python style checker in one Python file
flake8-plugin linter-flake8 linter-plugin pep8 python style-guide styleguide
Last synced: 10 Jul 2026
https://github.com/PyCQA/pycodestyle
Simple Python style checker in one Python file
flake8-plugin linter-flake8 linter-plugin pep8 python style-guide styleguide
Last synced: 14 Mar 2025
https://github.com/hhatto/autopep8
A tool that automatically formats Python code to conform to the PEP 8 style guide.
codeformatter formatter pep8 python
Last synced: 13 May 2025
https://github.com/pycqa/flake8
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.
complexity-analysis flake8 linter linter-flake8 pep8 python python3 static-analysis static-code-analysis style-guide styleguide stylelint
Last synced: 12 May 2025
https://github.com/PyCQA/flake8
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.
complexity-analysis flake8 linter linter-flake8 pep8 python python3 static-analysis static-code-analysis style-guide styleguide stylelint
Last synced: 27 Mar 2025
https://github.com/amontalenti/elements-of-python-style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
code-style codestyle documentation flake8 pep8 python python-style python3 readability style-guide styleguide
Last synced: 14 May 2025
https://github.com/pep8speaks-org/pep8speaks
A GitHub :octocat: app to automatically review Python code style over Pull Requests
bot code-quality code-style flake8 github-app github-webhooks hacktoberfest linter pep8 pycodestyle python python-style review static-analysis static-code-analysis styleguide
Last synced: 14 Mar 2025
https://github.com/pycqa/pep8-naming
Naming Convention checker for Python
flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin naming-conventions pep8 python
Last synced: 13 May 2025
https://github.com/PyCQA/pep8-naming
Naming Convention checker for Python
flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin naming-conventions pep8 python
Last synced: 20 Mar 2025
https://github.com/innogames/igcommit
Git pre-receive hook to check commits and code style
csslint eslint flake8 git git-hook golint htmlhint jscs jshint pep8 phpcs pre-receive pre-receive-hooks puppet-lint pyflakes python rubocop shellcheck standard syntax-checker
Last synced: 05 Apr 2025
https://github.com/mumumu/pep8-ja
PEP8 日本語版
documentation japanese pep8 python translation
Last synced: 23 Jul 2025
https://github.com/cbrueffer/pep8-git-hook
Git pre-commit hook that checks for Python PEP8 style compliance.
Last synced: 17 Mar 2025
https://github.com/peter-evans/autopep8
A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.
autopep8 formatter github-action pep8 python
Last synced: 06 Apr 2025
https://github.com/mafda/python_best_practices
How to make your code shine with isort, Black, Flake8, and Pylint. Guidelines and best practice suggestions on how to write Python code.
best-practices black clean-code flake8 formatter good-practices isort linting pep8 pep8-checker pylint python python-best-practices python-clean-code styleguide
Last synced: 15 Apr 2025
https://github.com/0101011/visual-peps
☂️ All Python Enhancement Proposals written in short easy-to-grasp form
coding-interviews documentation interview-practice interview-preparation interview-questions pep8 python python-3 technical-writing
Last synced: 10 Apr 2025
https://github.com/whitews/pycharm-inspection-suppression-list
List of text strings for suppressing inspections in PyCharm
inspection pep8 pycharm python suppressing-inspections
Last synced: 26 Oct 2025
https://github.com/cytopia/docker-pylint
Alpine-based multistage-build version of pylint for reproducible usage in CI
alpine awesome-ci ci continuous-integration docker docker-container docker-image dockerfile lint linting multistage multistage-docker pep8 pylint python
Last synced: 07 May 2025
https://github.com/loadsmart/danger-pep8
A Danger plugin for Python's PEP 8
Last synced: 30 Apr 2025
https://github.com/hattya/python-indent.vim
A Vim indent plugin for Python which complies with PEP 8
Last synced: 27 Jun 2025
https://github.com/fabianacampanari/object-oriented-programming
🧬 Here you'll find OOP exercises, exams, notes, and environment setup instructions relevant to the curriculum covered in class.
design-patterns encryption-decryption homebrew modules oriented-object-programming package pep8 pip3 pipenv pipenv-upgrader python3 solid-principles unit-testing virtual-environment
Last synced: 17 Mar 2025
https://github.com/fcurella/yapf-django
Yapf style config for django code.
django formatting pep8 style yapf
Last synced: 13 Jun 2025
https://github.com/cytopia/docker-pycodestyle
Alpine-based multistage-build version of pycodestyle for reproducible usage in CI
alpine awesome-ci ci continuous-integration docker docker-container docker-image dockerfile lint linting multistage multistage-docker pep8 pycodestyle python
Last synced: 04 Oct 2025
https://github.com/harmindersinghnijjar/facebook-post-and-comments-scraper
This repository contains a Python-based tool that leverages the Selenium WebDriver for automating interactions with Facebook. It is designed to programmatically open, navigate, and close Facebook in a Chrome browser environment.
automation browser-automation chromedriver facebook pep8 python scripting selenium selenium-python selenium-webdriver social-media web-scraping
Last synced: 02 May 2026
https://github.com/hchocobar/curso_python
Curso de Introducción a Python - Contiene: códigos de ejemplo, puntos claves, ejercicios, laboratorios
beginner-friendly introduction-to-programming introduction-to-python learn-python pep8 pytnon
Last synced: 30 Apr 2025
https://github.com/creyd/autopep8_action
Automatically runs the autopep8 command against any commit/ pull request created.
automation autopep8 github-action pep8 python3
Last synced: 11 Apr 2025
https://github.com/amooo-ooo/pep8plus
Online syntax checker built for educational institutions to help students enforce Python programming standards.
flake8 flask full-stack online pep8 pep8-checker python ruff svelte
Last synced: 26 Apr 2026
https://github.com/jeffersonsimplicio/scraping-favorite-anime
A aplicação Favorite Anime Scraping, faz a raspagem do HTML de sites de animes e criar uma lista com o nome de todos os seus animes favoritos
beautifulsoup4 design-pattern executable pep8 pyinstaller pytest python python3 scraping scraping-python strategy test-automation
Last synced: 14 Mar 2025
https://github.com/cytopia/docker-pydocstyle
Alpine-based multistage-build version of pydocstyle for reproducible usage in CI
alpine awesome-ci ci continuous-integration docker docker-container docker-image dockerfile lint linting multistage multistage-docker pep8 pydocstyle python
Last synced: 12 Apr 2026
https://github.com/mramshaw/python-linters
Linters for Python
black lint linter linting pep8 pycodestyle pydocstyle pylint python python3
Last synced: 03 Jun 2026
https://github.com/thulasi-ram/beyond-pep8
Inspired by Raymond Hettingers talk in PyCon 2015. Although this evolved to be list of curated heuristics from my own experiences, my opinions and my thoughts and not necessarily to limited to python.
guide pep8 principles pythonic
Last synced: 01 Mar 2026
https://github.com/fswair/safe-typing
safe-typing is a module that provides a safe way to access types within the typing namespace.
annotations pep8 python typing typing-extension
Last synced: 18 Aug 2025
https://github.com/wittline/python
Software Analysis, Design and Construction with Python
coverage coverage-report logging pep8 software-design software-quality unit-testing
Last synced: 04 Jan 2026
https://github.com/jpcadena/design-patterns
Design Patterns for Clean Code in Python
behavioral clean-code creational dependency-inversion design-patterns development gamma-categorization interface-segregation liskov-subsititution open-closed oriented-object-programming pep8 programming pylint python single-responsability software-engineering solid-principles structural type-hint
Last synced: 07 Jun 2026
https://github.com/jmcaluyafuentes/terminal-app
Term 1 Final Assignment (Coder Academy, Diploma of IT)
algorithm bash-script control-flow docstrings dry-principle error-handling functions libraries loops packages pep8 project-management python source-control tdd variables
Last synced: 01 May 2026
https://github.com/vishal150494/ai-based-web-application-develpoment-and-deployment-project2
Created an AI-based web app that performs analytics on customer feedback for their signature products. To accomplish this requirement, I created an Emotion Detection system that processes feedback provided by the customer in text format and deciphers the associated emotion expressed.
error-handling flask-web ibm-watson modules nlp-library packaging pep8 python3 restful-api unit-testing
Last synced: 05 Apr 2025
https://github.com/yuanx749/complex_systems
A Python package for studying complex systems.
jupyter matplotlib networkx numpy pep8 project scipy streamlit
Last synced: 05 Apr 2026
https://github.com/manojpatra1991/log-analysis
A reporting tool for a postgresql database
pep8 postgresql pylint python3 sql udacity-fullstack-nanodegree vagrant virtualbox-vm
Last synced: 08 May 2026
https://github.com/upymake/enforce-pep8
🚨 Enforce PEP8 coding conventions (python + pypi + travisCI)
clean-code object-oriented-programming pep8 punishment pythonic
Last synced: 29 Jul 2026
https://github.com/sejalmankar1012/json_validator
This project provides a Python tool for JSON data validation against user-defined schemas, ensuring data conformity to specific rules and structures. It offers features such as checking required fields, enforcing field value constraints, and validating data integrity.
data-validation docstrings error-handling json-schema jsondata pep8 python
Last synced: 16 May 2026
https://github.com/es1ammohamed/hospital-app-api-
A special application that tracks the patient’s condition, starting from the hospital specializing in their treatment, through the medical consultations they undergo, to dispensing their medication through the pharmacy.
authentication authorization black django django-rest-framework pep8 python
Last synced: 17 Apr 2026
https://github.com/francois-rozet/melanin
Darken Python code exposed to sunlight
automation black formatter pep8 python yapf
Last synced: 15 Jul 2025
https://github.com/farhaduneci/ict_challenge_turbine_manager
Sharif ICT Challenge 8, Turbine Question Implementation.
Last synced: 18 May 2026
https://github.com/smkent/cookie-python
🍪 🐍 Cookiecutter template for new Python projects
bandit black codecov container cookiecutter coverage cruft docker flake8 github-actions isort mypy pep8 poetry pre-commit pytest python template
Last synced: 10 Sep 2025
https://github.com/markkreel/filelock
FileLock is a Python CLI tool that encrypts files with AES-256 and verifies integrity using SHA-256, offering a simple, secure way to protect sensitive data.
aes-256 cli cli-utility decryption encryption hash pbkdf2 pep8 portfolio pycryptodome python salt sha256
Last synced: 03 Mar 2025
https://github.com/abernatskiy/pyreindent
Freely reindent Python code between hard and soft tabs
indentation pep8 trailing-spaces
Last synced: 16 May 2026
https://github.com/thiagoaraujot/stockpro
📦 Gerenciador de Estoque FullStack Django
api-rest bootstrap5 django django-rest-framework full-stack-web-development pep8 postegresql python
Last synced: 11 May 2026
https://github.com/skyl1te/rozetka-devices-scraper
Rozetka Devices Scraper is a Python web scraper that extracts information about electronic devices from the popular Ukrainian online store Rozetka. It supports various categories, including laptops, computers, monitors, tablets, cables and adapters, microphones, and software.
pep8 pip python python-3 python-script python3 scraper
Last synced: 14 Mar 2025
https://github.com/es1ammohamed/todo-app
TaskTracker is a user-friendly task management system designed to help individuals organize their activities efficiently. Users can create a personal account where they have the flexibility to add, edit, and delete tasks. The interface provides a seamless experience, allowing users to easily input new tasks, mark them as completed, and remove tasks
agile black classbasedviews django docker dotenv pep8 postgresql python scrum
Last synced: 08 Apr 2026
https://github.com/thiagoaraujot/financeflow
Projeto FullStack Django com o intuito de melhorar o gerenciamento de finanças
django django-rest-framework finance full-stack-web-development pep8 python rest
Last synced: 22 May 2026
https://github.com/sevastiandolbilin/blogicum
bootstrap5 django django-framework faker pep8 pillow python sqlite
Last synced: 20 Aug 2025
https://github.com/squidkid-deluxe/black-all
Uses pep8, or black, to prettify all *.py files in the folder it's in.
Last synced: 30 Jul 2025
https://github.com/es1ammohamed/portfolio
My Portfolio
agile black django git github orm pep8 postgresql python render sql whitenoise
Last synced: 09 Apr 2026
https://github.com/lbrealdev/0k-python
0 Knowledge Python is my own personal repository of Python stuff I learn every day
pep8 pytest python python-functions python-oop python-virtual-environment python3 ruff uv
Last synced: 20 Jan 2026
https://github.com/markkreel/encryption-cli
A Python CLI tool that encrypts files with AES-256 and verifies integrity using SHA-256, offering a simple, secure way to protect sensitive data.
aes-256 cli cli-utility cybersecurity decryption encryption hash pbkdf2 pep8 portfolio pycryptodome python salt security-tools sha256 zlib
Last synced: 27 May 2026
https://github.com/ipadla/flake8-class-constants
Check PEP-8 class constants naming conventions, plugin for flake8
Last synced: 27 May 2026
https://github.com/123qwe123qwe/2024a-tch017_03_tp1_equipe04
Travail Pratique : Conversion de nombres IEEE 754 en format décimal en assembleur Pep8
Last synced: 07 Mar 2025
https://github.com/unibeautify/beautifier-autopep8
AutoPEP8 beautifier for Unibeautify
autopep8 beautifier pep8 unibeautify unibeautify-beautifier
Last synced: 05 Jan 2026
https://github.com/xanhex/my-date
Date tracker app
android cross-platform kivy pep8 python windows
Last synced: 21 Feb 2026
https://github.com/alyetama/fmp
Formats python files with properly sorted import statemnts
Last synced: 14 Jul 2025
https://github.com/lin-jun-xiang/pythonic-clean-code
Python Clean Code
clean-code google pep8 python pythonic yapf
Last synced: 07 Apr 2025
https://github.com/rafaeljurkfitz/etl-excel
A study case of develop a simple etl project to convert excel files into a single one.
ci-cd data-engineering data-science etl-pipeline excel lvgalvao mkdocs pep8 poetry precommit-hooks pyenv-virtualenv pytest taskipy
Last synced: 31 Jan 2026
https://github.com/bropenguin847/python-learning
Learning Python for Scientific Programming. Intended for beginners with some knowledge of Python.
array-manipulations convolution jupyter matlab matplotlib-pyplot numpy pandas-python pep8 python python3 scientific-programming scipy spyder-ide vscode
Last synced: 13 Apr 2026
https://github.com/manojpatra1991/fresh_tomatoes
A movie web application created as a project assignment for the Udacity full stack nanodegree course
pep8 pylint python3 udacity-fullstack-nanodegree
Last synced: 07 Sep 2025
https://github.com/samuelselasi/airbnb_clone
AirBnB Clone
airbnb-clone cmd console-application css filestorage html oops-in-python pep8 unittest w3c-validator
Last synced: 13 Apr 2026
https://github.com/xanhex/darkest-fantasy
Turn-based RPG game
game-development kivy multithreading pep8 python
Last synced: 19 Jan 2026
https://github.com/es1ammohamed/crm
Customer Relationship Management
authentication black django git orm pep8 postgresql python sql
Last synced: 04 Apr 2026
https://github.com/loong64/ruff
An extremely fast Python linter and code formatter, written in Rust.
linter pep8 python python3 ruff rust rustpython static-analysis static-code-analysis style-guide styleguide
Last synced: 04 Jun 2026
https://github.com/cliftondavies/sca
A Python Code Analyser package.
code-analyser linter pep8 python style-guide
Last synced: 12 Jun 2026
https://github.com/lioccoumd/django-demo
Using Python/Django to build scalable systems, optimize algorithms, and manage databases. Leverages testing (unit/integration), Git, and PEP8 expertise to ensure efficiency, maintainability, and robust performance
Last synced: 06 May 2026
https://github.com/francois-le-ko4la/rest-api-controller
rest-api-controller is a Python package to manage REST API request
pep8 python3 rest-api rest-client restful
Last synced: 07 May 2026