brez / parse

Python experiments!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Install

    $ virtualenv -p python3 parser-env
    $ source parser-env/bin/activate

# Help

   $ python parser.py -h

# Running

    $ python parser --in [INFILE] --out [OUTFILE]

# Test

    $ python test.py

About

Python experiments!


Languages

Language:Python 100.0%