Metadata-Version: 2.1
Name: flowkit_jwt_generator
Version: 1.30.0.post0.dev111
Summary: Common test JWT generator for FlowKit.
Home-page: https://github.com/Flowminder/FlowKit
Author: Flowminder Foundation
Author-email: flowkit@flowminder.org
Keywords: mobile telecommunications analysis
Platform: MacOS X
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pyjwt>2.2.0
Requires-Dist: cryptography
Provides-Extra: cli
Requires-Dist: click; extra == "cli"
Requires-Dist: requests; extra == "cli"
Provides-Extra: pytest
Requires-Dist: pytest; extra == "pytest"
Requires-Dist: requests; extra == "pytest"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"

# flowkit-jwt-generator

Documentation for flowkit-jwt-generator can be found in the main [FlowKit documentation](https://flowkit.xyz).
