Skip to main content

Manage and visualize data collected using extension zoom_meet_attendance

Project description

Zoom Meet Attendance Visualizer

About

This module is to help to visualize your meeting attendance helper data created using zoom_meet_attendance. You don't have to repeat anything except selecting data file. It will remember everything in config.json.

Installation

pip install zoom-meet-attendance-visualizer

How to use

  1. Write this code, and you're ready to go.
    from zoom_meet_attendance_helper.main import run_attendance_helper
    

    run_attendance_helper()

  2. When you run this code it will ask you to select the text file created by zoom_meet_attendance.
  3. Then it will ask **class**. Class will be used to avoid repetition. In class all attendee name will be saved to show who is absent. Also, if rename any name, it will remember it and if you reuse the same class it will automatically suggest renaming.
  4. Then it will ask if you want to rename any name. If you want to rename then type a new name, otherwise pre Enter without typing anything.
  5. Then it will show all the names and ask you if you want to add more name. If you want to add then type else type Exit to show you the graph.
  6. If you made any mistake you can manually edit config.json file automatically created on the same directory.

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

zoom-meet-attendance-visualizer-1.0.5.tar.gz (3.4 kB view hashes)

Uploaded Source

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