Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 455 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 455 Bytes

aap-sms-parser

Simple Parser for Main Bhi Aam Aadmi Campaign

Validates STD Code and Assembly Names

Install and Run

  1. Clone the repo: git clone git@github.com:rmehta/aap-sms-parser.git
  2. Install Python-MySQL connector: sudo pip install mysql-python
  3. Create a output database in MySQL
  4. Update database connection credentials in config.py
  5. Add source txt sms in source.txt
  6. Run python aap-sms-parser/smsparser.py