Metadata-Version: |
2.3 |
Name: |
tagreader |
Version: |
6.0.3 |
Summary: |
Tagreader is a Python package for reading trend data from the OSIsoft PI and Aspen Infoplus.21 IMS systems. |
Author: |
Einar S. Idsø |
Author-Email: |
eiids[at]equinor.com |
Project-Url: |
Homepage, https://github.com/equinor/tagreader-python |
Project-Url: |
Repository, https://github.com/equinor/tagreader-python |
License: |
MIT |
Keywords: |
Aspen InfoPlus.21,OSIsoft PI |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.9.2,<4.0.0 |
Requires-Dist: |
certifi (<2026.0.0,>=2024.12.14) |
Requires-Dist: |
diskcache (<6.0.0,>=5.6.1) |
Requires-Dist: |
matplotlib (<4.0.0,>=3.7.5); extra == "notebooks" |
Requires-Dist: |
msal-bearer (<2.0.0,>=1.3.0) |
Requires-Dist: |
notebook (<8.0.0,>=7.2.2); extra == "notebooks" |
Requires-Dist: |
pandas (>=1) |
Requires-Dist: |
pycryptodome (<4.0.0,>=3.20.0) |
Requires-Dist: |
requests (<3,>=2) |
Requires-Dist: |
requests-kerberos (<1,>=0) |
Requires-Dist: |
requests-ntlm (<=2.0,>=1.1) |
Provides-Extra: |
notebooks |
Description-Content-Type: |
text/markdown |