Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automating Mentor Assignments in Excel with Python

A streamlined Python script for efficiently assigning mentors to mentees in my university's junior batch.

Deployment

To set up and run this project, follow these steps:

  1. Create a Virtual Environment

    python -m venv <environment-name>
  2. Install Dependencies
    Use the requirements.txt file to install the necessary Python modules:

    pip install -r requirements.txt
  3. Run the Script
    Once everything is set up, execute the script with:

    python script.py

Feel free to modify and adapt the code as needed.

Authors

About

Automating Mentor Assignments in Excel with Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages