awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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-codealansastre 的头像

    alansastre/java-clean-code

    111在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗111
  • andersontr15/clean-code-javascript-esandersontr15 的头像

    andersontr15/clean-code-javascript-es

    3,530在 GitHub 上查看↗

    Clean Code traducido al Español

    JavaScript
    在 GitHub 上查看↗3,530
  • juancrg90/clean-code-notesJuanCrg90 的头像

    JuanCrg90/Clean-Code-Notes

    6,119在 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
    在 GitHub 上查看↗6,119
  • ryanmcdermott/clean-code-javascriptryanmcdermott 的头像

    ryanmcdermott/clean-code-javascript

    94,454在 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
    在 GitHub 上查看↗94,454

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • zedr/clean-code-pythonzedr 的头像

    zedr/clean-code-python

    4,816在 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
    在 GitHub 上查看↗4,816