Metadata-Version: 2.4
Name: tasklib-mytasklib
Version: 1.0.0
Summary: A Python OOP library for task management business logic used in MyTaskly
Home-page: https://github.com/maryhelenab/Mytaskly
Author: Maryhelen Bastos
Author-email: maryhelen_ab@hotmail.com
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: summary

# tasklib-mytaskly

A python object-oriented library for task management business logic, developed as part os the Mytaskly cloud-native application.

## Installation

pip install tasklib-mytaskly

## Classes

- Task - Core task model with status management
- TaskValidator - Input validation with detailed error reporting
- TaskFormatter - Formatting for tasks and SNS notifications
- TaskManager - High-level orchestrator combining all functionality

## Author
Maryhelen Albquerque Bastos - MSc Cloud Computing, NCI 2026
