paths-parser 0.1.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

pathsparser 0.1.1

paths-parser
pip install paths_parser

import paths_parser

with open("../Case1-path.txt", "r") as f:
src = f.read()

print(len(paths_parser.parse(src)))

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.