Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
script
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
PSUG-IL
backup
script
Wiki
Home
required python modules
required python modules
· Changes
Page history
Update required python modules
authored
1 year ago
by
Adam Larsen
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home/required-python-modules.md
+7
-10
7 additions, 10 deletions
home/required-python-modules.md
with
7 additions
and
10 deletions
home/required-python-modules.md
View page @
1742be29
[
Return Home
](
home
)
# Required Python Modules
[
acme_powerschool
](
https://easyregpro.com/acme/pythonAPI/README.html
)
- (need to
[
request access
](
https://easyregpro.com/acme.php
)
)
[
pandas
](
https://pandas.pydata.org
)
[
json
](
https://docs.python.org/3/library/json.html
)
[
sys
](
https://docs.python.org/3/library/sys.html
)
[
io
](
https://docs.python.org/3/library/io.html
)
[
docx-mailmerge2
](
https://pypi.org/project/docx-mailmerge2/
)
[
logging
](
https://docs.python.org/3/library/logging.html
)
-
[
acme_powerschool
](
https://bitbucket.org/psugacme/acme_powerschool
)
-
Download
[
binary
](
https://bitbucket.org/psugacme/acme_powerschool/src/main/dist/acme_powerschool-0.1-py3-none-any.whl
)
directly
-
[
docx-mailmerge2
](
https://pypi.org/project/docx-mailmerge2/
)
-
[
openpyxl
](
https://openpyxl.readthedocs.io/en/stable/
)
-
[
pandas
](
https://pandas.pydata.org
)
# Additional Python Modules Needed If Uploading To Google
[
google.oauth2
](
https://google-auth.readthedocs.io/en/stable/reference/google.oauth2.html
)
[
googleapiclient.discovery
](
https://googleapis.github.io/google-api-python-client/docs/epy/googleapiclient.discovery-module.html
)
[
googleapiclient.http
](
https://github.com/googleapis/google-api-python-client/blob/main/googleapiclient/http.py
)
-
[
google-api-python-client
](
https://github.com/googleapis/google-api-python-client
)
-
[
gspread
](
https://docs.gspread.org/en/latest/
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.