Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Mark Lawrence Newsgroups: comp.lang.python Subject: Re: Dabbling in web development Date: Thu, 19 Nov 2015 22:35:37 +0000 Lines: 13 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 KgPTVV4eq2Xhih4zxOhBrQTTYjfDQD0+lhEZQ/2MUpWg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'django.': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'apache': 0.14; 'developement': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'stuff.': 0.16; 'wrote:': 0.16; 'frameworks': 0.18; 'language': 0.19; 'lawrence': 0.22; 'examples': 0.24; 'header:In-Reply-To:1': 0.24; 'hosting': 0.25; 'header:User-Agent:1': 0.26; 'installed': 0.26; 'header:X-Complaints-To:1': 0.26; 'url:moin': 0.27; 'server.': 0.30; 'url:wiki': 0.30; 'supposed': 0.31; 'anyone': 0.32; 'non': 0.32; 'language.': 0.32; 'url:python': 0.33; 'but': 0.36; 'too': 0.36; 'should': 0.36; 'there': 0.36; 'url:org': 0.36; 'hosted': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'received:org': 0.37; 'does': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'some': 0.40; 'company': 0.60; 'easy': 0.60; 'charset:windows-1252': 0.62; 'our': 0.64; 'here': 0.66; 'pythonistas,': 0.84; 'serious': 0.97 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: 195.147.230.164 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: <2a5d3947-a49a-48f8-bc4c-7d126d3d6fef@googlegroups.com> 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:99100 On 19/11/2015 21:53, bSneddon wrote: > 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. > Take a look at "Popular Non Full-Stack Frameworks" here https://wiki.python.org/moin/WebFrameworks -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence