function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
irfan azizirfan aziz 

How reliable is this python library simple_Salesforce and salesforce-bulk?

I am using simple_Salesforce python library for data extraction. I plan to use it for production environment. But i am a bit sceptical about its reliability and i could not find the limitations. I would like to know your expert option about this library. There is another library in python salesforce-bulk which implements the bulk api.But i am not sure how good it will be.
I have used simple_salesforce which turned out to be a very useful especially in terms of the way the records are accessed.