Skip to content

johanneswilm/parse_python_indentation.py

Repository files navigation

parse_python_indention.py

python function to parse the indention of a python-style indented file.

To use it, do:

>>> from parse_python_indentation import parse_indentation
>>> parse_indentation(raw_data)

About

python function to parse the indention of a python-style indented file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages