Library Analyzer¶
Project status: The development of a proof-of-concept implementation is done. We are currently focussing our attention on other projects.
Analysis of Python libraries and code that uses them.
Installation¶
Get the latest version from PyPI:
Example usage¶
- Analyze the API of a library:
- Analyze client code of a library:
- Generate annotations for the library:
- Migrate annotations for a new version of the library:
Documentation¶
You can find the full documentation here.
Contributing¶
We welcome contributions from everyone. As a starting point, check the following resources:
If you need further help, please use our discussion forum.