Metadata-Version: 2.1
Name: blue_brain_token_fetch
Version: 2.0.2
Summary: Package to perform fetching and automatic refreshing of the Nexus access token using Keycloak. Using the CLI you can choose to either have its value periodically written in the file whose path is given in input or either have it periodically printed on the console output.
Home-page: https://github.com/BlueBrain/bbp-token-fetch
Author: Blue Brain Project, EPFL
License: Apache-2.0
Requires-Python: >=3.6.0
License-File: LICENSE.txt
License-File: AUTHORS.txt
Requires-Dist: click>=7.0
Requires-Dist: python-keycloak>=0.24.0
Requires-Dist: PyYAML>=5.3.1
Provides-Extra: dev
Requires-Dist: pytest>=4.3.0; extra == "dev"
Requires-Dist: pytest-cov==4.1.0; extra == "dev"
Requires-Dist: pycodestyle==2.11.1; extra == "dev"
Requires-Dist: pylint==3.0.2; extra == "dev"
