awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
SepehrRasouli avatar

SepehrRasouli/clean-code-pythonFork

0
View on GitHub↗
178 stars·13 forks·Python·MIT·15 views

Clean Code Python

  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)

Features

  • Software Architecture - Best practices for writing clean Python and JavaScript code.

Star history

Star history chart for sepehrrasouli/clean-code-pythonStar history chart for sepehrrasouli/clean-code-python

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does sepehrrasouli/clean-code-python do?

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)

What are the main features of sepehrrasouli/clean-code-python?

The main features of sepehrrasouli/clean-code-python are: Software Architecture.

Which projects share features with sepehrrasouli/clean-code-python?

Projects with overlapping indexed features include: alfredthebest/design-pattern. bradtraversy/design-resources-for-developers — This project is a curated resource repository that serves as a comprehensive directory of design assets and… donnemartin/system-design-primer — This project is a comprehensive educational resource and study guide focused on distributed systems architecture and… ecomfe/spec — Spec is a comprehensive set of frontend coding standard specifications and project architecture guides. It provides a… eduardomoroni/react-clean-architecture — A realistic approach to implement clean architecture on react codebases. 3lf/design-patterns-for-humans — 🎉 توضیح ساده دیزاین پترن‌ها ! 🎉.

Projects sharing features with Clean Code Python

These projects share indexed features with Clean Code Python. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 3lf/design-patterns-for-humans3lf avatar

    3lf/design-patterns-for-humans

    1,012View on GitHub↗

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

    View on GitHub↗1,012
Compare all 19 related projects→