python-anti-patterns
Coding flaws
A collection of common Python coding mistakes and poor practices
An open collection of Python anti-patterns and worst practices.
2k stars
55 watching
249 forks
Language: HTML
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A code analysis and automation platform | 111 |
| A collection of intentionally poor coding examples to illustrate common pitfalls and mistakes. | 157 |
| This repository contains implementations of measures to quantify discrimination in data | 38 |
| A collection of 100+ Python coding problems with solutions to practice and improve programming skills | 857 |
| Automates code quality checks for Python programs | 1,049 |
| Adapting clean code principles to machine learning and data science in Python | 714 |
| Exploring practical examples and software patterns related to mutation testing in various programming languages | 23 |
| Solving problems with algorithms and data structures using Python | 324 |
| Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 580 |
| A collection of algorithms implemented in Python | 279 |
| A proof-of-concept demonstration of common serverless security flaws and weaknesses | 320 |
| Enforces coding standards and detects potential issues in Python code used in Odoo modules. | 144 |
| Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| A tool to detect and prevent exception handling antipatterns in Python code | 436 |
| Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |