Welcome to the Panopto Community

Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Options

Does the API support Python 3.X or is it limited to 2.7? (2019-03-01)

Caitlin McCabeCaitlin McCabe Administrator

Original Post: Doug Costain, Moderator, March 1, 2019 at 12:09 PM

Does the API support Python 3.X or is it limited to 2.7?

Responses:

Joe Malmsten , Moderator, March 6, 2019 at 2:09 PM

There should be nothing blocking the user from making calls with Python 3.x

Charles Barbour, March 11, 2019 at 3:37 PM

I don't think the ClientWrapper.py or AuthenticatedClientFactory.py have been updated to support Python 3.X.

Could someone from Panopto please try running some test code on Python 3 to see if it works? I was unable to get anything to run.

Hiroshi Ohno, Moderator, March 21, 2019 at 3:37 PM

Hi Charles,

Thank you for the reply.

I think you are talking about the sample code published here: https://github.com/Panopto/python-soap

It is true that those code are written for Python 2.

Panopto API itself is neutral to any language or language version.

We also know zeep library itself works with Python 3.

We are going to update this sample code for Python 3 in the near future.

If you need immediate help to unblock your on-going project, please open a support ticket through your organization's Panopto administrator.

Tagged:
Sign In or Register to comment.