screenconnect

A library that provides a Python interface to the ScreenConnect API


Keywords
connectwise, connectwise-control, cw-control, python, screenconnect
License
MIT
Install
pip install screenconnect==0.1.0

Documentation

python-screenconnect

An unofficial Python implementation of the ScreenConnect API

Currently undergoing initial development

Requirements

Get the Code

The code is hosted at https://github.com/jacobeturpin/python-screenconnect.git

Checkout the code using the following:

$ git clone git://github.com/jacobeturpin/python-screenconnect.git
$ cd python-screenconnect

Running Tests

Coming soon