Skip to content

AlbanyCompSci/aeries-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

New incarnation of an Aeries API (to go along with the districts new version of Aeries). Currently, only finds gradebook. Please run using aeries-cli, which can be found at DavidHarrison/aeries-cli. However, it is possible to run by adding a few lines to Main.py to call get() on execution.

TODO

  • clean up code
  • check for edge case bugs
  • decide on how to deal with blank fields (None/null type, '' string, 'blank' string etc.)

Wishlist

  • generalized parsing
    • give the parser a model (like a regex statement) with defined variable names
    • parser outputs dictionary with variable names from model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages