Giter Site home page Giter Site logo

abhijith14 / project-l.a.z.y Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 0.0 498 KB

Automation to attend online classes based on timetable.

License: GNU General Public License v3.0

Python 100.00%
automation python onlineclass-automation onlineclass zoom google-classroom microsoft-teams

project-l.a.z.y's Introduction

PROJECT-L.A.Z.Y

Be sure to ⭐ this repo so you can keep up to date on any daily progress!

project_lazy version   python version   project type   license


⚡️ Quick start

First of all, download and install Python and your favourite IDE (I used PyCharm) and install the packages given in the requirements.txt file. Python Version 3.6 or higher is required.

Package installation can be done by using the pip install command:

pip install -r requirements.txt

Note : It is recommended to create a virtual environment and install your packages inside the virtual environment

# Installing virtualenv
pip install virtualenv

# Creating virtual environment folder:
virtualenv venv


# Activating environment

# Windows
venv\Scripts\activate

# Finally installing packages inside environment
pip install -r requirements.txt

💻 Run Project L.A.Z.Y

Create your timetable as a .xlsx spreadsheet inside timetable folder. After creating your timetable; run start-class.py

python start-class.py

🔔 Please note: This project uses several windows OS packages. Therefore this project works only in windows computers. In Future, other OS compatibility will be added.


🔧 Compatible with

  • Zoom
  • Google Classroom and Google Meet
  • Microsoft Teams

⭐️ Project assistance

If you want to say thank you or/and support active development of PROJECT-L.A.Z.Y:

Together, we can make this project better every day! 😘


🛠️ Built With

❤️ Authors

  • Abhijith Udayakumar - Design & Development - Abhijith14


🚨 Forking this repo (please read!)

yes, with attribution.

I value keeping my work open source, but as you all know, plagiarism is bad. It's always disheartening whenever I find that someone has copied my work without giving me credit. I spent a non-trivial amount of effort building and designing this project, and I am proud of it! All I ask of you all is to not claim this effort as your own.

TL;DR

Yes, you can fork this repo. Please give me proper credit by linking back to Abhijith14/PROJECT-L.A.Z.Y. Thanks!

project-l.a.z.y's People

Contributors

abhijith14 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.