Skip to main content

RWTH Aachen Computer Science i5/dbis assets for Lecture Datenbanken und Informationssysteme

Project description

DBIS Exercise Manager

pypi PyPI Status

This class manages the state of the exercises. Example for arguments: ÜB 1, Aufgabe 2.3 a), 2 Punkte

  • exc = 1
  • task = 2
  • subtask = 3a)
  • points = 2

Example usage:

exc = Exercise( 1 )
task1 = Task( exc, task = 1, subtask = "2 a)", points = 2 )

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

dbis-exc-manager-1.0.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

dbis_exc_manager-1.0-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

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