Skip to main content

A library to handle MSTeams Attendance report

Project description

Library Decription

Python Library To retrieve data from a MS teams CSV attendance report in the form of List and Dictionary which can be used for processing this data for creating data models and visualization.

Installation

Run the following to install the library

pip install pip install MSTeamsdataretrieval-neeti-sharma1

Usage

from MSTeamsdataretrieval import TeamsDataRetrival

 teamsData = TeamsDataRetrival.MSTeamsAttendanceProcessor(test_data)
 dict = teamsData.getAttendeesDetailsAsDict()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page