Forum: Python 1 Day Ago |
| Replies: 15 Views: 260 I have got it. Now I have wxPython and Matplotlib
How about Vpython? |
Forum: Python 1 Day Ago |
| Replies: 1 Views: 106 I know of Django as alternative to TG
they are frameworks for developing apps with Python
www.djangoproject.com |
Forum: Python 1 Day Ago |
| Replies: 15 Views: 260 I cannot see matplotlib in repo. Is there a way out? |
Forum: Python 1 Day Ago |
| Replies: 10 Views: 254 Thanks guys! Installing netbeans now |
Forum: Python 1 Day Ago |
| Replies: 15 Views: 260 After gazillion seconds of search, I found that Aria2 and curl are both buggy. I changed to wget and it is progressing now.
Thanks alot. Now after updating I will try the suggestions above.
I... |
Forum: Python 1 Day Ago |
| Replies: 15 Views: 260 Backed up my data and re installed.
No repos were there reported nothing. I used easyrpmi and added only PLF. Cant get main repos. So I will try with these to see if I can get wxPython and others |
Forum: Python 2 Days Ago |
| Replies: 10 Views: 254 I don't remember to have tried Geany, how does it do?
How Fast is Eclipse/Pydev in Linux? Anyone using or have experience with PIDA?
Thanks Vega for good suggestions |
Forum: Python 2 Days Ago |
| Replies: 15 Views: 260 Thanks Grobouillis!
as I said, I have to fix something that went wrong during add/remove of some packages. Internet went off and I cannot login So, I have to wait until I fix that |
Forum: Python 2 Days Ago |
| Replies: 15 Views: 260 Aha! I use KDE (I'm KDE fan), and I was updating my update failed now it keep me asking login and I get no where :sad:
I'm trying to fix that and I will then try your option. Before It crashed, I... |
Forum: Python 2 Days Ago |
| Replies: 15 Views: 260 it have but only Python 2.6.4 no modules!
May be I too new bee to recognize the trick behind :) |
Forum: Python 2 Days Ago |
| Replies: 10 Views: 254 Duh! I'm now using Linux from my external HDD again.
Please suggest a good IDE for me
Thanks |
Forum: Python 2 Days Ago |
| Replies: 15 Views: 260 Hi,
Iam now using Mandriva from external HDD and want to install my development tools. I need to install wxPython, Matplotlib, and some other packages. How to do that in Mandriva? |
Forum: Python 4 Days Ago |
| Replies: 1 Views: 153 Bravo for making Python software!
Have you heard of this (http://code.google.com/p/gui2exe/)? |
Forum: Python 4 Days Ago |
| Replies: 1 Views: 196 try VIDLE that comes with vpython (http://www.vpython.org) |
Forum: Python 4 Days Ago |
| Replies: 1 Views: 149 Ooh! BTW,
I have never used subprocess so bear with me in this ideaic stage :) |
Forum: Python 4 Days Ago |
| Replies: 1 Views: 149 Hi guys,
I have always wanted to write MP3 encoder in Python. I heard of Py-lame but I have never had hands on it and it is, to me a myth.
Ok after trying thinking in ctypes, I thought the best... |
Forum: Python 11 Days Ago |
| Replies: 8 Views: 313 One weakness of PyQT apart from licencing issues, is lack of third party documentation. Try this (http://zetcode.com/tutorials/pyqt4/) Jan is good at writting tutorials |
Forum: Python 19 Days Ago |
| Replies: 4 Views: 451 You should have read the intro as well as comments before copying the code. To help you it says: This program uses the Python win32 (http://sourceforge.net/projects/pywin32/) extension module |
Forum: Python 20 Days Ago |
| Replies: 19 Views: 640 If you change your idea and use wxPython, I will be glad to help you from the ground up. Many here are wxPythoners ;) |
Forum: Python 21 Days Ago |
| Replies: 19 Views: 640 Its ok, but control your temper. you might end kicking your IDE ;) |
Forum: Python 21 Days Ago |
| Replies: 19 Views: 640 Hi Ivan,
didn't I said that I don't know anything about TkInter? What else could I do than searching something that is near to what I thought you need?
If It was wxPython I would help alot, but I... |
Forum: Python 21 Days Ago |
| Replies: 19 Views: 640 check this (http://lmgtfy.com/?q=set+label+value+tkinter)
and specifically this (http://effbot.org/tkinterbook/label.htm)
Put final result of size to your lablel
Not TkInter expert though |
Forum: Python 21 Days Ago |
| Replies: 19 Views: 640 Mhh... I forgot TKinter at the time I dicovered wxPython. I haven't even written single GUI program in TkInter. So I guess I can't be of great help here. But In wxPy there is method called SetValue... |
Forum: Python 21 Days Ago |
| Replies: 19 Views: 625 Not with the improved Wing IDE. It is best in syntax highlighting and code completion without forgetting debugger. It have many themes If you don't like windows/Linux's default
Don't take me at my... |
Forum: Python 21 Days Ago |
| Replies: 19 Views: 640 Use this calculation
1024Bytes = 1Kilobyte
1024x1024Bytes = 1Megabyte
1024x1024x1024Bytes = 1Gigabyte
and so on...
use
print "The Free Disk Space is %.2f" %(my_decimal_value_of_space, ) |
Forum: Python 22 Days Ago |
| Replies: 19 Views: 625 @Thompson,
May be you need to go back to yur wing and update it. It is being updated and tweaked and now it is better! I have it and is the default IDE for my project. I really recommend it. It is... |
Forum: Python 26 Days Ago |
| Replies: 12 Views: 466 |
Forum: Python 26 Days Ago |
| Replies: 12 Views: 466 I see,
but I suggest you download it somewhere, check integrity of file and if all is well replacing files with updated. I guess your files will get corrupted if urllib2 fails while updating |
Forum: Python 26 Days Ago |
| Replies: 4 Views: 256 Have you checked Wing IDE? It does have code completion, but you need some $$$ ;)
I think Pydev does a good Job as does Pyscripter. May be they are not as advanced as you define.
Vega's... |
Forum: Python 27 Days Ago |
| Replies: 209 Views: 101,593 If you feel confidence enough, write Eliza (http://www-ai.ijs.si/eliza/eliza.html)program |
Forum: Python 27 Days Ago |
| Replies: 1 Views: 232 You can configure the Python path in project settings.
Just click the other radio button than default and will give you a file browser button and point to your python.exe |
Forum: Python 27 Days Ago |
| Replies: 12 Views: 466 As I see it, it is a bit complex for the task
you could put a text with three lines
let say this is a server text (serv.txt)
Then use urllib2 to retrieve that data and update your program. You... |
Forum: Python 27 Days Ago |
| Replies: 12 Views: 466 Here are my 2cents:
1.Have two textfiles (or whatever) in your server as well as on app
2. app.txt stores current version, last updated, update interval
3. serv.txt stores latest version and... |
Forum: Python 27 Days Ago |
| Replies: 10 Views: 561 It is LEGAL to ask for starting point, or for PROBLEM in coding But it drives me bananas someone wants his/her homework done. Oh! Why did you go to college/School then?? :lol: |
Forum: Python 28 Days Ago |
| Replies: 9 Views: 520 Have you checked Wing IDE yet?
Eric is most of the time associated with PyQT. It is made by It! |
Forum: Python 34 Days Ago |
| Replies: 0 Views: 577 Hi All,
is there a trick in wxPython to skin application to look like this one?
What are pros and cons if any?
Take a look Here... |
Forum: Python 34 Days Ago |
| Replies: 2 Views: 493 GUI or Console?
If GUI which one? In wxPython, wx.ALIGN_CENTER would do the Job |
Forum: Python 34 Days Ago |
| Replies: 4 Views: 402 You can check Visual Python
www.vpython.org |
Forum: Python 34 Days Ago |
| Replies: 11 Views: 400 |
Forum: Python 34 Days Ago |
| Replies: 11 Views: 400 |