tagreader-python icon indicating copy to clipboard operation
tagreader-python copied to clipboard

A Python package for reading trend data from the OSIsoft PI and Aspen InfoPlus.21 historians

Results 73 tagreader-python issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python

Bumps [requests-ntlm](https://github.com/requests/requests-ntlm) from 1.2.0 to 1.3.0. Release notes Sourced from requests-ntlm's releases. v1.3.0 What's Changed Fix type annotation problem by setting correct pyspnego min version by @​jborean93 in requests/requests-ntlm#135 Throw...

dependencies
python

Bumps [notebook](https://github.com/jupyter/notebook) from 7.1.2 to 7.2.1. Release notes Sourced from notebook's releases. v7.2.1 7.2.1 (Full Changelog) Bugs fixed Remove pseudoelement obstructing the cell collapser #7392 (@​krassowski) Contributors to this release...

dependencies
python

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.4.1 releases/v6.4.0 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0...

dependencies
python

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.6.2. Commits 124f4ad 2024.06.02 (#291) c2196ce --- (#290) fefdeec Bump actions/checkout from 4.1.4 to 4.1.5 (#289) 3c5fb15 Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286) 4a9569a...

dependencies
python

Perhaps a silly question, but is tag an Optional parameter in search as per the type hinting or not? https://github.com/equinor/tagreader-python/blob/25743aca87f8cc0979569e756b2a445719185d16/tagreader/web_handlers.py#L444

Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.20.0 to 3.21.0. Release notes Sourced from pycryptodome's releases. v3.21.0 - Bourdeaux New features By setting the PYCRYPTODOME_DISABLE_GMP environment variable, the GMP library will not be used...

dependencies
python

Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.95.0. Release notes Sourced from webpack's releases. v5.95.0 Bug Fixes Fixed hanging when attempting to read a symlink-like file that it can't read Handle default...

dependencies
javascript

After the piwebapi update on 17 sept the source name has become case sensitive. This should not happen and need to be looked at.

bug