|
[Return Home](home)
|
|
[Return Home](home)
|
|
# Required Python Modules
|
|
# Required Python Modules
|
|
[acme_powerschool](https://easyregpro.com/acme/pythonAPI/README.html) - (need to [request access](https://easyregpro.com/acme.php))
|
|
- [acme_powerschool](https://bitbucket.org/psugacme/acme_powerschool)
|
|
[pandas](https://pandas.pydata.org)
|
|
- Download [binary](https://bitbucket.org/psugacme/acme_powerschool/src/main/dist/acme_powerschool-0.1-py3-none-any.whl) directly
|
|
[json](https://docs.python.org/3/library/json.html)
|
|
- [docx-mailmerge2](https://pypi.org/project/docx-mailmerge2/)
|
|
[sys](https://docs.python.org/3/library/sys.html)
|
|
- [openpyxl](https://openpyxl.readthedocs.io/en/stable/)
|
|
[io](https://docs.python.org/3/library/io.html)
|
|
- [pandas](https://pandas.pydata.org)
|
|
[docx-mailmerge2](https://pypi.org/project/docx-mailmerge2/)
|
|
|
|
[logging](https://docs.python.org/3/library/logging.html)
|
|
|
|
|
|
|
|
# Additional Python Modules Needed If Uploading To Google
|
|
# Additional Python Modules Needed If Uploading To Google
|
|
[google.oauth2](https://google-auth.readthedocs.io/en/stable/reference/google.oauth2.html)
|
|
- [google-api-python-client](https://github.com/googleapis/google-api-python-client)
|
|
[googleapiclient.discovery](https://googleapis.github.io/google-api-python-client/docs/epy/googleapiclient.discovery-module.html)
|
|
- [gspread](https://docs.gspread.org/en/latest/) |
|
[googleapiclient.http](https://github.com/googleapis/google-api-python-client/blob/main/googleapiclient/http.py) |
|
\ No newline at end of file |