Pythonic Stream-like manipulation of iterables
-
Updated
May 20, 2025 - Python
Pythonic Stream-like manipulation of iterables
Neste projeto implementei, utilizando a Programação Orientada a Objetos, um gerador de relatórios que recebe como entrada arquivos com dados de um estoque e gera, como saída, um relatório acerca destes dados. Utilizando alguns design paterns para resolver o problemas propostos como: Strategy, Factory, Iterator, Decorator.
Inventory Report generator with Python! Reads CSV, JSON and XML data.
Python practices
Just a few software design patterns written in Python...
Unlock the power of functional programming in Python with this repository's concise code examples and clear explanations covering core concepts, higher-order functions, closures, decorators, generators, and more. Elevate your Python skills and tackle real-world challenges using functional programming principles.
OOP Based Santorini Game CLI | Play with AI/Random/Human with Undo/Redo UML patterns
Add a description, image, and links to the iterator-pattern topic page so that developers can more easily learn about it.
To associate your repository with the iterator-pattern topic, visit your repo's landing page and select "manage topics."