authcaptureproxy

View on PyPIReverse Dependencies (3)

1.3.3 authcaptureproxy-1.3.3-py3-none-any.whl

Wheel Details

Project: authcaptureproxy
Version: 1.3.3
Filename: authcaptureproxy-1.3.3-py3-none-any.whl
Download: [link]
Size: 33689
MD5: 97f12c10607f8bcac15416d3aabf061a
SHA256: d95596a7e26e10fe4c23a0f0325ae37949bb0a1bd204bd7e5f9d0d95000607a4
Uploaded: 2024-11-28 23:40:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: authcaptureproxy
Version: 1.3.3
Summary: A Python project to create a proxy to capture authentication information from a webpage. This is useful to capture oauth login details without access to a third-party oauth.
Author: Alan D. Tse
Maintainer: Alan D. Tse
Home-Page: https://github.com/alandtse/auth_capture_proxy
Project-Url: CI, https://github.com/alandtse/auth_capture_proxy/actions
Project-Url: Documentation, https://auth_capture_proxy.readthedocs.io
Project-Url: Download, https://pypi.org/project/authcaptureproxy/
Project-Url: Issues, https://github.com/alandtse/auth_capture_proxy/issues
Project-Url: Repository, https://github.com/alandtse/auth_capture_proxy
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,<4.0
Requires-Dist: aiohttp (<4,>=3)
Requires-Dist: beautifulsoup4 (<5,>=4)
Requires-Dist: httpx
Requires-Dist: multidict (<7,>=6)
Requires-Dist: typer (<1.0,>=0.3)
Requires-Dist: yarl (<2,>=1)
Provides-Extra: all
Description-Content-Type: text/markdown
[Description omitted; length: 2510 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.md sha256=ZRN17vuwWjN9CZc0L8PPVckhDWnRxX60dgkUvIBNw4Y 9938
LICENSE.txt sha256=bqoHeeh8J2p7cbMj34SaC7Gk6XWy534D7NAd8HqlTDE 10889
README.md sha256=38XPf-j-8DQ8chNynpGPc3f5tYhVKZ--XTUo0iMNrBg 2512
authcaptureproxy/__init__.py sha256=VT82OTY24Sjx1mFEVPTThCkCCsZAb0Wh1xxIRM2aolg 1885
authcaptureproxy/auth_capture_proxy.py sha256=Ixw6BgeiMkqLR8Yy7k49zIryucrzQiTB-qSSAYFnNU4 31320
authcaptureproxy/cli.py sha256=6ivcYFxaCa4gPfOOykOzBe2k0ui8hj0vNUXRK2BU8dk 5979
authcaptureproxy/const.py sha256=NM5AdS_u5QDjVZk1j0dFl9x8-mczVLBOM9Lz26qA0IM 139
authcaptureproxy/examples/__init__.py sha256=qjG0z5Y-tIe0YyUIXr6_988zfoxuKDpmXBL3yZHq8sk 78
authcaptureproxy/examples/modifiers.py sha256=S6DDikAkrDpTcDJX7rLaZWqtA_UVJHC5A1MnWPLyXzA 8824
authcaptureproxy/examples/testers.py sha256=NzUHE9MPTUeXP4I07f4wgTCPvuwlpnBCEbZYvRHnR2k 1406
authcaptureproxy/helper.py sha256=z6SUNxhgLa1oS63uVY6Z1EbApRctOvudsXQh21scuqM 8703
authcaptureproxy/stackoverflow.py sha256=s9C79xNSIzUeh2Q513M5aHdsNsn2mPLjN-z0B55L-rM 1662
authcaptureproxy-1.3.3.dist-info/LICENSE.txt sha256=bqoHeeh8J2p7cbMj34SaC7Gk6XWy534D7NAd8HqlTDE 10889
authcaptureproxy-1.3.3.dist-info/METADATA sha256=7d0-T6fhAz2B0tZiQzFiTUPsVGnhJLQ6uC9GxOvSHUY 4266
authcaptureproxy-1.3.3.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
authcaptureproxy-1.3.3.dist-info/entry_points.txt sha256=Y3x3p_kKiPIjsB3tfFRGawiutcJkCPM-WsYOwXHMap0 63
authcaptureproxy-1.3.3.dist-info/RECORD

entry_points.txt

auth_capture_proxy = authcaptureproxy.cli:cli