Metadata-Version: 2.1
Name: code-spyder
Version: 1.0.1
Summary: Create source trees statistics by recursively crawling directories
Home-page: UNKNOWN
Author: Max G
Author-email: max3227@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: interutils
Requires-Dist: prettytable

## Create source trees statistics by recursively crawling directories

#### TODO
- Implement tree view via `anytree`


