[Updated] Veracross Python API library

Hey Techies! A follow-up to our previous release of the Veracross Python Library, the library has now been upgraded to include CREATE, UPDATE and DELETE calls. This brings the library to cover all the operations that VC API supports viz, create, update, delete, list and read. Here is the list of updated features: Can make Read, […]

New Veracross API v3 Library Released!

We have published this repository for anyone who wishes to build using VC API v3 and Python. The code is flexible enough and can adapt to all Read and List calls. We have deliberately kept the terminology along the lines VC uses: Read and List. Highlights: Can make Read/List calls (patch/put/create will come later) The access […]