Skip to main content

A Python library for retrieving data about NCSU's course offerings and sections

Project description

NCSU Courses

A Python library for getting data about NCSU's course offerings. Contains functionality for retrieving historical and current courses and their sections, including instructor, meeting information, seats, and more.

This library uses the same API that this website does.

Courses

Use ncsu_courses.courses.get_courses(subject, term) to get all courses for a given subject during the given term. A course has data such as a curriculum and code, a description, title, etc.

Sections

A section of a course is a specific instance of the course being offered during a certain term. A section contains information such as instructor, meeting days and times, meeting location, seats, etc. Use ncsu_courses.sections.get_sections(subject, term) to get all sections for all classes of the given subject during the given term.

Subjects

Subjects represent broad areas of study. Each course's name begins with the letters of the subject that it belongs to (ex. CSC 111 is a Computer Science course because CSC represents the Computer Science subject). The ncsu_courses.subjects.get_all_subjects(term) function returns a list of all subjects that exist during the current term.

Terms

A term is identified by a year and a session (Fall, Spring, Summer 1, or Summer 2). Use ncsu_courses.term.Term to represent a specific term. Terms are passed to the API as integers representing a combination of year and session, and the Term object handles this internally.

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

ncsu_courses-0.2.1.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

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

ncsu_courses-0.2.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file ncsu_courses-0.2.1.tar.gz.

File metadata

  • Download URL: ncsu_courses-0.2.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.14 Linux/6.5.0-1018-azure

File hashes

Hashes for ncsu_courses-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a920e2f64e4eea8f95b87bdbf9c4c2f468b1e28ee1f5fa4648dcc5aa26e4d9d0
MD5 44cc83804f9e64c841a27d44598387c5
BLAKE2b-256 7ed0b5fb1c4ddb7c7d40aa958afdac48ef8518405d4a6c6c75f72179c02e0378

See more details on using hashes here.

File details

Details for the file ncsu_courses-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: ncsu_courses-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.14 Linux/6.5.0-1018-azure

File hashes

Hashes for ncsu_courses-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1217489a09de86a4e67121cbd2ff2cb19fa0d2d12a2a8a82525dd50a78080207
MD5 3133506808de4d52c33afe28a9d3b347
BLAKE2b-256 cea17715237cbb7b46070bc5fd0588b7dd72c3cd177682c3e9e59b846e8706b6

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