Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web Services

How Do I Add Basic Authentication To A Python Rest Request?

I have the following simple Python code that makes a simple post request to a REST service - params… Read more How Do I Add Basic Authentication To A Python Rest Request?

Schedule A Python Script To Run On Webserver

I am in the process of writing a Python script, that I will want to run automatically, say every ev… Read more Schedule A Python Script To Run On Webserver

Send Post Request To Web Services In Python

I need to consume a several's SOAP web services, if I send a xml file as request I get the resp… Read more Send Post Request To Web Services In Python

A .net Wrapper For Google App Engine?

Does anyone know of a .net wrapper around either python or java Google App Engine services? Any hel… Read more A .net Wrapper For Google App Engine?

Python Suds Error "'nonetype' Object Has No Attribute 'promoteprefixes'"

I have an ASP.NET webservice running on a Windows 7 box. I have two Linux boxes (Ubuntu 12.04) tha… Read more Python Suds Error "'nonetype' Object Has No Attribute 'promoteprefixes'"

Run Python Scripts Online

I'm looking for a website or any other method that will allow me to run large python scripts th… Read more Run Python Scripts Online

Image Resizing Web Service

Does someone know a good web service to resize images ? Either an open source (PHP/Python/Ruby) app… Read more Image Resizing Web Service