eCo-Pylot - A Python-Based Script for Sending Parsed Email Data to a Database
eCo-PylotDB, written completely in Python, provides a script that parses incoming emails and prepares extracted data for submission to a database table. The script extracts the database server, the database table, the server password, and the server username all from the email address to which the email is sent. The database table is specified on the Subject line. Any text in the body of the email is extracted as user comments for the database table. Attached files are extracted as data files with each file submitted to a specified table field but in separate rows of the targeted database table. Other information such as sender, date, time, and machine from which the email was sent is extracted and submitted to the database table as well. An email is sent back to the user specifying whether the data from the initial email was accepted or rejected by the database server. If rejected, the return email includes details as to why.
- Short Name / Acronym:
- ECO-PYLOT
- Site Accession Number:
- SCR# 1459
- Software Type:
- Scientific
- License(s):
- Other (Commercial or Open-Source)
- Research Organization:
- Sandia National Laboratories
- Sponsoring Organization:
- USDOEPrimary Award/Contract Number:AC04-94AL85000
- DOE Contract Number:
- AC04-94AL85000
- Code ID:
- 1977
- OSTI ID:
- code-1977
- Country of Origin:
- United States
Similar Records
Co-PylotDB - A Python-Based Single-Window User Interface for Transmitting Information to a Database
Co-PylotDB - A Python-Based Single-Window User Interface for Transmitting Information to a Database