awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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-humans3lf avatar

    3lf/design-patterns-for-humans

    1,012View on GitHub↗

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

    View on GitHub↗1,012
  • alfredthebest/design-patternA

    AlfredTheBest/Design-Pattern

    0View on GitHub↗
    View on GitHub↗0
  • bradtraversy/design-resources-for-developersbradtraversy avatar

    bradtraversy/design-resources-for-developers

    66,055View on 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

    View on GitHub↗66,055
  • donnemartin/system-design-primerdonnemartin avatar

    donnemartin/system-design-primer

    353,387View on 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
    View on GitHub↗353,387

AI search

Explore more awesome repositories

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

Find more with AI search
  • ecomfe/spececomfe avatar

    ecomfe/spec

    4,605View on 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

    View on GitHub↗4,605
  • eduardomoroni/react-clean-architectureeduardomoroni avatar

    eduardomoroni/react-clean-architecture

    1,618View on GitHub↗

    A realistic approach to implement clean architecture on react codebases

    TypeScriptboilerplateclean-architecturereact
    View on GitHub↗1,618
  • fool2fish/selenium-docF

    fool2fish/selenium-doc

    0View on GitHub↗
    View on GitHub↗0
  • ftg-iran/clean-code-pythonftg-iran avatar

    ftg-iran/clean-code-python

    17View on 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
    View on GitHub↗17
  • ftg-iran/didp-persianftg-iran avatar

    ftg-iran/didp-persian

    58View on GitHub↗

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

    View on GitHub↗58
  • hossein52hz/the-art-of-readable-code-persianHossein52Hz avatar

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

    320View on GitHub↗

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

    View on GitHub↗320
  • jacob-y/django-clean-architecturejacob-y avatar

    jacob-y/django-clean-architecture

    134View on GitHub↗

    example of clean architecture with django

    Python
    View on GitHub↗134
  • julycoding/the-art-of-programming-by-julyjulycoding avatar

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

    21,506View on 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
    View on GitHub↗21,506
  • khajavi/practical-design-patternskhajavi avatar

    khajavi/Practical-Design-Patterns

    128View on GitHub↗

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

    C++
    View on GitHub↗128
  • panagiop/node.js-clean-architecturepanagiop avatar

    panagiop/node.js-clean-architecture

    1,159View on 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
    View on GitHub↗1,159
  • papers-we-love/papers-we-lovepapers-we-love avatar

    papers-we-love/papers-we-love

    107,093View on 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
    View on GitHub↗107,093
  • sepehrrasouli/clean-code-pythonSepehrRasouli avatar

    SepehrRasouli/clean-code-python

    178View on 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
    View on GitHub↗178
  • shamscorner/bloc-vue-3-clean-patternshamscorner avatar

    shamscorner/bloc-vue-3-clean-pattern

    108View on GitHub↗

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

    TypeScript
    View on GitHub↗108
  • smotastic/vue-clean-architectureS

    smotastic/vue-clean-architecture

    0View on GitHub↗
    View on GitHub↗0
  • thanhchungbtc/vue-shopping-clean-architectureT

    thanhchungbtc/vue-shopping-clean-architecture

    0View on GitHub↗
    View on GitHub↗0