api-hunter-cli

View on PyPIReverse Dependencies (0)

0.2.1 api_hunter_cli-0.2.1-py3-none-any.whl

Wheel Details

Project: api-hunter-cli
Version: 0.2.1
Filename: api_hunter_cli-0.2.1-py3-none-any.whl
Download: [link]
Size: 5576
MD5: 673e5dba961c6a2bdc36f7717e52b7ed
SHA256: f198dc055d02fc3187c9e6f9f3cf8abc4f73c6d7bb248869d88093e158854b3e
Uploaded: 2023-04-29 16:58:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: api-hunter-cli
Version: 0.2.1
Summary: CLI tool for finding hidden apis in a certain url.
Author: Charly Molero
Author-Email: perez.moleroc[at]gmail.com
Home-Page: https://github.com/engcarlosperezmolero/api_hunter_cli
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: playwright
Requires-Dist: typer[all]
Requires-Dist: yaspin
Requires-Dist: inquirer
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
api_hunter_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
api_hunter_cli/main.py sha256=FpqwJraEpEudeUoKPSSELL638hPGSWCSWYWryEbNNsM 3488
api_hunter_cli/playwright_custom.py sha256=5lxyZOVpkfEgjXjdCNYqnveSXl7qWf_P0EQgzYw_7oM 3724
api_hunter_cli/post_install.py sha256=AOYVh8Y9SAd1vVWDuPZbCck8JfXTL2E9sjQksX-9C54 649
api_hunter_cli-0.2.1.dist-info/LICENSE sha256=jqIGdtZSZXyGmFizhVLVzi5ESnaNk7A1dmKOVSgeNbc 1070
api_hunter_cli-0.2.1.dist-info/METADATA sha256=3yET5Mmh2tWWJg03v7sRcMXlEwAqU_CF1lU4r1es1do 866
api_hunter_cli-0.2.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
api_hunter_cli-0.2.1.dist-info/entry_points.txt sha256=oX5VlDDu9L2cpGqFYvi7NsToZzQzi4iaIyJIrFAcWlo 129
api_hunter_cli-0.2.1.dist-info/top_level.txt sha256=RmPjejR5VyKQblD0aix-pw0xLVnabQCQCah_sLujoUE 15
api_hunter_cli-0.2.1.dist-info/RECORD

top_level.txt

api_hunter_cli

entry_points.txt

api-hunter-cli-post-install = api_hunter_cli.post_install:install_chromium
apihunter = api_hunter_cli.main:app