Skip to content

YGNT7777/Dias-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dias-Scraper

A command line tool that students from Ionian university can check their grades (unofficial)

Demo

demo

How to install

Run the following command

pip install dias-scraper

Saving Your Username and Password

If you want to save your username and password for easier access, you can add them to your ~/.bashrc file by following these steps:

  1. Open your terminal.
  2. Edit your ~/.bashrc file using a text editor, like nano or vim:
    nano ~/.bashrc
  3. Add the following lines:
export MY_USERNAME="your_username"
export MY_PASSWORD="your_password"
  1. Don't forget to reload your shell config file source ~/.bashrc

About

Command line tool that students from Ionian university can check their grades (unofficial)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages