Skip to main content

Patient Appointment Scheduler Library - NCI MSc Cloud Computing

Project description

AppointmentLib

A Python library for managing patient appointments in a healthcare scheduling system. Built as part of NCI MSc Cloud Computing - Cloud Platform Programming project.

Installation

pip install appointmentlib-gopi

Usage

from appointmentlib import Appointment, AppointmentScheduler

appt = Appointment("PAT001", "DOC001", "2026-04-20T10:00", "Annual checkup") print(appt.get_status()) # scheduled appt.cancel() print(appt.get_status()) # cancelled

scheduler = AppointmentScheduler() scheduler.add_appointment(appt) print(scheduler.summarize()) # Total appointments: 1

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

appointmentlib_gopi-1.0.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

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

appointmentlib_gopi-1.0.0-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file appointmentlib_gopi-1.0.0.tar.gz.

File metadata

  • Download URL: appointmentlib_gopi-1.0.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for appointmentlib_gopi-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2f5755c594e49995768bfe0d926d9bcabcd34983518d728a6c1808295103cc67
MD5 c443bdda8047ab7a5deee5c97c808866
BLAKE2b-256 595dbc980e52ad39f10a1061e794d1980dd25f4b1f9ed3bb8808412973a22cdc

See more details on using hashes here.

File details

Details for the file appointmentlib_gopi-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for appointmentlib_gopi-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9270f40bef543211ec3193e7033415e6604e3d6885bdb581ebecbd66953a55a
MD5 3a31279b126345261dda5deab4d8fc6b
BLAKE2b-256 c10976702b01cded8878fade34abc1f3000da066ad6065dc64a6d526739d5836

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