You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LING ZHANG edited this page Oct 18, 2018
·
3 revisions
If you are not redirected to this page from the API training materials, you should go through the materials there and get yourself familiarized with the API first. This project is a simple Python wrapper for our CAM2 Camera Database API; we should not reproduce data processing logic that is already in API routes.
We are using Sphinx numpy style documentation. Documentation will be automatically generated by CircleCI and push to gh-pages branch when there is a merge to master. Admins should get familiarized with how the documentation is generated by referring to the .circleci/generate_docs.sh file.
You should be able to find the hosted CAM2 Camera Database API Python Client documentation here.