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

fluentpython/example-code-2e

0
View on GitHub↗
3,952 estrellas·1,148 forks·Python·mit·3 vistasamzn.to/3J48u2J↗

Example Code 2e

This repository is a collection of practical code samples and an idiomatic programming guide for the Python language. It serves as a reference for implementing advanced language features, data structures, and professional coding standards.

The project focuses on demonstrating object-oriented architectures and structural design patterns. It provides a set of source files that illustrate the use of advanced Python capabilities to create readable and efficient software designs.

The implementation covers asynchronous and concurrent execution patterns, as well as idiomatic software design and professional architectural layouts. These examples are organized into isolated modules and case studies.

The codebase is distributed as pure Python scripts and relies exclusively on the standard library.

Features

  • Advanced Programming References - Serves as an advanced technical reference for mastering complex Python capabilities and professional coding standards.
  • Standard Library Curricula - Provides a zero-dependency implementation using only the Python standard library to showcase idiomatic core usage.
  • Idiomatic Patterns - Demonstrates Python-specific coding patterns and conventions that improve code readability and efficiency.
  • Standard Library Exploration - Showcases idiomatic usage of the Python core by relying exclusively on built-in modules.
  • Design Pattern Implementations - Provides reusable code examples that implement structural and behavioral software design patterns.
  • Object-Oriented Design Patterns - Applies professional object-oriented design patterns and structural layouts to create scalable Python code.
  • Software Design Patterns - Implements reusable structural and behavioral design patterns to create maintainable software architecture.
  • Object-Oriented Design Case Studies - Provides real-world scenarios demonstrating object-oriented design patterns through practical code examples.
  • Python Code Examples - Ships a collection of educational code examples demonstrating advanced programming patterns and idiomatic designs.
  • Python Programming Guides - Offers a comprehensive guide to Python language features, syntax, and professional best practices.
  • Python Language Features - Illustrates advanced language features and functional capabilities specific to the Python programming language.
  • Python Implementations - Provides practical examples of asynchronous and concurrent execution patterns using the asyncio library.
  • Concurrency Patterns - Implements asynchronous programming and concurrent execution models using Python's standard library.
  • Design Patterns - Provides reference implementations of object-oriented architectures and structural design patterns.

Historial de estrellas

Gráfico del historial de estrellas de fluentpython/example-code-2eGráfico del historial de estrellas de fluentpython/example-code-2e

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.

Start searching with AI

Alternativas open-source a Example Code 2e

Proyectos open-source similares, clasificados según cuántas características comparten con Example Code 2e.
  • dabeaz-course/python-masteryAvatar de dabeaz-course

    dabeaz-course/python-mastery

    13,232Ver en GitHub↗

    This project is a comprehensive programming course and educational curriculum designed to transition developers from basic scripting to advanced software development. It provides structured guides and technical exercises focusing on language internals, professional software architecture, and sophisticated programming techniques. The curriculum distinguishes itself through a deep focus on language internals, analyzing object behavior and memory efficiency to improve execution speed. It provides specialized instruction on metaprogramming using decorators and dynamic attributes, as well as async

    Pythonpythonpython-tutorialtutorial
    Ver en GitHub↗13,232
  • jackzhenguo/python-small-examplesAvatar de jackzhenguo

    jackzhenguo/python-small-examples

    8,132Ver en GitHub↗

    This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of scripts and snippets designed to demonstrate a wide range of programming tasks, from basic syntax to advanced implementation patterns. The repository focuses on several core domains, including the implementation of concurrency and multithreading examples, data analysis snippets for cleaning and manipulating tabular data, and various data visualization examples. It also covers automation scripts for file system management and a variety of general programming patterns. Additional

    Pythondata-sciencemachine-learningpython
    Ver en GitHub↗8,132
  • ochococo/design-patterns-in-swiftAvatar de ochococo

    ochococo/Design-Patterns-In-Swift

    15,276Ver en GitHub↗

    This repository serves as a technical reference and educational resource for implementing software design patterns within the Swift programming language. It provides a collection of common architectural patterns designed to help developers structure codebases for improved maintainability, scalability, and system organization. The project focuses on applying fundamental object-oriented and protocol-oriented principles to manage relationships between classes and objects. It demonstrates how to use language-level interfaces to define shared behaviors and how to organize components into cohesive

    Swiftcomputer-sciencedesign-patternsgang-of-four
    Ver en GitHub↗15,276
  • michaelliao/learn-python3Avatar de michaelliao

    michaelliao/learn-python3

    6,460Ver en GitHub↗

    This project is an educational repository and programming guide for Python 3. It provides a collection of runnable code samples and implementation details designed to help users learn the core features, syntax, and logic of the language. The repository utilizes a case-study driven approach, using practical examples and guided implementation to demonstrate common patterns and standard library functions. The content is organized into a linear progression curriculum, grouping related language features into topic-based modules.

    pythonpython3
    Ver en GitHub↗6,460
Ver las 30 alternativas a Example Code 2e→

Preguntas frecuentes

¿Qué hace fluentpython/example-code-2e?

This repository is a collection of practical code samples and an idiomatic programming guide for the Python language. It serves as a reference for implementing advanced language features, data structures, and professional coding standards.

¿Cuáles son las características principales de fluentpython/example-code-2e?

Las características principales de fluentpython/example-code-2e son: Advanced Programming References, Standard Library Curricula, Idiomatic Patterns, Standard Library Exploration, Design Pattern Implementations, Object-Oriented Design Patterns, Software Design Patterns, Object-Oriented Design Case Studies.

¿Qué alternativas de código abierto existen para fluentpython/example-code-2e?

Las alternativas de código abierto para fluentpython/example-code-2e incluyen: dabeaz-course/python-mastery — This project is a comprehensive programming course and educational curriculum designed to transition developers from… jackzhenguo/python-small-examples — This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of… ochococo/design-patterns-in-swift — This repository serves as a technical reference and educational resource for implementing software design patterns… michaelliao/learn-python3 — This project is an educational repository and programming guide for Python 3. It provides a collection of runnable… jerry-git/learn-python3 — This is an interactive Python tutorial delivered as a collection of Jupyter notebooks. It is designed as a structured… coreymschafer/code_snippets — This project is a programming language reference library and developer knowledge base. It serves as a collection of…