Skip to content

classroomtechtools/mbpy_plugin_powerschool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbpy_plugin_powerschool

Synchronize PowerSchool with ManageBac.

Requirements:

  • mbpy
  • PowerSchool Plugin

Installation

Clone this repo, and install it into mbpy's virtual environment.

  1. cd /path/to/mbpy/src/plugins
  2. git clone …
  3. pip install --editable mbpy_plugin_powerschool

If it has installed correctly, doing this:

mbpy plugins --help

will list this plugin.

Configure and execute

To see all available options:

mbpy plugins mbpy_plugin_powerschool --help

Finally when configured:

mbpy plugins mbpy_plugin_powerschool …

Mock mode

Either:

mbpy --mock plugins mbpy_plugin_powerschool …

or, set mock=True in your configuration subdomain file (inside /path/to/mbpy/conf).

About

Synchronize PowerSchool with ManageBac.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages