python-code-disasters

Code disasters

A collection of intentionally poor coding examples to illustrate common pitfalls and mistakes.

This code is so bad, that it is worth sharing.

GitHub

156 stars
12 watching
58 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list

bad-practicesdisasterexamplepython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
quantifiedcode/python-anti-patterns A collection of common Python coding mistakes and poor practices 1,716
emperror/errors Provides a unified error handling package with features from standard libraries and pkg/errors. 198
mplanchard/safetywrap Typesafe wrappers for handling errors and absent data in Python 44
gbleaney/python_security Lists and provides examples of Python libraries and APIs vulnerable to remote code execution 35
programminghero1/100-plus-python-coding-problems-with-solutions A collection of 100+ Python coding problems with solutions to practice and improve programming skills 852
darius/code-canon A curated collection of code worth reading and studying 112
erikrhanson/problem-solving-with-algorithms-and-data-structures-using-python Solving problems with algorithms and data structures using Python 323
downdev/advent-of-code A collection of Python solutions to Advent of Code challenges 5
microsoft/codebert A pre-trained model for programming languages that can generate code 2,249
ahotovec/redpy A tool to detect repeating earthquakes using Python. 82
oca/pylint-odoo Enforces coding standards and detects potential issues in Python code used in Odoo modules. 143
rustedpy/result A library providing a simple, type-safe way to handle values with potential errors in Python 3. 1,597
bojand/grpc-error Provides a reusable error class for gRPC responses 4
ortoo/grpc-errors An error class library for gRPC services 4
airbrake/airbrake-python Provides a Python wrapper for error reporting and logging to Airbrake's API. 51