Skip to main content

Simple student management abstractions (Undergraduate, Graduate, PhD)

Project description

student_management

Tiny example package exposing simple student classes:

  • UndergraduateStudent
  • GraduateStudent
  • PhDStudent

Install

pip install student-management

Usage

from student_management import UndergraduateStudent, GraduateStudent, PhDStudent

u = UndergraduateStudent("Alice", "U123") g = GraduateStudent("Bob", "G456") p = PhDStudent("Carol", "P789")

print(u.get_student_type()) # "Undergraduate Student" print(g.get_student_type()) # "Graduate Student" print(p.get_student_type()) # "PhD Student"

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

student_management_basic-0.1.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

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

student_management_basic-0.1.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file student_management_basic-0.1.0.tar.gz.

File metadata

File hashes

Hashes for student_management_basic-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a6c73a46ad91f8c6b89512d164600c59990b6954f3cb8f84950be0ff542fe7e1
MD5 d2b809efa58927888d53c4cd3d946f13
BLAKE2b-256 8116c90803cf2e89f66198654afbcb4a20e7b9cac464024c94339c4d841e6c5d

See more details on using hashes here.

File details

Details for the file student_management_basic-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for student_management_basic-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3f34c49ef18e6cef69fc1cff5d261536abaae28bde0f04fe1ea1042d8ac65014
MD5 230f0faea2b8b59057b993a91e9dc2c3
BLAKE2b-256 464ac50c68944b3ce292999fe79cca6f0b590fe24514719d7b423eda4bed3a39

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