Password input in console/terminal
Hello All, This is my first REAL post(question) to Python-List. I know I can take input from a user with raw_input() How do I take password input in console? Any Help would be Greatly Appreciated. Thank You. RP -- http://mail.python.org/mailman/listinfo/python-list
Re: how to make a class to get all forms and input fields from webpage
Thank you. On Sat, Dec 27, 2008 at 8:39 PM, Gabriel Genellina wrote: > En Sat, 27 Dec 2008 21:54:02 -0200, alex goretoy < > aleksandr.gore...@gmail.com> escribió: > > How do I make a class for retrieving all forms and input fields on a web >> page. Meaning, form name, form url,all input fields, >> text,textarea,select,etc...I have something currently and it kinda >> > > I'd use BeautifulSoup: http://pypi.python.org/pypi/BeautifulSoup/ > > -- > Gabriel Genellina > > -- > http://mail.python.org/mailman/listinfo/python-list > -- А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я -- http://mail.python.org/mailman/listinfo/python-list
Re: Snippets management
I would be interested in something like that as well. Can you please post your links? I'm new to python. Well, I've been using it for a few months. GUI Application development would be a highly desire thing for some of my classes right now. I've done some PyGTK and wxPython tuts, but it's not sinking in that well, just yet. I would greatly appreciate some link to good docs that can show me something more than a hello world. Something that explains why things are done. Thank you. RP On 11/5/08, r <[EMAIL PROTECTED]> wrote: > > On Nov 5, 7:55 pm, [EMAIL PROTECTED] (Edwin) wrote: > > Hi there, > > > > I've been looking for a snippet manager and found PySnippet but it > > requires PyGTK. Do you know any other option that doesn't need much? > > > > I'm sort of new to python and user interfaces seem a bit far for me > > right now, that's why I thought having to install PyGTK was > > unnecessary. > > > > Would you recommend installing it anyway? > > > > I'm on a Mac, maybe some users of Steve's Unix flavour know about a > > snippets software piece? I'm looking for free/open source alternatives. > > > > Thank you! > > > > P.S.: I'm also new to usenet ;) and hope my english is not that bad. > > > I don't use one, but why not take a stab at coding one yourself. > Use Tkinter to start, its easy. well documented > gotta learn GUI somehow > if you need links to docs or help let me know > > > -- > http://mail.python.org/mailman/listinfo/python-list > -- http://mail.python.org/mailman/listinfo/python-list
Qt with PyDev
I installed Aptana PyDev plugin to Aptana Studio 3 Beta. I want to write my first GUI application using Python and I want to use Qt for it. How to integrate Qt into PyDev, or is there any other alternative IDE to work with Qt?elementFontfont-familyfont-sizefont-stylefont-variantfont-weightletter-spacingline-heighttext-decorationtext-aligntext-indenttext-transformwhite-spaceword-spacingcolorBackgroundbg-attachmentbg-colorbg-imagebg-positionbg-repeatBoxwidthheightborder-topborder-rightborder-bottomborder-leftmarginpaddingmax-heightmin-heightmax-widthmin-widthoutline-coloroutline-styleoutline-widthPositioningpositiontopbottomrightleftfloatdisplayclearz-indexListlist-style-imagelist-style-typelist-style-positionTablevertical-alignborder-collapseborder-spacingcaption-sideempty-cellstable-layoutEffectstext-shadow-webkit-box-shadowborder-radiusOtheroverflowcursorvisibility ...Rohit -- http://mail.python.org/mailman/listinfo/python-list