Skip to main content

A client for SFU's course outline API.

Project description

sfu-api

A client for SFU's course outline API.

Examples

Printing all the terms of the first year

client = sfu_api.Client()
years = client.get_years()
terms = client.get_terms(years[0])
for term in terms:
    print(term)

# summer
# fall

Getting the course description for MATH 150 D101 (Calculus I with Review) in the Summer 2023 term

client = sfu_api.Client()
outline = client.get_outline("2023", "summer", "math", "150", "d101")
print(outline.info.description)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sfu_api-0.1.5.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sfu_api-0.1.5-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file sfu_api-0.1.5.tar.gz.

File metadata

  • Download URL: sfu_api-0.1.5.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for sfu_api-0.1.5.tar.gz
Algorithm Hash digest
SHA256 f694e4dd1ed63c3c9f67fa59b2ffe87209bfe3d390cda3d9a665e15d7eb1c46b
MD5 94beed9e9ef628f6ed854bdd4e2e7e23
BLAKE2b-256 e07eba35b1a9332757791b46331838026b9d4c845ef4a3b142a6539e0e948923

See more details on using hashes here.

File details

Details for the file sfu_api-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: sfu_api-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for sfu_api-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8681e1d03f2c198ad88aec5fcc3a8b74e3de3e32d45a36ad3dd20648745a6a68
MD5 559ef4357836afc4b9e09f271518d623
BLAKE2b-256 483f354d18d121b50980d688130e7f4e559b7662ee6dc5b2c19312681b4e0873

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page