On 2011-01-06, Chris Rebert wrote:
> On Wed, Jan 5, 2011 at 11:21 PM, Garland Fulton wrote:
>> On Wed, Jan 5, 2011 at 7:26 PM, Tim Harig wrote:
>>> Python 3.1.2 (r312:79147, Oct 9 2010, 00:16:06)
>>> [GCC 4.4.4] on linux2
>>> Type "help", "copyright", "credits" or "license" for more in
On Wed, Jan 5, 2011 at 11:21 PM, Garland Fulton wrote:
> On Wed, Jan 5, 2011 at 7:26 PM, Tim Harig wrote:
>>
>> On 2011-01-06, Slie wrote:
>> [reformated to <80 columns per RFC 1855 guidelines]
>> > I have read several examples on python post requests but I'm not sure
>> > mine needs to be that
On Wed, Jan 5, 2011 at 7:26 PM, Tim Harig wrote:
> On 2011-01-06, Slie wrote:
> [reformated to <80 columns per RFC 1855 guidelines]
> > I have read several examples on python post requests but I'm not sure
> > mine needs to be that complicated.
>
> >From the HTML example on the page you posted:
On Wed, Jan 5, 2011 at 7:52 PM, Chris Rebert wrote:
> On Wed, Jan 5, 2011 at 7:36 PM, Slie wrote:
> >
> > http://code.google.com/apis/chart/docs/post_requests.html
> >
> > Google will return a chart in your browser from a URL that you have
> built. If your URL is bigger then 2K characters it wil
> On Wed, Jan 5, 2011 at 7:52 PM, Chris Rebert wrote:
>> On Wed, Jan 5, 2011 at 7:36 PM, Slie wrote:
>> >
>> > http://code.google.com/apis/chart/docs/post_requests.html
>> >
>> > Google will return a chart in your browser from a URL that you have
>> > built. If your URL is bigger then 2K characte
On 01/06/2011 12:16 AM, Garland Fulton wrote:
> I tried to use "pygooglechart.py" and I have been trying to get it set
> up all day actually along with several other graphing API's.
>
> I just found out that there is a problem with numpy and python 3.1 that
> is why I moved from the API's. Should
Thank you for showing me the POST request, I will defiantly learn a lot from
that.
On Wed, Jan 5, 2011 at 7:26 PM, Tim Harig wrote:
> On 2011-01-06, Slie wrote:
> [reformated to <80 columns per RFC 1855 guidelines]
> > I have read several examples on python post requests but I'm not sure
> > mi
I tried to use "pygooglechart.py" and I have been trying to get it set up
all day actually along with several other graphing API's.
I just found out that there is a problem with numpy and python 3.1 that is
why I moved from the API's. Should I change version just for
these library's?
Should I be
On Wed, Jan 5, 2011 at 7:36 PM, Slie wrote:
>
> http://code.google.com/apis/chart/docs/post_requests.html
>
> Google will return a chart in your browser from a URL that you have built. If
> your URL is bigger then 2K characters it will allow you to submit POST
> requests.
>
> They gives examples
On 2011-01-06, Slie wrote:
[reformated to <80 columns per RFC 1855 guidelines]
> I have read several examples on python post requests but I'm not sure
> mine needs to be that complicated.
>From the HTML example on the page you posted:
10 matches
Mail list logo