awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 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 de 3lf

    3lf/design-patterns-for-humans

    1,012Ver en GitHub↗

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

    Ver en GitHub↗1,012
  • alfredthebest/design-patternA

    AlfredTheBest/Design-Pattern

    0Ver en GitHub↗
    Ver en GitHub↗0
  • bradtraversy/design-resources-for-developersAvatar de bradtraversy

    bradtraversy/design-resources-for-developers

    66,055Ver en 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

    Ver en GitHub↗66,055
  • donnemartin/system-design-primerAvatar de donnemartin

    donnemartin/system-design-primer

    353,387Ver en 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
    Ver en GitHub↗353,387

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • ecomfe/specAvatar de ecomfe

    ecomfe/spec

    4,605Ver en 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

    Ver en GitHub↗4,605
  • eduardomoroni/react-clean-architectureAvatar de eduardomoroni

    eduardomoroni/react-clean-architecture

    1,618Ver en GitHub↗

    A realistic approach to implement clean architecture on react codebases

    TypeScriptboilerplateclean-architecturereact
    Ver en GitHub↗1,618
  • fool2fish/selenium-docF

    fool2fish/selenium-doc

    0Ver en GitHub↗
    Ver en GitHub↗0
  • ftg-iran/didp-persianAvatar de ftg-iran

    ftg-iran/didp-persian

    58Ver en GitHub↗

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

    Ver en GitHub↗58
  • hossein52hz/the-art-of-readable-code-persianAvatar de Hossein52Hz

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

    320Ver en GitHub↗

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

    Ver en GitHub↗320
  • jacob-y/django-clean-architectureAvatar de jacob-y

    jacob-y/django-clean-architecture

    134Ver en GitHub↗

    example of clean architecture with django

    Python
    Ver en GitHub↗134
  • julycoding/the-art-of-programming-by-julyAvatar de julycoding

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

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

    khajavi/Practical-Design-Patterns

    128Ver en GitHub↗

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

    C++
    Ver en GitHub↗128
  • panagiop/node.js-clean-architectureAvatar de panagiop

    panagiop/node.js-clean-architecture

    1,159Ver en 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
    Ver en GitHub↗1,159
  • papers-we-love/papers-we-loveAvatar de papers-we-love

    papers-we-love/papers-we-love

    107,093Ver en 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
    Ver en GitHub↗107,093
  • pcah/python-clean-architectureAvatar de pcah

    pcah/python-clean-architecture

    533Ver en GitHub↗

    A Python toolkit for applications driven by The Clean Architecture

    Python
    Ver en GitHub↗533
  • sepehrrasouli/clean-code-pythonAvatar de SepehrRasouli

    SepehrRasouli/clean-code-python

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

    shamscorner/bloc-vue-3-clean-pattern

    108Ver en GitHub↗

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

    TypeScript
    Ver en GitHub↗108
  • smotastic/vue-clean-architectureS

    smotastic/vue-clean-architecture

    0Ver en GitHub↗
    Ver en GitHub↗0
  • thanhchungbtc/vue-shopping-clean-architectureT

    thanhchungbtc/vue-shopping-clean-architecture

    0Ver en GitHub↗
    Ver en GitHub↗0