Skip to main content

A python zoom client for generating links using python

Project description

Python Zoom client

what does this package do

  • Authenticate Zooom Credentials
  • Generate Zoom link

Quick Start

$pip install EasyZoom
from easy_zoom.client import Client

client_instance = Client()

Methods

  1. set_account_id(account_id: str)
  2. set_client_id(client_id: str)
  3. set_client_secret(client_secret: str)
  4. authenticate()
  5. set_date(date: str)
  6. set_time(time: str)
  7. set_topic(topic: str)
  8. generate_link()

License

Usage is provided under the MIT License. See LICENSE for the full details.

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

EasyZoom-1.0.3.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

EasyZoom-1.0.3-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

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