awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ftg-iran/clean-code-python

Open-source alternatives to Clean Code Python

19 open-source projects similar to ftg-iran/clean-code-python, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Clean Code Python alternative.

  • 3lf/design-patterns-for-humansAvatar von 3lf

    3lf/design-patterns-for-humans

    1,012Auf GitHub ansehen↗

    🎉 توضیح ساده دیزاین پترن‌ها ! 🎉

    Auf GitHub ansehen↗1,012
  • alfredthebest/design-patternA

    AlfredTheBest/Design-Pattern

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bradtraversy/design-resources-for-developersAvatar von bradtraversy

    bradtraversy/design-resources-for-developers

    66,055Auf GitHub ansehen↗

    This project is a curated resource repository that serves as a comprehensive directory of design assets and development tools. It provides a structured collection of high-quality links intended to help developers discover essential resources for their technical projects and user interface designs. The directory is distinguished by its community-driven approach, relying on collaborative peer review and external contributions to maintain an up-to-date index of resources. It functions as a frontend development toolkit, offering a categorized list of UI libraries, CSS frameworks, and animation to

    Auf GitHub ansehen↗66,055
  • donnemartin/system-design-primerAvatar von donnemartin

    donnemartin/system-design-primer

    353,387Auf GitHub ansehen↗

    This project is a comprehensive educational resource and study guide focused on distributed systems architecture and backend infrastructure design. It provides a structured curriculum for mastering the principles of scalability, reliability, and performance required to design complex software systems. The repository distinguishes itself by offering a methodical approach to technical interview preparation, incorporating design patterns, architectural trade-offs, and spaced repetition tools to help users retain complex concepts. It emphasizes constraint-driven analysis, teaching users how to ev

    Pythondesigndesign-patternsdesign-system
    Auf GitHub ansehen↗353,387

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • ecomfe/specAvatar von ecomfe

    ecomfe/spec

    4,605Auf GitHub ansehen↗

    Spec is a comprehensive set of frontend coding standard specifications and project architecture guides. It provides a framework for organizing directory structures, module dependencies, and package layouts to create scalable and predictable codebases. The project defines rigorous governance standards for React components, including specific naming conventions and structural patterns for props. It also establishes a JSON API data specification to ensure predictable communication between system components through standardized exchange formats and HTTP response structures. The specification cov

    Auf GitHub ansehen↗4,605
  • eduardomoroni/react-clean-architectureAvatar von eduardomoroni

    eduardomoroni/react-clean-architecture

    1,618Auf GitHub ansehen↗

    A realistic approach to implement clean architecture on react codebases

    TypeScriptboilerplateclean-architecturereact
    Auf GitHub ansehen↗1,618
  • fool2fish/selenium-docF

    fool2fish/selenium-doc

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ftg-iran/didp-persianAvatar von ftg-iran

    ftg-iran/didp-persian

    58Auf GitHub ansehen↗

    ترجمه آزاد کتاب Dive into Design Patterns

    Auf GitHub ansehen↗58
  • hossein52hz/the-art-of-readable-code-persianAvatar von Hossein52Hz

    Hossein52Hz/The-Art-Of-Readable-Code-Persian

    320Auf GitHub ansehen↗

    ترجمه کتاب هنر کدنویسی خوانا

    Auf GitHub ansehen↗320
  • jacob-y/django-clean-architectureAvatar von jacob-y

    jacob-y/django-clean-architecture

    134Auf GitHub ansehen↗

    example of clean architecture with django

    Python
    Auf GitHub ansehen↗134
  • julycoding/the-art-of-programming-by-julyAvatar von julycoding

    julycoding/The-Art-Of-Programming-By-July

    21,506Auf GitHub ansehen↗

    This project is a comprehensive educational repository providing study guides, a competitive programming curriculum, and technical interview resources. It serves as a reference for learning fundamental programming methods, algorithmic logic, and data structure implementations. The repository features multi-language implementation references that allow for the comparison of algorithmic solutions across different programming languages. This approach enables the analysis of performance and implementation details through cross-language code comparisons. The educational content covers computer sc

    C
    Auf GitHub ansehen↗21,506
  • khajavi/practical-design-patternsAvatar von khajavi

    khajavi/Practical-Design-Patterns

    128Auf GitHub ansehen↗

    Design-Patterns ما می‌خواهیم مجموعهٔ به-روز و کاملی از الگوهای طراحی را ایجاد کنیم. مجموعه‌ای که شامل مثال‌های متنوع و کاربردی از تمام زبان‌های برنامه‌نویسی باشد.

    C++
    Auf GitHub ansehen↗128
  • panagiop/node.js-clean-architectureAvatar von panagiop

    panagiop/node.js-clean-architecture

    1,159Auf GitHub ansehen↗

    A use case of Clean Architecture in Node.js comprising of Express.js, MongoDB and Redis as the main (but replaceable) infrastructure.

    JavaScriptclean-architechturecrudexpressjs
    Auf GitHub ansehen↗1,159
  • papers-we-love/papers-we-loveAvatar von papers-we-love

    papers-we-love/papers-we-love

    107,093Auf GitHub ansehen↗

    Papers We Love is a community-driven repository and learning network dedicated to the study and discussion of foundational computer science literature. It functions as a centralized educational archive, providing a structured environment where software professionals can engage with academic research to bridge the gap between theoretical concepts and practical application. The project distinguishes itself through a decentralized model of crowdsourced curation, where community members collectively maintain and categorize a vast index of technical resources. Beyond the repository itself, the ini

    Shellawesomecomputer-sciencemeetup
    Auf GitHub ansehen↗107,093
  • pcah/python-clean-architectureAvatar von pcah

    pcah/python-clean-architecture

    533Auf GitHub ansehen↗

    A Python toolkit for applications driven by The Clean Architecture

    Python
    Auf GitHub ansehen↗533
  • sepehrrasouli/clean-code-pythonAvatar von SepehrRasouli

    SepehrRasouli/clean-code-python

    178Auf GitHub ansehen↗

    1. مقدمه 2. متغیر ها 3. توابع 5. کلاس ها S: Single Responsibility Principle (SRP) O: Open/Closed Principle (OCP) L: Liskov Substitution Principle (LSP) I: Interface Segregation Principle (ISP) D: Dependency Inversion Principle (DIP) 6. Don't repeat yourself (DRY)

    Python
    Auf GitHub ansehen↗178
  • shamscorner/bloc-vue-3-clean-patternAvatar von shamscorner

    shamscorner/bloc-vue-3-clean-pattern

    108Auf GitHub ansehen↗

    A Vue 3 project with Typescript to mimic the Bloc architecture pattern. (Flutter way)

    TypeScript
    Auf GitHub ansehen↗108
  • smotastic/vue-clean-architectureS

    smotastic/vue-clean-architecture

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • thanhchungbtc/vue-shopping-clean-architectureT

    thanhchungbtc/vue-shopping-clean-architecture

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0