Hi, George. So, what are you looking for in a language? What language(s) have you used already? I think Python is a fantastic language, but there are a lot of...
Botonomy LLC is a small and growing Philadelphia-area IT consulting company founded in 2005 which specializes in Python-based solutions. PyGuys.com provides an...
Prentice Hall sent me a copy of Python Fundamentals (http:// www.informit.com/store/product.aspx?isbn=0137143419). It includes 7 hours of video training. Is...
Hey Andrew, I think I could benefit from the training. I am primarily a .net developer and have not been successful in getting python into my organization....
Greetings: I'd like to find out if there would be interest in a Fall 2009 conference/working group to examine the use of multithreaded approaches (and...
Great, I'll wait a few days to see how many people are interested. I can pick up a few people from computer or possible Neuro-Bio-Engineering students but the...
The idea is to get a few people together and share cross discipline expertise (Computer-Neurology-Biology) then publish the conference proceedings. I'd like...
This is some new conference out in Portland, OR. Someone can go for free, and if anyone is interested, I'll put it in a text file and write a script that uses...
Hi, I'm with the Central PA Linux User Group (CPLUG) and we are running another Central PA Open Source Conference (CPOSC) this year on October 17, 2009 in...
Triangle Zope and Python Users Group (TriZPUG, http://trizpug.org) extends an invitation to you to attend one of our annual, week-long, ultra-low cost...
I am running Python 2.6.2 on my windows 7 RC 1 x64 laptop and attempting to learn python as a beginner programmer on my own, but I'm having difficulty...
So, I've never used IDLE or Windows. That said, I think you are getting confused between the Python shell (which uses ">>>" as the prompt, and probably runs...
Erik Osheim
erik@...
Jun 9, 2009 8:24 pm
323
so - once I get to the python command prompt, I should be able to open .py files - right? and am I doing that incorrectly or is that, from within python you ...
If that still doesn't work then you likely need to add python to windows path. For Windows 7 right-click on the "Computer" (aka My Computer) and choose...
... Well, from python, you can import python modules (to import foo.py, you'd write "import foo"). You can't run python scripts from within python--or at...
... In general, if you type "import foo" then either there should be a "foo.py" installed in one of the "system locations" (on linux this might be...
Erik Osheim
erik@...
Jun 10, 2009 4:01 am
330
Hello PhillyPug! Resonate Mobile is looking for a Python web developer to join our technology team in our Old City office. Currently, this is an hourly...
Hi everyone, I am a python noob looking to get better in that domain. I have previously programmed in multiple languages including Java and these days its...
A second vote for wxPython. They have a demo you can download and install on your computer to play with all the different widgets...I am sure there are a few...
I am just about getting into django and want to deploy a couple of sites soon. My current web host doesnt support django so am looking around. Anyone have any...