diff options
Diffstat (limited to 'content/projects/verizonmessages.md')
| -rw-r--r-- | content/projects/verizonmessages.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/content/projects/verizonmessages.md b/content/projects/verizonmessages.md new file mode 100644 index 0000000..c03b5e9 --- /dev/null +++ b/content/projects/verizonmessages.md @@ -0,0 +1,12 @@ +--- +title: "Verizon Message Extractor" +start_date: "2023-03-01" +date: 2023-12-18T01:32:54-05:00 +summary: "A Python Script for `.vzw` parsing" +description: "Python Script for Extracting Verizon Vessages" +categories: +tags: +- "python" +--- + +A python script with a cli to extract Verizon `.vzw` messages and parse them into a `.csv`. |
