AAS HTTP Client Documentation
Loading...
Searching...
No Matches
aas_http_client.utilities.version_check Namespace Reference

Functions

 check_for_update (package_name="aas-http-client")
 Check for updates of the package on PyPI.
 

Variables

 _logger
 

Function Documentation

◆ check_for_update()

aas_http_client.utilities.version_check.check_for_update (   package_name = "aas-http-client")

Check for updates of the package on PyPI.

Parameters
package_nameThe name of the package to check for updates, defaults to "aas-http-client"

Definition at line 18 of file version_check.py.

Variable Documentation

◆ _logger

aas_http_client.utilities.version_check._logger
protected

Definition at line 11 of file version_check.py.