Metadata-Version: 2.1
Name: python-eigen-ingenuity-nocli
Version: 0.5.6b4
Summary: A python library used to query data from the Eigen Ingenuity system
Home-page: https://www.eigen.co/
Author: Murray Callander
Author-email: info@eigen.co
License: Apache License 2.0
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyserial
Requires-Dist: setuptools
Requires-Dist: urllib3
Requires-Dist: msal
Requires-Dist: cryptography
Requires-Dist: keyring
Requires-Dist: pyarrow
Requires-Dist: neo4j>=5.17.0
Requires-Dist: requests>=2.31.0
Requires-Dist: dateparser

# About<a id="about"></a>

This is a version of the Eigen python library [python-eigen-ingenuity](#https://pypi.org/project/python-eigen-ingenuity/) without the cli tool for building assetmodels. The model builder is still available in the code, but the always-active cli functionality is removed.

Th reason for this is that on some user computers that are locked down for security reasons, the library will fail to install with the cli present.

For the full documentation on how to use the library please refer to the ReadMe of the [Main Project](#https://pypi.org/project/python-eigen-ingenuity/)

