Author |
Message |
big_bass
Joined: 13 Aug 2007 Posts: 1742
|
Posted: Sat 19 Jul 2008, 09:42 Post subject:
python 2.5.2 slackware 12.2 compatible IDLE GUI Subject description: version 3.01+ 4.00 + and 4.1 now xwPython too!! |
|
Latest
I have recompiled everything from source this time
in fact I by passed all mis-haps with PPM and built all the latest packages as *tgz's the same format slackware uses
from there you shouldn't have problems I have not tested any of the packages on 430+ but if you want them they are already built here
keep me posted if you need something else
http://www.murga-linux.com/puppy/viewtopic.php?t=41298&start=317
http://www.murga-linux.com/puppy/viewtopic.php?t=41298&start=318
--------------------------older work below----------------------------------
all 3 are needed
http://www.puppylinux.ca/tpp/big_bass/libdb-4.4.pet
http://www.puppylinux.ca/tpp/big_bass/TclTk-patched4py-8.4.pet
http://www.puppylinux.ca/tpp/big_bass/python-2.5.2.pet
thats a special tlc tk I had to patch to make python work
I got tied of not having current slackware 12 compatible python while building pets
so many nice apps need python it's 15.2MB as a pet
I removed nothing from it its the whole enchilada( green light for dependencies)
enjoy... build something compile against it or program in python
*be aware it takes pet get about 5 minutes to install on my P4
so it may take awhile don't be worried let it do its thing
big_bass @ ------------>http://www.puppylinux.ca/tpp/big_bass/
 |
Description |
|
Filesize |
11.33 KB |
Viewed |
10655 Time(s) |

|
Last edited by big_bass on Fri 20 Nov 2009, 15:07; edited 7 times in total
|
Back to top
|
|
 |
big_bass
Joined: 13 Aug 2007 Posts: 1742
|
Posted: Thu 06 Nov 2008, 13:06 Post subject:
|
|
a new thread about python
http://www.murga-linux.com/puppy/viewtopic.php?t=35180
I tested my above pet on 3.01 4.00 and 4.1
big_bass
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15238 Location: Paradox Realm
|
Posted: Thu 06 Nov 2008, 14:36 Post subject:
|
|
Now working in 4.1.1 too
Many thanks
Once the above is set up, you can create python code in Geany (yeah!)
and press f5 to run - still useful to have IDLE though
Yesterday I played with EasyGui
http://easygui.sourceforge.net/
I could not find a directory to put the easygui.py file in as suggested
and just ended up running the easygui.py
Anyone have any experience of pyrex and compilers?
Next I want to look at calling C from Python
(Script for donkey work - compiled python or C code for speed)
_________________ YinYana AI Buddhism
Last edited by Lobster on Fri 07 Nov 2008, 02:29; edited 1 time in total
|
Back to top
|
|
 |
raffy
Joined: 25 May 2005 Posts: 4839 Location: Manila
|
Posted: Thu 06 Nov 2008, 23:25 Post subject:
thanks |
|
Thanks!!!
You might want to play with this one, too (teacher's publishing suite):
http://exelearning.org/
_________________ Puppy user since Oct 2004. Want FreeOffice? Get the sfs (English only).
|
Back to top
|
|
 |
magerlab
Joined: 08 Jul 2007 Posts: 737
|
Posted: Fri 07 Nov 2008, 17:34 Post subject:
|
|
@big bass:
Are there any pets with python based apps for puppy.
may be it's possible to have a pet for childsplay or any python based music player ?
thank you for this package
|
Back to top
|
|
 |
KF6SNJ
Joined: 19 Jun 2007 Posts: 698 Location: Distressed States of Amerika
|
Posted: Sat 08 Nov 2008, 18:36 Post subject:
|
|
It didn't work so well for me. I went to try and compile something from source code (it was written in python), it wouldn't compile. I guess I need to know how to compile wxpython. Any thoughts?
_________________ The only windows I have are those on my home.
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Sat 08 Nov 2008, 20:40 Post subject:
|
|
KF6SNJ wrote: | It didn't work so well for me. I went to try and compile something from source code (it was written in python), it wouldn't compile. I guess I need to know how to compile wxpython. Any thoughts? |
I had a quick look at it, To build wxpython you need to have python installed first and then if you need OpenGL or Mesa3D installed already if the application is going to use wxpython+OpenGL..
then you download the wxpython source and compile it.
directions can be located http://wxpython.org/download.php
hope that helps:), If I had more time I would do it for you. But my week days are taken due to long work/travel hours and my weekends fly by quickly with the wife and kids.
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
big_bass
Joined: 13 Aug 2007 Posts: 1742
|
Posted: Mon 10 Nov 2008, 13:48 Post subject:
|
|
KF6SNJ wrote: | It didn't work so well for me. I went to try and compile something from source code (it was written in python), it wouldn't compile. I guess I need to know how to compile wxpython. Any thoughts? |
I built the GUI wxPython for ya .I tested on puppy 4.1 *not all the demos worked but many did
you need all three pets the demos are an optional
install in order so you get the green light for depends
This SDL I borrowed from wolf_pup *thanks
1.) http://www.puppylinux.ca/tpp/bugs/sdl-1.2.9.pet
the list below I packaged
2.)http://www.puppylinux.ca/tpp/big_bass/libmspack-20060924.pet
3.)http://www.puppylinux.ca/tpp/big_bass/wxpython-2.8.7.1.pet
-----------------------------------demos---------------------------
not required these are demos but great to have to test with
http://www.puppylinux.ca/tpp/big_bass/wxPython-2.8.9.1-demos.pet
big_bass
Description |
|
Filesize |
23.7 KB |
Viewed |
10086 Time(s) |

|
Description |
|
Filesize |
116.05 KB |
Viewed |
10089 Time(s) |

|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Mon 10 Nov 2008, 14:32 Post subject:
|
|
Thanks big bass this will help out for a lot of new software:)
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 4785 Location: Kingwood, TX
|
Posted: Mon 10 Nov 2008, 22:35 Post subject:
|
|
magerlab wrote: | @big bass:
Are there any pets with python based apps for puppy.
may be it's possible to have a pet for childsplay or any python based music player ?
thank you for this package |
slapstick made a .pet of GCompris for Edupup using a tgz from slackware - it is python based and similar to childsplay but seems to have a lot more educational games (his version required gstreamer as well but I am trying to patch 8.3.7 to current to avoid adding all of the gstreamer stuff)
GCompris-8.4.2.pet
suggests tuxpaint, gnuchess and gnuchess (they get integrated)
see this thread
http://www.murga-linux.com/puppy/viewtopic.php?search_id=1525186029&t=23747
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3466 Location: Chickasha Oklahoma
|
Posted: Thu 27 Nov 2008, 11:34 Post subject:
|
|
Hello,
Compiled Childsplay on Develpup Yesterday, works well, but needs a lot of dep. (SDL ect)
so I didnt .Pet it yet...
Will try GCompriz next..
(When things become D/L able again)
@Ttuuxxx, how do you include dep.in a .Pet when you make it??
Or do you just have to .Pet them up seperately???
Childsplay needed Pygame, SDL ,SDLimage , SDLsmpeg, ect..
I kept all the directorys to .Pet up later....
But Id love to incorperate them in a single .Pet
What if I merge all the install directorys, and make a single .Pet..
Or .Pet them first, open the .Pets and merge the directorys,
Then make one .Pet from them???
Dep`s dont require a .desktop file or a menu entry..
|
Back to top
|
|
 |
big_bass
Joined: 13 Aug 2007 Posts: 1742
|
Posted: Thu 27 Nov 2008, 12:50 Post subject:
|
|
puppyluvr wrote: | Hello,
Compiled Childsplay on Develpup Yesterday, works well, but needs a lot of dep. (SDL ect)
so I didnt .Pet it yet...
Will try GCompriz next..
(When things become D/L able again)
@Ttuuxxx, how do you include dep.in a .Pet when you make it??
Or do you just have to .Pet them up seperately???
Childsplay needed Pygame, SDL ,SDLimage , SDLsmpeg, ect..
I kept all the directorys to .Pet up later....
But Id love to incorperate them in a single .Pet
What if I merge all the install directorys, and make a single .Pet..
Or .Pet them first, open the .Pets and merge the directorys,
Then make one .Pet from them???
Dep`s dont require a .desktop file or a menu entry.. |
puppyluvr
look up in this thread above up 4
there is SDL that is what most of us are using already
wolf_pup has that pet packaged
it is the same SDL required by Qemu also
it is always better to list packages separated
with python so when you uninstall you dont
remove needed depends from other packages
also its much easier to maintain and update
separate pet packages
all the python I built will be 100 % compatible
with any python application compiled for slackware
giving you more options
I have set a stable standard this way
I dont have mis/matched depends this way
puppyluvr
so I suggest offer your app
as separate pets
looking forward to trying your app
big_bass
Last edited by big_bass on Thu 27 Nov 2008, 15:40; edited 2 times in total
|
Back to top
|
|
 |
big_bass
Joined: 13 Aug 2007 Posts: 1742
|
Posted: Thu 27 Nov 2008, 13:07 Post subject:
pygtk also !!! |
|
pygtk
http://www.puppylinux.ca/tpp/big_bass/pygobject-2.14.1.pet
http://www.puppylinux.ca/tpp/big_bass/pycairo-1.4.12.pet
http://www.puppylinux.ca/tpp/big_bass/pygtk-2.12.pet
you need this python then add the above packages for the GUI gtk
support
http://www.murga-linux.com/puppy/viewtopic.php?t=31558
big_bass
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Thu 27 Nov 2008, 14:19 Post subject:
|
|
puppyluvr wrote: | Hello,
Compiled Childsplay on Develpup Yesterday, works well, but needs a lot of dep. (SDL ect)
so I didnt .Pet it yet...
Will try GCompriz next..
(When things become D/L able again)
@Ttuuxxx, how do you include dep.in a .Pet when you make it??
Or do you just have to .Pet them up seperately???
Childsplay needed Pygame, SDL ,SDLimage , SDLsmpeg, ect..
I kept all the directorys to .Pet up later....
But Id love to incorperate them in a single .Pet
What if I merge all the install directorys, and make a single .Pet..
Or .Pet them first, open the .Pets and merge the directorys,
Then make one .Pet from them???
Dep`s dont require a .desktop file or a menu entry.. |
I personally wouldn't mix Python and SDL and a main program together, It would make it difficult to uninstall Python, Well it could be done manually, but a real pain, I do include deps with some pet packages I create just by compiling each dep and adding it to the main package and testing it out, if its missing another dep then I compile that one and add it to the main package, luckily sometimes they tell you what is needed.
If you need SDL here's my SDL files
http://puppylinux.ca/tpp/ttuuxxx/programs/SDL-Programs/
I don't know if the server is up yet to download them, but feel free to link them to any software release you make, if you want.
ttuuxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3466 Location: Chickasha Oklahoma
|
Posted: Thu 27 Nov 2008, 15:33 Post subject:
|
|
Hello,
Yes. once again, in my haste to make it easy, I failed to see the obvious, and consider the UNinstall complications..
Not home now, but will pet up Childsplay and extras, later..
Thanks for the info...Jay...
|
Back to top
|
|
 |
|