Metadata-Version: 2.1
Name: sap-tooltips
Version: 0.0.2
Summary: adding tooltips to SAP API
Author-email: Ephraim Bryski <ebryski1@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

Puts SAP2000 API documentation directly in to your IDE as tooltips. This way you don't have to copy and paste methods and keep track of parameters.

This is done by taking the documentation to construct classes that call API methods.

**This is just a work in progress right now.**

https://github.com/Ephraim-Bryski/SAP-Tooltips/assets/38594736/95d2c01e-fcf1-4e80-94ce-c86e15ccb9b0

