Portable (Linux/Mac/Win) way to get network interfaces names and their addresses?

2009-01-06 Thread Alessio Pace
.net/netifaces/) which is written in C. Thanks in advance for any suggestion. -- Alessio Pace. -- http://mail.python.org/mailman/listinfo/python-list

Re: How to distribute a Python app together with its dependencies?

2008-12-01 Thread Alessio Pace
On 1 Dic, 15:21, Mike Driscoll <[EMAIL PROTECTED]> wrote: > On Nov 30, 6:22 am, Alessio Pace <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > I have to distribute a Python application which relies on an external > > library, and I'm not very fluent

Re: How to distribute a Python app together with its dependencies?

2008-12-01 Thread Alessio Pace
On 1 Dic, 10:37, BlueBird <[EMAIL PROTECTED]> wrote: > Alessio Pace wrote: > > Hi, > > > I have to distribute a Python application which relies on an external > > library, and I'm not very fluent in this kind of stuff with Python (I > > come from the Jav

Re: How to distribute a Python app together with its dependencies?

2008-12-01 Thread Alessio Pace
On 1 Dic, 10:37, BlueBird <[EMAIL PROTECTED]> wrote: > Alessio Pace wrote: > > Hi, > > > I have to distribute a Python application which relies on an external > > library, and I'm not very fluent in this kind of stuff with Python (I > > come from the Jav

Re: How to distribute a Python app together with its dependencies?

2008-11-30 Thread Alessio Pace
you anyway for your suggestion, I'll keep it in mind if I can to deploy on Windows too. -- Alessio Pace. -- http://mail.python.org/mailman/listinfo/python-list

How to distribute a Python app together with its dependencies?

2008-11-30 Thread Alessio Pace
So in the end I was wondering if there is a more elegant way of doing this because, as I said before, I'm not very experienced in these kind of tasks in Python. Thanks in advance for any suggestion or comment. Alessio Pace. -- http://mail.python.org/mailman/listinfo/python-list