Skip to content

This is a simple python package to access the Home Access Center (HAC) of the Frisco Independent School District. This API is not affiliated with the school district in any way.

License

Notifications You must be signed in to change notification settings

Nazchanel/hac-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAC API

Introduction

This is a simple API to access the Home Access Center (HAC) of the Frisco Independent School District. This API is not affiliated with the school district in any way.

Documentation

  • return_current_assignments_df( ) → list(pandas.DataFrame)

  • return_current_assignments_html( ) → list(str)

  • return_current_grades( ) → tuple(list(str))

  • get_username( ) → str

  • reset( ) → void

  • return_to_current( ) → void

  • return_weighted_gpa( ) → float

  • return_college_gpa( ) → float

Out of Order

  • return_quarter_grade(quarter) →

  • return_quarter_assignments_df(quarter) →

  • return_quarter_assignments_html(quarter) →

About

This is a simple python package to access the Home Access Center (HAC) of the Frisco Independent School District. This API is not affiliated with the school district in any way.

Resources

License

Stars

Watchers

Forks

Languages