id

View on PyPIReverse Dependencies (4)

1.4.0 id-1.4.0-py3-none-any.whl

Wheel Details

Project: id
Version: 1.4.0
Filename: id-1.4.0-py3-none-any.whl
Download: [link]
Size: 13703
MD5: f33443db24b6618142469afefc91ae1f
SHA256: a0391117c98fa9851ebd2b22df0dc6fd6aacbd89a4ec95c173f1311ca9bb7329
Uploaded: 2024-04-24 17:32:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: id
Version: 1.4.0
Summary: A tool for generating OIDC identities
Project-Url: Homepage, https://pypi.org/project/id/
Project-Url: Issues, https://github.com/di/id/issues
Project-Url: Source, https://github.com/di/id
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.8
Requires-Dist: pydantic
Requires-Dist: requests
Requires-Dist: build; extra == "dev"
Requires-Dist: bump (>=1.3.2); extra == "dev"
Requires-Dist: id[lint,test]; extra == "dev"
Requires-Dist: bandit; extra == "lint"
Requires-Dist: interrogate; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: ruff (<0.4.2); extra == "lint"
Requires-Dist: types-requests; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pretend; extra == "test"
Requires-Dist: coverage[toml]; extra == "test"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3605 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
id/__init__.py sha256=2b0mjTuJappwyhMSIalZ5LIWqit4grNv9y0beIBOeYI 2464
id/__main__.py sha256=RuGt772LYr6JvDGpxKtVgXx7STz_SWuTcBP1BAV1Gcs 2514
id/_internal/oidc/__init__.py sha256=3XYUfXwiv8Cywc60nCMpNmzBXwzLB7_8_1zEeUlQE7k 585
id/_internal/oidc/ambient.py sha256=5rybAAfzrAx0fRYU7ewFxat0O3243DB_mxZN6BjBMmg 12111
id-1.4.0.dist-info/entry_points.txt sha256=_Li0ADdcFkwCRKDuaKrMdhLXsXqdJyvsU1een1JobbQ 32
id-1.4.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
id-1.4.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
id-1.4.0.dist-info/METADATA sha256=WHVQWSpNRm7hkjdJe2wIyWSYGgYoJLcJW-DfGuD95dY 5139
id-1.4.0.dist-info/RECORD

entry_points.txt

id = id.__main__:main