awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sryvcr/clean-code-python-es

Open-source alternatives to Clean Code Python Es

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

  • alansastre/java-clean-codeAvatar alansastre

    alansastre/java-clean-code

    111Vezi pe GitHub↗

    Código limpio o Clean Code en Java. Pautas para escribir código mantenible y fácil de leer en Java.

    Java
    Vezi pe GitHub↗111
  • andersontr15/clean-code-javascript-esAvatar andersontr15

    andersontr15/clean-code-javascript-es

    3,530Vezi pe GitHub↗

    Clean Code traducido al Español

    JavaScript
    Vezi pe GitHub↗3,530
  • juancrg90/clean-code-notesAvatar JuanCrg90

    JuanCrg90/Clean-Code-Notes

    6,119Vezi pe GitHub↗

    Clean-Code-Notes is a clean code study guide and a collection of detailed notes based on professional software development standards. It serves as documentation for coding standards and a reference for writing maintainable source code. The project provides technical summaries for object oriented design and software design patterns. It includes guidelines for organizing classes and interfaces to reduce coupling, isolating implementation details, and implementing architectural patterns such as dependency injection and interface abstraction. The resource also functions as an implementation guid

    bookclean-codenotes
    Vezi pe GitHub↗6,119
  • ryanmcdermott/clean-code-javascriptAvatar ryanmcdermott

    ryanmcdermott/clean-code-javascript

    94,454Vezi pe GitHub↗

    This project is a collection of engineering guidelines and best practices for writing readable and maintainable JavaScript source code. It serves as a clean code guide and refactoring manual to help developers improve the structure of their codebases. The repository provides a reference for applying SOLID principles to reduce coupling and enable extensions without modifying existing logic. It includes a naming convention standard for using explicit, searchable identifiers and a guide for asynchronous patterns to replace nested callbacks with clearer execution flows. The guidelines cover soft

    JavaScriptbest-practicesclean-architectureclean-code
    Vezi pe GitHub↗94,454

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • zedr/clean-code-pythonAvatar zedr

    zedr/clean-code-python

    4,816Vezi pe GitHub↗

    This project is a Python clean code guide and refactoring resource. It provides a collection of software craftsmanship principles and examples designed to improve the readability and maintainability of Python source code. The resource focuses on optimizing variable naming to remove mental mapping and breaking functions into single-purpose units. It provides guidelines for reducing code duplication and organizing logic to ensure components remain easy to extend and maintain. The content covers software architecture and design quality, including the implementation of SOLID principles and indus

    Python
    Vezi pe GitHub↗4,816