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.
157 stars
12 watching
58 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
bad-practicesdisasterexamplepython
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of common Python coding mistakes and poor practices | 1,716 |
| Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| Typesafe wrappers for handling errors and absent data in Python | 44 |
| Lists and provides examples of Python libraries and APIs vulnerable to remote code execution | 35 |
| A collection of 100+ Python coding problems with solutions to practice and improve programming skills | 857 |
| A curated collection of code worth reading and studying | 112 |
| Solving problems with algorithms and data structures using Python | 324 |
| A collection of solutions to Advent of Code challenges written in Python | 6 |
| A pre-trained model for programming languages that can generate code | 2,281 |
| A tool to detect repeating earthquakes using Python. | 82 |
| Enforces coding standards and detects potential issues in Python code used in Odoo modules. | 144 |
| A library providing a simple, type-safe way to handle values with potential errors in Python 3. | 1,625 |
| Provides a reusable error class for gRPC responses | 4 |
| An error class library for gRPC services | 4 |
| Provides a Python wrapper for error reporting and logging to Airbrake's API. | 51 |