Ejemplo n.º 1
0
 def setUp(self):
     self.api = TinEyeAPIRequest(
         api_url='https://api.tineye.com/rest/',
         public_key='LCkn,2K7osVwkX95K4Oy',
         private_key='6mm60lsCNIB,FwOWjJqA80QZHh9BMwc-ber4u=t^')
Ejemplo n.º 2
0
 def setUp(self):
     self.api = TinEyeAPIRequest(
         api_url="https://api.tineye.com/rest/",
         api_key="6mm60lsCNIB,FwOWjJqA80QZHh9BMwc-ber4u=t^",
     )