Skip to main content

A Python Package for Google Meet Operations

Project description


Milap

A Python Package for Google Meet Operations

Explore the docs »

View Demo . Report Bug . Request Feature

Test Cases Downloads GitHub Contributors Github Issues GitHub Last Commit Repo Size GitHub Pull Requests Github License Test Cases

Table Of Contents

About The Project

Milap is a Python package designed to simplify the interaction with Google Meet through the Google API Client services. This tool is crafted to assist developers, project managers, and organizations in automating and managing their Google Meet sessions. By encapsulating the complexities of the Google Meet API, this package offers an intuitive and straightforward way to create, update, delete, and fetch Google meeting details programmatically.

Features

Milap comes with a multitude of features:

  • Create Google Meetings: Automate the process of scheduling new Google meetings. Customize settings such as date, time, participants, and more.
  • Update Existing Meetings: Modify details of scheduled meetings, such as changing the time, adding participants, or updating the agenda.
  • Delete Meetings: Provides functionality to cancel meetings, which can be integrated into various applications to handle schedule changes dynamically.
  • Fetch Meeting Information: Retrieve details about meetings, including participant lists, meeting times, and links, which can be used for reminders, attendance tracking, and more.

Technical Highlights

  • OAuth 2.0 Integration: Securely authenticate with Google's services using OAuth 2.0, ensuring compliance with Google's authorization protocols.
  • Pythonic Interface: The package offers a Pythonic interface, making it easy to integrate into existing Python applications or workflows.
  • Error Handling: Robust error handling mechanisms to manage API request failures and provide clear feedback.

Usage Scenarios

  • Automated Meeting Scheduling: Ideal for applications that require automated scheduling of meetings based on dynamic criteria or events.
  • Calendar Management Systems: Integrates seamlessly into custom calendar management systems for handling Google Meet sessions.
  • Enterprise Solutions: Useful for enterprises needing to manage a large number of online meetings across teams or departments.

Getting Started

To install Milap, follow these steps:

Prerequisites

  1. Python >=3.9

Installation

With pip:

pip install milap

With Poetry:

peotry add milap

Usage

Read the Documentation here

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/<feature>)
  3. Commit your Changes (git commit -m 'Add some <feature>')
  4. Push to the Branch (git push origin feature/<feature>)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Subhomoy Roy Choudhury - SDE at Fynd - Github - Linkedin - Twitter

Project Link: https://github.com/subhomoy-roy-choudhury/milap

Acknowledgements

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

milap-1.0.3.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

milap-1.0.3-py3-none-any.whl (6.4 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