Skip to content
#

property-decorators

Here are 6 public repositories matching this topic...

This project defines an Employee class that uses Python properties to manage employee data safely. The class automatically assigns salary based on the employee’s level and uses setters to validate updates to name, level, and salary while enforcing strict rules using exceptions.

  • Updated Jun 27, 2026
  • Python

Improve this page

Add a description, image, and links to the property-decorators topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the property-decorators topic, visit your repo's landing page and select "manage topics."

Learn more