Skip to content

ganeshgirase/expression_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 
# Autohr: Ganesh Girase
#
#
This is expression parser project written in programming language "Python"

Prerequisite:
  1. Python2.7
  2. Python Package xml.etree.ElementTree

Deployment Steps:
  1. Place this project "expression_parser" under PYTHONPATH

Running steps:
  You can run the project by any of following command
  Enter project directory named "expression_parser"
  
  python main.py --help = It will show help
  OR
  python main.py -i <input_file>
  OR
  python main.py -a <input_directory>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages