No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
9 Posted Topics
hey guys, I'm almost done with my newest project (PythonCMS) pretty much a simple, personal, python-based version of dreamweaver;) anyway, I can build webpages with it upload images, media, updates, anything like that. but what I"m trying to get to work now is something that will resize an image to … | |
![]() | |
Re: not too shabby for a first program:cheesy: quick tip, instead of having 30 print statements lined up try something like this: [code=python]print "\n"*30 [/code] ![]() | |
Hey guys, I'm making a CMS for my website with python. I was wondering if anybody could give me some insight on (perhaps) an OS function that will copy a file from one folder and 'paste' it in another. thanks!:cheesy: Alright...I couldn't find anything as far as the os module … | |
Re: right on, I'm a lab assistant too. I'm pretty new to the forum too, but welcome! | |
Re: I've only been using python for about a month, so I'm not sure how to do this with python itself, but have you thought about using PyGame for projects like this? | |
Hey guys Just joined up the forum, I've been looking for a good community of python users! I'm 17 and I'm in colleg right now getting my transfer degree so I can go major in software development. I've worked with mostly web based langauges for the last couple of years … | |
Hey guys, I'm just about done with a program and I need to know how to launch an IE window (or any browser I suppose) from the command prompt. Can anybody help me? thanks!:cheesy: |
The End.