This repository includes examples that demonstrate how Panopto's REST API can be used with Python 3. This method does not work with the latest Python urllib3 library as of 2022-07-09, version 1.26.10.
A customer search system example based on the clean architecture. The search submodule contains the business rules that are essential for the application, that is, the domain entities and use cases.