Skip to main content

A simple tool for analysing DMU module and programme specifications with respect to provided keywords.

Project description

Curriculum analysis

A simple tool for analysing DMU module and programme specifications with respect to provided keywords.

Installation

Installation is via pip.

pip install curriculum_analysis

Usage

Basic usage is via the command line script curriculum-analysis.

curriculum-analysis <filename> [-c <optional configuration file>]

The tool will process the provided file according to the configuration given. If no configuration is given, then the default configuration will be used.

The default configuration file (config.cfg) is placed in the users home directory under a hidden folder ~/.curriculumAnalysis.

[curriculumAnalysis]
keywords_path = ~/.curriculumAnalysis/keywords.txt
outpath = ~/.curriculumAnalysis/output
format = js

Changing these values will influence the default settings.

Example usage

curriculum-analysis modules.txt

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

curriculum_analysis-0.2.10.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

curriculum_analysis-0.2.10-py3-none-any.whl (16.6 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