awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
quantifiedcode avatar

quantifiedcode/python-anti-patterns

0
View on GitHub↗
1,730 stars·253 forks·HTML·17 viewsquantifiedcode.github.io/python-anti-patterns↗

Python Anti Patterns

This is an open-source book of Python anti-patterns and worst practices. Check out docs/index.rst for more information.

Features

  • Language Specific Guides - Collection of common Python coding mistakes and best practices.
  • Language Specific Resources - Common mistakes and bad practices to avoid in Python.

Star history

Star history chart for quantifiedcode/python-anti-patternsStar history chart for quantifiedcode/python-anti-patterns

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Python Anti Patterns

These projects share indexed features with Python Anti Patterns. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • faif/python-patternsfaif avatar

    faif/python-patterns

    42,801View on GitHub↗

    This project is a comprehensive collection of software design patterns implemented in Python. It serves as a reference for architectural, behavioral, creational, and structural patterns to guide the organization of Python applications. The collection covers behavioral strategies for managing object communication and state, creational techniques for controlling object instantiation, and structural methods for composing classes and objects into flexible hierarchies. It also includes architectural references for system-wide structuring, such as multi-tier architectures and blackboard models. Th

    Pythondesign-patternsidiomspython
    View on GitHub↗42,801
  • getify/you-dont-know-jsgetify avatar

    getify/You-Dont-Know-JS

    184,530View on GitHub↗

    This project is a comprehensive educational series designed to provide a deep technical understanding of the JavaScript programming language. It functions as a multi-volume curriculum that guides developers through the core mechanisms, execution models, and underlying specifications that define how the language operates at a fundamental level. The curriculum distinguishes itself by focusing on the internal architecture of the language rather than surface-level syntax. It provides rigorous analysis of complex topics such as lexical scope, closure-based state encapsulation, prototype-based inhe

    asyncbookbook-series
    View on GitHub↗184,530
  • h5bp/front-end-developer-interview-questionsh5bp avatar

    h5bp/Front-end-Developer-Interview-Questions

    60,886View on GitHub↗

    This project is a curated frontend interview question bank and technical assessment guide. It serves as a web development interview resource for assessing candidates on frontend development, web accessibility, and browser performance. The collection provides a standardized set of questions to evaluate a developer's knowledge of HTML, CSS, JavaScript, and networking. It is designed to assist in the developer hiring process, engineering team recruiting, and personal technical interview preparation. The content is organized as a flat-file knowledge base using markdown-based storage and topic-ba

    Nunjuckscss-questionsfront-endhtml-questions
    View on GitHub↗60,886
  • dt-fe/weeklyD

    dt-fe/weekly

    0View on GitHub↗
    View on GitHub↗0
Compare all 17 related projects→

Frequently asked questions

What does quantifiedcode/python-anti-patterns do?

This is an open-source book of Python anti-patterns and worst practices. Check out docs/index.rst for more information.

What are the main features of quantifiedcode/python-anti-patterns?

The main features of quantifiedcode/python-anti-patterns are: Language Specific Guides, Language Specific Resources.

Which projects share features with quantifiedcode/python-anti-patterns?

Projects with overlapping indexed features include: faif/python-patterns — This project is a comprehensive collection of software design patterns implemented in Python. It serves as a reference… getify/you-dont-know-js — This project is a comprehensive educational series designed to provide a deep technical understanding of the… h5bp/front-end-developer-interview-questions — This project is a curated frontend interview question bank and technical assessment guide. It serves as a web… jobbole/awesome-python-cn — Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。. leisurelicht/wtfpython-cn — This project is a Chinese translation of a technical reference and educational resource focused on the Python… dt-fe/weekly.