Skip to content

Releases: AlirezaRahi/Python-Decorator-and-Context-Manager-Example

First stable release

06 Sep 14:37

Choose a tag to compare

Python Decorator and Context Manager Example - Release v1.0.0

This is the first official release of the Python project demonstrating the use of decorators and context managers.

What's included:

  • Examples of function decorators for logging, timing, and validation
  • Context manager implementations using with statements
  • Sample scripts demonstrating practical usage
  • Clear instructions for running and experimenting with the examples

DOI

This project can be archived in Zenodo to generate a DOI, making it citable for research or educational purposes.

Citation

If you use this project in your work, please cite it as:

Alireza Rahi, Python Decorator and Context Manager Example, Zenodo, 2025. DOI:https://doi.org/10.5281/zenodo.17068790


📌 Note: This release is intended for educational and personal development purposes.