Skip to main content

Manage your timetable by pasing the XML export from asc and format into two files suitable for upload into ManageBac

Project description

aSc to ManageBac

Getting started

Requires Python 3.6 or above. Install it.

Open the terminal or command line, and peform the following:

pip install asc2mb

If for some reason the pip command doesn't work, try the following:

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python3 get-pip.py

After pip install worked, it is now installed on your path, and the command asc2mb is not available. It takes three arguments, usage information can be found via typing the command with no arguments.

If there is some error with the arguments you supplied, such as cannot read the xml, or something else, it'll let you know.

asc2mb path_to_xml path_to_classes_output_file path_to_timetable_output_file

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

asc2mb-0.4.2.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

asc2mb-0.4.2-py3-none-any.whl (5.2 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