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 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 avatar

    alansastre/java-clean-code

    111View on GitHub↗

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

    Java
    View on GitHub↗111
  • andersontr15/clean-code-javascript-esandersontr15 avatar

    andersontr15/clean-code-javascript-es

    3,530View on GitHub↗

    Clean Code traducido al Español

    JavaScript
    View on GitHub↗3,530
  • juancrg90/clean-code-notesJuanCrg90 avatar

    JuanCrg90/Clean-Code-Notes

    6,119View on 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
    View on GitHub↗6,119
  • ryanmcdermott/clean-code-javascriptryanmcdermott avatar

    ryanmcdermott/clean-code-javascript

    94,454View on 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
    View on GitHub↗94,454

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
  • zedr/clean-code-pythonzedr avatar

    zedr/clean-code-python

    4,816View on 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
    View on GitHub↗4,816