Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Dietmar Schwertberger Newsgroups: comp.lang.python Subject: Re: Dabbling in web development Date: Fri, 20 Nov 2015 00:02:53 +0100 Lines: 7 Message-ID: References: <2a5d3947-a49a-48f8-bc4c-7d126d3d6fef@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1gUhVcrqhBgOwwkUUEgzAw7/1y4+OQ+uFbUZkmeLySZQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.069 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'django.': 0.05; 'python': 0.10; 'apache': 0.14; 'developement': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'stuff.': 0.16; 'frameworks': 0.18; 'examples': 0.24; 'header:In-Reply-To:1': 0.24; 'hosting': 0.25; 'header:User-Agent:1': 0.26; 'installed': 0.26; 'received:192.168.10': 0.29; 'server.': 0.30; 'supposed': 0.31; 'anyone': 0.32; 'but': 0.36; 'too': 0.36; 'should': 0.36; 'there': 0.36; 'hosted': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'does': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'some': 0.40; 'company': 0.60; 'easy': 0.60; 'charset:windows-1252': 0.62; 'maybe,': 0.91; 'received:192.168.0.5': 0.91; 'serious': 0.97 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: <2a5d3947-a49a-48f8-bc4c-7d126d3d6fef@googlegroups.com> X-Virus-Scanned: clamav-milter 0.98.7 at mxout1 X-Virus-Status: Clean DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailerdienst.de; s=dkim; t=1447974180; bh=8vfcGTM6tr47J20XtK5tXkiWXw82u9Y2lwa8BtmzpIc=; h=Subject:To:References:From:Date:In-Reply-To:From; b=diJVo0kSROaAREa2XBKt2oSnKoCnNkidVaA6mIRRdVzSz8Jmv+gkNiJEonNoKPSHu ++uEG377LD/l+i0AdKjMRXw4ERfj9x35q282KZ0XA4DGdskLofHSzIciPdOqUR+1wY JvMKbsuiKJHruXCY7YYlKcCu32dhC8iww9A6WqcI= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:99109 Am 19.11.2015 um 22:53 schrieb bSneddon: > I know there are a plethora of web frameworks out there for Python and to be serious about website developement I should learn on like Django. Really thought, I just want to dabble and do some easy stuff. Does anyone have any suggestons? I have a a website hosted with a hosting company who is supposed to have python support but hard to know what they have installed on there apache server. I have seen a few examples out there but not too many. Maybe, you should have a look at the book "Lightweight Django". Regards, Dietmar