Skip to content

jashan7305/FeedbackAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use:
    
    run the command:
        1> python -m venv venv
        2> pip install -r requirements.txt
        for mac/linux:
            3> source venv/bin/activate
        for windows:
            3> venv\Scripts\activate

    create a .env file in the folder it should look like this:
        USERNAME=sap_id
        PASSWORD=your_password

    run the cells in Automator.ipynb  
        ** READ INSTRUCTIONS IN THE FILE ** 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors