Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #60672

Re: Python project

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <mailman@hanez.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.074
X-Spam-Evidence '*H*': 0.85; '*S*': 0.00; 'python.': 0.02; 'beginner': 0.05; 'subject:Python': 0.06; 'frontend': 0.07; 'python': 0.11; 'django': 0.11; 'received:dip0.t-ipconnect.de': 0.16; 'received:t-ipconnect.de': 0.16; 'url:djangoproject': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'subject:project': 0.19; 'creating': 0.23; 'this?': 0.23; 'tutorials': 0.26; 'web.': 0.26; 'header:In- Reply-To:1': 0.27; 'tried': 0.27; 'idea': 0.28; 'css': 0.30; 'libraries': 0.31; 'piece': 0.31; 'everyone': 0.33; 'maybe': 0.34; 'done.': 0.35; 'there': 0.35; 'really': 0.36; 'html,': 0.36; 'doing': 0.36; 'charset:us-ascii': 0.36; 'hi,': 0.36; 'similar': 0.36; 'project': 0.37; 'implement': 0.38; 'city.': 0.38; 'nov': 0.38; 'to:addr:python-list': 0.38; 'little': 0.38; 'explain': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'most': 0.60; 'first': 0.61; 'you.': 0.62; 'information': 0.63; 'more': 0.64; 'city': 0.66; 'believe': 0.68; 'jobs': 0.68; 'started.': 0.68; 'business': 0.70; 'online': 0.71; 'received:109': 0.72; 'application?': 0.84; 'received:(helo localhost)': 0.91; 'yourself,': 0.95; '2013': 0.98
Date Thu, 28 Nov 2013 04:07:15 +0100
From Johannes Findeisen <mailman@hanez.org>
To python-list@python.org
Subject Re: Python project
In-Reply-To <1a6f79b5-afc4-48db-abc6-66ecf8448466@googlegroups.com>
References <1a6f79b5-afc4-48db-abc6-66ecf8448466@googlegroups.com>
X-Mailer Claws Mail 3.9.0 (GTK+ 2.24.22; x86_64-pc-linux-gnu)
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3346.1385608534.18130.python-list@python.org> (permalink)
Lines 32
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1385608534 news.xs4all.nl 15956 [2001:888:2000:d::a6]:42930
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:60672

Show key headers only | View raw


On Wed, 27 Nov 2013 17:43:27 -0800 (PST)
ngangsia akumbo wrote:

> Hi everyone

Hi,

> I a beginner in python. The first project is to build an online city guide start with my own city. I will need some support on where to get started.

Take a look at the Django Web framework: https://www.djangoproject.com/

But, you really need to know a lot more then just a little piece of
Python. You need to know how web applications actually work and how to
implement a frontend using HTML, CSS etc.

Are you aware of this? Python will not do that for you.

> support like where to find the required resources which will help me, libraries, tutorials on similar project etc. 

I believe you will not find libraries, tutorials etc. for creating a
"city guide" on the web. That is your job. You need to implement your
business idea yourself, using maybe Python.

Please give us more information about the state of your project and
what you have tried to implement and what you are missing... There are
lots of libraries available for Python doing most of the jobs you want
to have done.

Do you want us to explain how to build a web application?

Regards,
Johannes

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python project ngangsia akumbo <ngangsia@gmail.com> - 2013-11-27 17:43 -0800
  Re: Python project Dave Angel <davea@davea.name> - 2013-11-27 21:42 -0500
    Re: Python project ngangsia akumbo <ngangsia@gmail.com> - 2013-11-28 15:34 -0800
  Re: Python project Johannes Findeisen <mailman@hanez.org> - 2013-11-28 04:07 +0100
    Re: Python project ngangsia akumbo <ngangsia@gmail.com> - 2013-11-28 15:43 -0800
      Re: Python project Johannes Findeisen <mailman@hanez.org> - 2013-11-29 01:09 +0100
      Re: Python project Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-28 19:12 -0500
      Re: Python project Jason Friedman <jsf80238@gmail.com> - 2013-11-30 20:04 -0700

csiph-web