universalturtles / Lisibilite

Repo for maintaining the code base for hybrid readability index application called Lisibilite
MIT License
4 stars 3 forks source link

#14 A simple argparser to accepts input params and pass for further processing #25

Closed rupdeb closed 4 years ago

rupdeb commented 4 years ago

…s 4 args for input text / file, output file and format and passes them onto the Lisiblite module for processing and calculating metrics

rupdeb commented 4 years ago

Hi @shyammk , the validation is going to be done as part of another issue. Are we going to follow camel casing? since python promotes snake casing that would be an anti-pattern and might become an issue when we release it as a library in PyPI