Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 258 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 258 Bytes

pyASPparsing

Python toolkit for parsing legacy classic ASP code

Docstrings should follow the numpydoc style guide.

To generate test coverage report, run:

pytest --cov src/ --cov-report html