Git Product home page Git Product logo

autosis's Introduction

update: ⚠️ this is unfinished work major bugs are expected.

pupsis.py

simple python api for viewing grades and student portal for PUP-SIS

⚠️ disclaimer

The authors of this library are not responsible for any misusage, abuse, or illegal activities related to the usage of this library. It is crucial to exercise responsible and ethical behavior when utilizing this library.

This library is intended for educational purposes. following the established protocols and guidelines set forth by the institution. We strongly discourage any activities that violate these protocols or engage in any form of unauthorized access.

Guidelines:

  • Respect Protocols: Please ensure that you respect the established protocols and guidelines when using this library to access the SIS. Abiding by these rules is crucial to maintaining the integrity and functionality of the system.

  • Avoid Flooding Requests: Excessive and aggressive request patterns can negatively impact the SIS's performance, causing inconvenience to other users. Avoid flooding the system with an excessive number of requests, as this can lead to downtime and affect other iskolmates ability to access the SIS.

  • Ethical Use: Use this library for legitimate and ethical purposes only. Engaging in any form of unauthorized access, data manipulation, or any other activities that violate the institution's policies is strictly prohibited.

🛠 Dependencies

🧰 Installation

  • linux / ms-windows
pip install git+https://github.com/yam-1111/autoSIS

install the necessary tools for playwright to function properly

playwright install-deps 
playwright install firefox

⚙ Usage

initialization

from autoSIS.utils import autoSIS
data = autoSIS(student_no="20xx-xxxxx-MN-0", student_birthday="1/01/1970," student_password="STUDENT_PASSWORD")

automatic screenshot can be disable by adding isscreenshot=False on the function parameters

check if all grades are encoded in portal

# checks if the current sem has complete grades encoded
print(data.get_grades().is_complete())

convert all data into pandas dataframe

df = data.get_grades().dataframe()

autosis's People

Contributors

yam-1111 avatar

Stargazers

 avatar  avatar

Watchers

 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.