wnload Page: http://pyswitch.sourceforge.net/pages/download.html
--
Godson Gera
Python Consultant <http://godson.in>
--
https://mail.python.org/mailman/listinfo/python-list
On Sat, Sep 1, 2012 at 7:17 PM, Ashwini Oruganti wrote:
> On behalf of Twisted Matrix Laboratories, I am honored to announce the
> release of Twisted 12.2.
>
>
Congrats, Ashwini. adoptStreamConnection is much needed feature, happy to
see that added to this release.
--
Thanks &
printData():
print e.get()
b = Button(r,text='getdata',command=printData)
b.pack()
r.mainloop()
--
Thanks & Regards,
Godson Gera
Python Consultant India <http://godson.in/>
--
http://mail.python.org/mailman/listinfo/python-list
pulations. I can save myself with os.path.walk and os.listdir
> but the users I try to serve cannot.
>
> Regards,
> Alex van der Spek
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
Thanks & Regards,
Godson Gera
FreeSWITCH & Python Consultant India <http://godson.in/>
--
http://mail.python.org/mailman/listinfo/python-list
; Beno
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
--
Thanks & Regards,
Godson Gera
VoIP Consultant India <http://godson.in/>
--
http://mail.python.org/mailman/listinfo/python-list
ironed out. It has a nice event
call back interface. I’ll present its usage in couple of tutorials soon.
--
Thanks & Regards,
Godson Gera
http://godson.in
--
http://mail.python.org/mailman/listinfo/python-list
On Tue, Dec 14, 2010 at 6:59 PM, Brian Blais wrote:
> On Dec 13, 2010, at 12:30 PM, Godson Gera wrote:
>
> >
> >
> > On Mon, Dec 13, 2010 at 10:46 PM, Brian Blais wrote:
> >> Hello,
> >>
> >> I was wondering if there is any standard or sugges
fice-Parameters/Mobility-Config-Parameters/Subscriber-Query-by-IMSI-MSISDN-or-IMEI"
> + "\n")
> print "6"
> tn.write("\n")
> tn.write("\n")
> tn.write("vlrsubquery msisdn=***" + "\n")
> tn.write("\n")
> tn.wri
ve to write a bat file. Python's distutils package allows
you to build exe file which creates generic windows wizard window for
installing packages.
Take a look at distutils package
http://docs.python.org/distutils/builtdist.html
--
Thanks & Regards,
Godson Gera
Asterisk consultant India <http://godson.in>
--
http://mail.python.org/mailman/listinfo/python-list
f.foo
class C(object):
foo=5
def __init__(self):
print self.foo
def m(self,val=foo):
return val
class attributes can be accessed with out self before them in method
signatures. However, becareful if you change the value of foo inside any
method, the method signature
On Sat, Dec 11, 2010 at 10:34 PM, Roy Smith wrote:
> os.unlink("file", ignore=True)
> --
> http://mail.python.org/mailman/listinfo/python-list
>
Take a look at shutil.rmtree
http://docs.python.org/library/shutil.html?highlight=shutil#shutil.rmtree
--
Thanks & R
On Sat, Dec 11, 2010 at 6:13 PM, Octavian Rasnita wrote:
>
>
> I am especially interested in creating MS Windows apps with Python.
>
If you want to access win32api and do some COM programming then ActiveState
comes bundled with pywin32. Where in vanilla python distro you have to
install those pac
Not sure what you are trying to do but you can get a standalone binaries
from http://sourceforge.net/projects/pywin32/ which gets installed without
any issues. If for some reason you are still having issues, you can try
ActiveState Python which come bundled with pywin32 packages.
On Tue, Dec 7, 2
ython bindings does SIP
--
Thanks & Regards,
Godson Gera
Asterisk Python FreeSWITCH Consultant India <http://godson.in/>
On Wed, Oct 27, 2010 at 9:13 PM, Matty Sarro wrote:
> Can anyone point me towards some libraries having to do with SIP
> communication? To be honest I'
In case if you are on windows, have you tried python videocapture module ?
It binds with DirectX API i think.
http://videocapture.sourceforge.net/
--
Thanks & Regards,
Godson Gera
Python Consultant
India<http://blog.godson.in/2010/09/how-to-make-python-xmlrpclib-client.html>
On W
do the following
import xml.etree
that imports the elementtree library in 2.5 it self so you sure can do that
in 2.6
http://docs.python.org/library/xml.etree.elementtree.html
--
Thanks & Regards,
Godson Gera
Python Consultant
India<http://blog.godson.in/2010/09/how-to-make-python-xm
rary for Tkinter available?
>
> --
> Pradeep
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
Thanks & Regards,
Godson Gera
IVR India <http://godson.in/ivr>
IVR Vendor India <http://lintelindia.com/index.php/Product/freedomivrs.html>
--
http://mail.python.org/mailman/listinfo/python-list
AGW, and lots
> of bugs fixed. A summary of changes is listed below and also at
> http://wxpython.org/recentchanges.php.
>
>
Thanks for the great work !
--
Thanks & Regards,
Godson Gera
IVR India <http://godson.in>
--
http://mail.python.org/mailman/listinfo/python-list
lementation
> of Python that runs in the browser.
>
Since you have mentioned Skulpt, take a look at much better pyjamas
http://pyjs.org/ demos are awesome.
--
Thanks & Regards,
Godson Gera
IVRS India <http://godson.in>
--
http://mail.python.org/mailman/listinfo/python-list
> 'ntimer' utility in Windows.
>
> Thank you.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
Thanks & Regards,
Godson Gera
http://godson.in
http://www.clickindia.com/detail.php?id=493636
--
http://mail.python.org/mailman/listinfo/python-list
to download and try it
http://code.google.com/p/streamharvester/
--
Thanks & Regards,
Godson Gera
http://blog.godson.in
--
http://mail.python.org/mailman/listinfo/python-list
?
> >
> > Yes, more info below:
> >
> > http://groups.google.com/group/comp.lang.python/browse_frm/thread/2db...
>
> yeah. need the windows version. guess this is another reason to add to
> my "why I should buy a mac" list. :)
> --
> http://mail.python.org/
>
>
>
> if any one have sample code and documents Plz share to me.
>
> Your inputs will really helpful and thanks in advance !
>
>
>
> *Regards**,*
>
> *Sambasivareddy.S*
>
You can use pywinauto http://pywinauto.openqa.org/ to automate desktop
applications on windows.
Thanks & Regards,
Godson Gera
http://godson.in
--
http://mail.python.org/mailman/listinfo/python-list
o connect to
webserver. If you have simple needs look for 'urllib' in python standard
library, Use threads while using urllib with your GUI other wise the whole
application will become unresponsive.
Godson Gera
http://godson.in
--
http://mail.python.org/mailman/listinfo/python-list
u might not be using this playback
).
Those are all the changes that are involved in this release if you find any
bugs or hope for any new features let me know.
Have fun with starpy,
Godson Gera
--
http://mail.python.org/mailman/listinfo/python-list
your case seems be
that, the while loop is getting executed before GUI is drawn on screen, it
will never show up till the loop exits. And if while(1) is executed after
GUI is drawn on screen, it will hangup and will not get updated till the
loop exits. So avoid using while loops in your GUI for polling
media and pygame.
Diez
--
http://mail.python.org/mailman/listinfo/python-list
Here is a way how you can do it!
http://godsongera.blogspot.com/2006/12/play-mpeg-file-with-python.html
--
Godson Gera,
http://godson.auroinfo.com
--
http://mail.python.org/mailman/listinfo/python-list
h on
it, to get current selection from a list box use curselection method Listbox
self.fontlist.curselection()
returns a list of index numbers of currently selected items in a list box,
following link has more to say on this
http://effbot.org/tkinterbook/listbox.htm
--
Godson Gera,
http://godson.auroinfo.com
--
http://mail.python.org/mailman/listinfo/python-list
ost of the pymedia
examples use pygame for overlay.
http://godsongera.blogspot.com/2006/12/play-mpeg-file-with-python.html
from pygame import display,movie
overlay = display.set_mode((800,600))
m=movie.Movie("some.mpg")
m.set_display(overlay)
m.paly()
--
Godson Gera,
http://godson.auroi
subset of python, and python being light weight, cause
it swallows what ever comes in it way!!! [
http://www.ibiblio.org/Dave/Dr-Fun/df24/df2406.jpg ]
--
Godson Gera,
http://godson.auroinfo.com
--
http://mail.python.org/mailman/listinfo/python-list
using
os.mkdir("/home/godson/test",0770)
Allows me to do that with out any trouble, and also please check whether you
have appropriate permission to the area where you are trying to create the
folder. os.mkdir takes no keyword arguments, if you dont have appropriate
permissions you can try r
interacting with postgresql, which proved to
be good for my need i guess django and zope also using psycopg for doing
things with postgresql, to get started with that, The following links could
be useful
http://initd.org/pub/software/psycopg/dbapi20programming.pdf
http://www.python.org/dev/peps/pep-02
change the icon of the window, this method works
on all root or Toplevel windows
iconbitmap(path of the ico file)
Example
from Tkinter import*
root=TK()
root.iconbitmap("c:/python25/smiley.ico")
Godson Gera
http://godson.auroinfo.com
--
http://mail.python.org/mailman/listinfo/python-list
is, may be this is what you are looking for
http://jtkinter.sourceforge.net/
Godson Gera
http://godson.auroinfo.com
--
http://mail.python.org/mailman/listinfo/python-list
We have a wrapper for Tile written by Franklin a long time ago
but his site is down currently. here is the google cached version
of that page
http://72.14.209.104/search?hl=en&q=cache%3Ahttp%3A%2F%2Fmfranklin.is-a-geek.org%2Fdocs%2FTile%2Findex.html&btnG=Search&meta=
Bwidgets wrapper of p
35 matches
Mail list logo