detect_llm_api_keys

View on PyPIReverse Dependencies (0)

0.0.3 detect_llm_api_keys-0.0.3-py3-none-any.whl

Wheel Details

Project: detect_llm_api_keys
Version: 0.0.3
Filename: detect_llm_api_keys-0.0.3-py3-none-any.whl
Download: [link]
Size: 6792
MD5: e2b0084f3670c0f6dae5566537c1ccf9
SHA256: ec7224f28ee441954fb7e8da4088754957011428a44a516f827c43f5fc7640bf
Uploaded: 2023-12-14 20:33:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: detect-llm-api-keys
Version: 0.0.3
Summary: scan python files for llm api keys (designed for pre-commit)
Author: Joshua Sundance Bailey
Project-Url: Homepage, https://github.com/joshuasundance-swca/detect_llm_api_keys
License: MIT License Copyright (c) 2023 Joshua Sundance Bailey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: llm,api,security,lint,pre-commit
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: coverage-badge; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Provides-Extra: dev
Provides-Extra: doc
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3699 characters]

WHEEL

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

RECORD

Path Digest Size
detect_llm_api_keys/__init__.py sha256=n_JRD74P1-VPTrWGh89kPO86EaUr77N0Vw9X1OIifOE 185
detect_llm_api_keys/__main__.py sha256=ZLrYrUsOsz-CmbDpjKB8VGLkU0A6_vSh5IpS1f9Cvjk 795
detect_llm_api_keys/api_key_regexes.py sha256=_vjiNMN5mszGeodZisUUr2SyUicQpwPQz1kh4X4SkIA 478
detect_llm_api_keys/key_detector.py sha256=P64jPMfS3buHDu7pkQvP4DvfpklnTUlmcjl0QCMdGGs 2243
detect_llm_api_keys-0.0.3.dist-info/LICENSE sha256=E1YMbKxm4JwHkYbP3BjRRK-C7baB-HyK_ynWGSZAWoQ 1079
detect_llm_api_keys-0.0.3.dist-info/METADATA sha256=BNDN6Tbkt0xwwQ1g3Ewr_i0pB-beelHRnG7l_jhUs00 5818
detect_llm_api_keys-0.0.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
detect_llm_api_keys-0.0.3.dist-info/entry_points.txt sha256=DjKo1snT_-CJ51Q0d3R_EMFkMCZdROxrUq2I7snVevA 74
detect_llm_api_keys-0.0.3.dist-info/top_level.txt sha256=Y3rSCiqjuUdx8LI_trWDVEH1LMJULH7bcLdc1px2AAQ 20
detect_llm_api_keys-0.0.3.dist-info/RECORD

top_level.txt

detect_llm_api_keys

entry_points.txt

detect_llm_api_keys = detect_llm_api_keys.__main__:main