I'm starting a new python code project. What license do you suggest? I
am searching, but I'm not finding a simple comparison of licenses. So
I don't know which to use. Maybe MIT or Apache or LGPL or BSD?
Are there certain licenses to avoid using because of interaction
problems between libraries us
Networking can be hard. I'd suggest checking out these libs.
pygame mastermind:
http://www.pygame.org/project-Mastermind+Networking+Lib-859-1773.html
podSixNet : http://mccormick.cx/projects/PodSixNet/
twisted: http://wiki.python.org/moin/Twisted-Examples
lots of references in the answers to this
did this not go to the list? Arg, reply does in other mailing list.
On Fri, May 21, 2010 at 5:48 AM, Jake b wrote:
> I took it as game-domain only question:
> I don't know of any big game written in python. ( meaning python code,
> using c++ libs. ) Verses games that at
I'm trying to figure out the best way to view python snippets /
smaller files on the itouch/iPhone.
I'm reading a new projects docs, but it's not easy to view the zip.
It can't view zip files. Say I want to read pyglet examples, I need
unzip at least one file and serve that. If it is text/HTML/py
For sound ( not internal beep ) you can check out:
- pygame: http://www.pygame.org/project-PygSoundTestTest-1453-.html
- python.org/sound : http://wiki.python.org/moin/PythonInMusic
- pk http://trac2.assembla.com/pkaudio/
- pureData http://puredata.info/Members/thomas/py
--
Jake
--
2010 17:20:57 -0700 (PDT)
> In-Reply-To: <4beec709$0$18653$4fafb...@reader3.news.tin.it>
> References:
>
> <4beec709$0$18653$4fafb...@reader3.news.tin.it>
> Date: Sat, 15 May 2010 19:20:57 -0500
> Message-ID:
> Subject: Re: parsing XML
> From: Jake b