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


Groups > comp.lang.python > #60672

Re: Python project

Date 2013-11-28 04:07 +0100
From Johannes Findeisen <mailman@hanez.org>
Subject Re: Python project
References <1a6f79b5-afc4-48db-abc6-66ecf8448466@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.3346.1385608534.18130.python-list@python.org> (permalink)

Show all headers | 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