Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35751
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-12-29 08:21 -0800 |
| References | <4165a2a8-6960-4d6f-a033-07d34b78efcf@googlegroups.com> <50de6da2$0$29967$c3e8da3$5496439d@news.astraweb.com> <e67257a9-9045-476c-8a4b-a7a9cd36a03b@googlegroups.com> <mailman.1425.1356791647.29569.python-list@python.org> |
| Subject | Re: noob can't install python modules/scripts |
| From | lostguru <aznjedi585@gmail.com> |
| Message-ID | <mailman.1426.1356798091.29569.python-list@python.org> (permalink) |
On Saturday, December 29, 2012 9:33:59 AM UTC-5, Joel Goldstick wrote: > You should read the BeautifulSoup tutorial/documentation. If I remember correctly you do > from bs4 import BeautifulSoup > > Look at this tutorial to get started: http://www.crummy.com/software/BeautifulSoup/bs4/doc/ ah got it, I was told to use import -modulename- for pretty much everything by a classmate; I'll definitely look into the documentation thanks again for the help guys
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-28 17:45 -0800
Re: noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-28 18:36 -0800
Re: noob can't install python modules/scripts Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-12-29 04:12 +0000
Re: noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-28 20:40 -0800
Re: noob can't install python modules/scripts Joel Goldstick <joel.goldstick@gmail.com> - 2012-12-29 09:33 -0500
Re: noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-29 08:21 -0800
Re: noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-29 08:21 -0800
Re: noob can't install python modules/scripts Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-12-29 16:22 -0500
csiph-web