Besides being easy to learn and develop, there is a large number of dev
supporters. Which it makes it more compelling.
Thank You,
Irving Duran
On Wed, Sep 27, 2017 at 9:27 AM, wrote:
> On Wednesday, September 27, 2017 at 3:10:30 PM UTC+1, darwi...@gmail.com
> wrote:
> > Whats the reason that
On Wednesday, September 27, 2017 at 3:10:30 PM UTC+1, darwi...@gmail.com wrote:
> Whats the reason that python is growing fast?
It would be growing faster but it is only the second best language in the
world. Please see
https://mail.python.org/pipermail/python-list/2002-November/141486.html
--
Le 18/04/17 à 16:04, jorge.conr...@cptec.inpe.br a écrit :
Hi,
I copy the script merc.py from:
https://matplotlib.org/basemap/users/merc.html
then I did: python merc.py and I had:
Segmentation fault
Please can someone help me.
Conrado
Add some print() to see where the code
Il Wed, 06 May 2009 11:31:58 -0400, Ben Keshet ha scritto:
> Hi,
>
> I am trying to write a simple python script to manipulate files and call
> other programs. I have a program installed (rocs) which I run using
> cygwin on my XP (but is not in python). Can I run the pyhton script and
> then
Ben Keshet wrote:
Hi,
I am trying to write a simple python script to manipulate files and call
other programs. I have a program installed (rocs) which I run using
cygwin on my XP (but is not in python). Can I run the pyhton script and
then call the other program in the same script?
For ex
Ben Keshet wrote:
> Hi,
>
> I am trying to write a simple python script to manipulate files and call
> other programs. I have a program installed (rocs) which I run using
> cygwin on my XP (but is not in python). Can I run the pyhton script and
> then call the other program in the same script?
Hi,
* bruce [2008-09-30 13:01]:
>
> i was told
> that it's json, but i have no idea how to convert it/manipulate it..
See http://json.org/ for a list of available JSON parsers for Python. I
personally used python-simplejson, and I was happy with it. :-)
Regards,
Bernhard
--
http://mail.python.o
On Sunday 11 February 2007 11:47, soussou97 wrote:
> Hi;
>
> I would like to automatically delivery, I seek a script in python which
> will be excecute from a Windows station to allows via sftp:
>
> 1- to connect to a Linux server for storing of the files
> 2- Next execute on the Linux server, some
On Sunday 11 February 2007 11:47, soussou97 wrote:
> Hi;
>
> I would like to automatically delivery, I seek a script in python which
> will be excecute from a Windows station to allows via sftp:
>
> 1- to connect to a Linux server for storing of the files
> 2- Next execute on the Linux server, some