extract email addresses from files
Category: Python - Miscellaneous
A quick way to find valid email addresses in text files using a regular expression search. It then removes duplicate entries and returns the results in a list. Date: 12 January, 2012
Search
Homepage: http://code.activestate.com/recipes/138889-extract-email-addresses-from-files/?in=lang-python
Developer: carl scharenberg
License: Python License
Operating System: Windows
all are required fields
Related Scripts Download
Gruve's FREE Link Directory Manager component allows webmasters to easy add a full featured Link Directory manager to their web site.
Developer: Paul Christenbury
License: Freeware
Operating System: Windows
Tipue is an open source JavaScript site search engine.
Developer: Tri-State Consultants
License: GNU General Public License (GPL)
Operating System: All
PHP meta tag generator offering a wide range of tags including MS Smart tag blocking.
Developer: Michele Neylon
License: GNU General Public License (GPL)
Operating System: Unix/Windows
phpMyDesktop|arcade is a mix between a message board, the game of life and card/board games.
Developer: Fredi Bach
License: GNU General Public License (GPL)
Operating System: Apache, PHP, mySQL
Open Source Web Search Engine.
Developer: shen139
License: GNU General Public License (GPL)
Operating System: Win, UNIX
DataparkSearch Engine is a full-featured open sources web-based search engine released under the GNU General Public License and designed to organize search within a website, group of websites, intranet or local system.
Developer: Maxim Zakharov
License: GNU General Public License (GPL)
Operating System: Platform Independent
ASPSeek is an Internet search engine.
Developer: SWsoft
License: GNU General Public License (GPL)
Operating System: Platform Independent
This recipe draws a dendrogram (horizontal format used for evolutionary trees), as ASCII text, given as input a binary tree in the form of a tuple for each tree node.
Developer: David Eppstein
License: Python License
Operating System: Windows
When using the python DB API, it's tempting to always use a cursor's fetchall() method so that you can easily iterate through a result set.
Developer: Christopher Prinos
License: Python License
Operating System: Windows