dennisleexyz / piazzetty

unofficial cli for piazza

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

git clone https://github.com/dennisleexyz/piazzetty
cd piazzetty
pip install -r requirements.txt

Usage

./piazzetty

Bugs

  • Only one account supported.
  • Login can only be changed by manually editing the config.ini or deleting it and rerunning the program to input new credentials.
  • Email and password are saved as plain text in config.ini.
  • Cookie is saved as plain text.

About

unofficial cli for piazza

License:GNU General Public License v3.0


Languages

Language:Python 100.0%