View Full Version : PyGet - Python download mananger with proxy support!



Disabled
19th February 2007, 18:05
Here is another download mananger writed in Python
PyGet support working with proxy (alb3530 you need this :)) )
Launch file don't working at this time
Author a_n_o_d

J@ck7
19th February 2007, 18:08
Oh gr8 job.:)
@Disabled u r python genious.

Disabled
19th February 2007, 18:09
im only port symbian 8 apps :)

alb3530
19th February 2007, 18:13
Here is another download mananger writed in Python
PyGet support working with proxy (alb3530 you need this :)) )
Launch file don't working at this time
Author a_n_o_d

Many thanks, disabled.I was really waiting for it.I'll test it and post results later

rep added

jeanius
19th February 2007, 18:43
wow! i need this! thanks disabled! rep up for you. cheers!!! :)

alb3530
19th February 2007, 18:44
Cool, i've just tested and it works.Disabled, is there a way you could post the .py file?

I don't know if it's possible, but can you modify sis package so that user can choose the destination drive where it'll be installed and it will work when Python is installed on memory card?

Best regards

Disabled
19th February 2007, 18:50
If you install it into memory card app don't working :((((((
This is python bug

jeanius
19th February 2007, 19:28
it doesn't open? how to use this app?

cyke64
19th February 2007, 19:32
No disabled !
In new PyS60 1.3.18 you can install Python on memory card and all pys60 apps also ! I tested on a N80

Disabled
19th February 2007, 19:32
You must install python or Python Pack if you know howto sign app :)

jeanius
19th February 2007, 19:34
i've already installed them.

i installed on my phone and got it to run. tried to download from ipmart but gets attachment.php. is there something i'm doing wrong?

Disabled
19th February 2007, 19:43
cyke64
Thank you for info!File repacked now you can select any drive to install
jeanius
And what happens when you trying run app?What version of Python you have?

jeanius
19th February 2007, 19:54
the latest one. v1.3.18. i'm not really very computer savvy. i have to sweat a lot before i get an app signed so i'm sorry if i can't figure this out right now. :)

alb3530
19th February 2007, 20:05
No disabled !
In new PyS60 1.3.18 you can install Python on memory card and all pys60 apps also ! I tested on a N80

how did you do it?I've tested .py file with python installed on memory card and i get a error


Traceback (most recent call last):
File "c:\private\f0201515\default.py", line 60, in menu_action
f()
File "c:\private\f0201515\default.py", line 44, in query_and_exec
execfile(script_list[index][1].encode('utf-8'), globals())
File "e:\python\pyGet.py", line 487, in ?
hmain = App()
File "e:\python\pyGet.py", line 141, in __init__
self.set_lb(0)
File "e:\python\pyGet.py", line 315, in set_lb
for name,url,stat,done in self.entries:
ValueError: unpack tuple of wrong size

jeanius
19th February 2007, 20:08
why is it everytime i try to open a paste a download link (ipmart) i got from opera, i only get an attachment.php instead of the file i wanted to download?

alb3530
19th February 2007, 20:08
the latest one. v1.3.18. i'm not really very computer savvy. i have to sweat a lot before i get an app signed so i'm sorry if i can't figure this out right now. :)

try to describe your problem with some details, and hopefully we can help you

alb3530
19th February 2007, 20:18
I've just tested the repacked file and if Python is installed on memory card, Pyget won't open, it doesn't matter to where you install it

Dansco
19th February 2007, 21:09
im only port symbian 8 apps :)

But you do it so well mate. :ilove:

Now I just need a phone with enough phone memory to use python now :idea:

cyke64
19th February 2007, 22:02
@ alb:
This errors seems to because of hard coded C: in default.py file

@ disabled :
allowing e: for installed path is not enough because it hard coded C: in default.py ! Could you make the needed changes ?

Disabled
19th February 2007, 22:14
@ cyke64
What changes ?Can you make it because i can't find
P.S I think is no probs to install 6 kb file to phone memory :)

gamilaya
19th February 2007, 23:40
Disabled
PyGet what version of Python ?
Thanks so much

nitins60
20th February 2007, 02:08
disabled, i looked at the code. It's completly misconfigured. It really doesn't work, tested using origina script n my n70. Moreover, this project has been suspended.

alb3530
20th February 2007, 02:45
@ alb:
This errors seems to because of hard coded C: in default.py file

@ disabled :
allowing e: for installed path is not enough because it hard coded C: in default.py ! Could you make the needed changes ?

Thanks for the explanation cyke.But why do i get that errors, if i've put pyget.py in E:\python and ran it through Python?If pyget.py is run directly using "Run script" after having opened Python, it should work i think...


P.S I think is no probs to install 6 kb file to phone memory :)so i think.But python and the script shell have more than 700k, and currently the application needs python is installed to phone memory.
Cyke: the default.py is actually the file disabled posted before, after i've asked for the py file.I've looked at that file and couldn't see what's wrong with it.I've attached default.py

ALEKSDKS
20th February 2007, 17:37
Cheers thanks bro. :)