Graduate Lookup API Client
Generated Python client for the Graduate College's internal Graduate Lookup API.
Installation
pip install grad-lookup-client
Usage
Protected endpoints require the service API key in the Api-Key header:
from grad_lookup_client import AuthenticatedClient
from grad_lookup_client.api.faculty import search_faculty
from grad_lookup_client.models import FacultySearchRequest
client = AuthenticatedClient(
base_url="https://grad-lookup.example.edu",
token="service-api-key",
prefix="",
auth_header_name="Api-Key",
)
response = search_faculty.sync(
client=client,
body=FacultySearchRequest(query="Lovelace", limit=20),
)
The generated endpoint modules also provide sync_detailed, asyncio, and
asyncio_detailed variants.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file grad_lookup_client-1.0.1.tar.gz.
File metadata
- Download URL: grad_lookup_client-1.0.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00b08116bf4be94485b3feab24959f0fd13162f222297c6dac0159c015147eb1
|
|
| MD5 |
4e98fdcde71ba16a8b29d0640a7cfd28
|
|
| BLAKE2b-256 |
bda67184ee9c2fe91237c5bbb33dba5332dfa9ba860310f7fba554a20a145870
|
Provenance
The following attestation bundles were made for grad_lookup_client-1.0.1.tar.gz:
Publisher:
release.yml on graduatecollege/grad-lookup
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grad_lookup_client-1.0.1.tar.gz -
Subject digest:
00b08116bf4be94485b3feab24959f0fd13162f222297c6dac0159c015147eb1 - Sigstore transparency entry: 2852181182
- Sigstore integration time:
-
Permalink:
graduatecollege/grad-lookup@55e5a0d0979c20de0402a6d640dbbd906d98b0bc -
Branch / Tag:
refs/tags/v1.0.1 - Owner: https://github.com/graduatecollege
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@55e5a0d0979c20de0402a6d640dbbd906d98b0bc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grad_lookup_client-1.0.1-py3-none-any.whl.
File metadata
- Download URL: grad_lookup_client-1.0.1-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c13303734f892c248fd490b3b73a1d277010b9495125f0e8296edaac6c1c0e2
|
|
| MD5 |
a20c83a5a88c9187b9f67addf86b538a
|
|
| BLAKE2b-256 |
6e1667373a7a4c627e26c154e522b1fa5c08d3d167e1774e2c73e4dbb40abe13
|
Provenance
The following attestation bundles were made for grad_lookup_client-1.0.1-py3-none-any.whl:
Publisher:
release.yml on graduatecollege/grad-lookup
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grad_lookup_client-1.0.1-py3-none-any.whl -
Subject digest:
3c13303734f892c248fd490b3b73a1d277010b9495125f0e8296edaac6c1c0e2 - Sigstore transparency entry: 2852181231
- Sigstore integration time:
-
Permalink:
graduatecollege/grad-lookup@55e5a0d0979c20de0402a6d640dbbd906d98b0bc -
Branch / Tag:
refs/tags/v1.0.1 - Owner: https://github.com/graduatecollege
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@55e5a0d0979c20de0402a6d640dbbd906d98b0bc -
Trigger Event:
push
-
Statement type: