flowkit-jwt-generator

View on PyPIReverse Dependencies (1)

1.25.0 flowkit_jwt_generator-1.25.0-py3-none-any.whl

Wheel Details

Project: flowkit-jwt-generator
Version: 1.25.0
Filename: flowkit_jwt_generator-1.25.0-py3-none-any.whl
Download: [link]
Size: 8398
MD5: 93060f3047832f5904ec2b98f1c482eb
SHA256: 738e58a1c001ad947bdb4f7087ef6a7784d582e9b9dc3aa78a200db360172442
Uploaded: 2024-04-24 12:49:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flowkit_jwt_generator
Version: 1.25.0
Summary: Common test JWT generator for FlowKit.
Author: Flowminder Foundation
Author-Email: flowkit[at]flowminder.org
Home-Page: https://github.com/Flowminder/FlowKit
Keywords: mobile telecommunications analysis
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
Platform: MacOS X
Platform: Linux
Requires-Python: >=3.6
Requires-Dist: pyjwt (>2.2.0)
Requires-Dist: cryptography
Requires-Dist: click; extra == "cli"
Requires-Dist: requests; extra == "cli"
Requires-Dist: pytest; extra == "pytest"
Requires-Dist: requests; extra == "pytest"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: cli
Provides-Extra: pytest
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 136 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flowkit_jwt_generator/__init__.py sha256=Vqa2vcGLH7wfO7GXFiSQX2QXctRgwUuM-QG9DJ0HQqk 507
flowkit_jwt_generator/_version.py sha256=LVXN3f3NRjZUitwYYa7OGCoFGFMY0dOjhqdXTCp8DGo 498
flowkit_jwt_generator/cli.py sha256=hx88rA2O7sqhQ0EHQTCVrZpcdBLW-qssaaodnpXV1DQ 1591
flowkit_jwt_generator/fixtures.py sha256=jVDYkagDNtu_m94ns2F6sDtqMmq1kBygS6DBaMqBGoo 3405
flowkit_jwt_generator/jwt.py sha256=R_IjXQwtq3eYOmEVcHp7bOCtBgoGUyUpmrJRKsp1MMc 9215
flowkit_jwt_generator-1.25.0.dist-info/METADATA sha256=j6KasdbeIbKLS1PJ-tKWxgqepROKUOhKTWc7ADUngWA 1322
flowkit_jwt_generator-1.25.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
flowkit_jwt_generator-1.25.0.dist-info/entry_points.txt sha256=dn2fWa3YIICO8NuUzecgAhZjHJqa_hCnJkRPdwdYW5I 138
flowkit_jwt_generator-1.25.0.dist-info/top_level.txt sha256=qNfUi5RerckeRiSkJOlGGv5098vruKE2Ck_3TbYyci4 22
flowkit_jwt_generator-1.25.0.dist-info/RECORD

top_level.txt

flowkit_jwt_generator

entry_points.txt

generate-jwt = flowkit_jwt_generator.cli:print_token
flowkit_jwt_generator = flowkit_jwt_generator.fixtures