Skip to content

Scaratek/Parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Parse

Simple Parsing Engine Made in Python 3

Installation

$ git clone https://github.com/scaratek/parse
$ cd parse

Usage

  • in config.py there is a dictonary called "tokens"

    • these are the parsing keywords, first one being input, second one being output
  • once you customize it run the command python(3) parse.py {file input name} {file output name}

Releases

No releases published

Packages

No packages published

Languages