Metadata-Version: 2.1
Name: codesee-util
Version: 0.81.0
Summary: CodeSee Python utilities
Home-page: https://www.codesee.io
Author: CodeSee
Author-email: cubes@codesee.io
License: UNKNOWN
Keywords: CodeSee,continuous,understanding
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: pydeps
License-File: LICENSE

# CodeSee Utilities

A collection of Python utilities devloped by
[CodeSee](https://www.codesee.io). Includes the following:

## codesee-py

A command-line utility we use when generating CodeSee Maps. It
has the ability to introspect a directory containing a Python package,
and emits information about that package.


