awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pcah/python-clean-architecture

Open-source alternatives to Python Clean Architecture

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

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

    3lf/design-patterns-for-humans

    1,012Voir sur GitHub↗

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

    Voir sur GitHub↗1,012
  • alfredthebest/design-patternA

    AlfredTheBest/Design-Pattern

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bradtraversy/design-resources-for-developersAvatar de bradtraversy

    bradtraversy/design-resources-for-developers

    66,055Voir sur GitHub↗

    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

    Voir sur GitHub↗66,055
  • donnemartin/system-design-primerAvatar de donnemartin

    donnemartin/system-design-primer

    353,387Voir sur GitHub↗

    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
    Voir sur GitHub↗353,387

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • ecomfe/specAvatar de ecomfe

    ecomfe/spec

    4,605Voir sur GitHub↗

    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

    Voir sur GitHub↗4,605
  • eduardomoroni/react-clean-architectureAvatar de eduardomoroni

    eduardomoroni/react-clean-architecture

    1,618Voir sur GitHub↗

    A realistic approach to implement clean architecture on react codebases

    TypeScriptboilerplateclean-architecturereact
    Voir sur GitHub↗1,618
  • fool2fish/selenium-docF

    fool2fish/selenium-doc

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ftg-iran/clean-code-pythonAvatar de ftg-iran

    ftg-iran/clean-code-python

    17Voir sur GitHub↗

    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
    Voir sur GitHub↗17
  • ftg-iran/didp-persianAvatar de ftg-iran

    ftg-iran/didp-persian

    58Voir sur GitHub↗

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

    Voir sur GitHub↗58
  • hossein52hz/the-art-of-readable-code-persianAvatar de Hossein52Hz

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

    320Voir sur GitHub↗

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

    Voir sur GitHub↗320
  • jacob-y/django-clean-architectureAvatar de jacob-y

    jacob-y/django-clean-architecture

    134Voir sur GitHub↗

    example of clean architecture with django

    Python
    Voir sur GitHub↗134
  • julycoding/the-art-of-programming-by-julyAvatar de julycoding

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

    21,506Voir sur GitHub↗

    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
    Voir sur GitHub↗21,506
  • khajavi/practical-design-patternsAvatar de khajavi

    khajavi/Practical-Design-Patterns

    128Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗128
  • panagiop/node.js-clean-architectureAvatar de panagiop

    panagiop/node.js-clean-architecture

    1,159Voir sur GitHub↗

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

    JavaScriptclean-architechturecrudexpressjs
    Voir sur GitHub↗1,159
  • papers-we-love/papers-we-loveAvatar de papers-we-love

    papers-we-love/papers-we-love

    107,093Voir sur GitHub↗

    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
    Voir sur GitHub↗107,093
  • sepehrrasouli/clean-code-pythonAvatar de SepehrRasouli

    SepehrRasouli/clean-code-python

    178Voir sur GitHub↗

    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
    Voir sur GitHub↗178
  • shamscorner/bloc-vue-3-clean-patternAvatar de shamscorner

    shamscorner/bloc-vue-3-clean-pattern

    108Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗108
  • smotastic/vue-clean-architectureS

    smotastic/vue-clean-architecture

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • thanhchungbtc/vue-shopping-clean-architectureT

    thanhchungbtc/vue-shopping-clean-architecture

    0Voir sur GitHub↗
    Voir sur GitHub↗0