authcaptureproxy

View on PyPIReverse Dependencies (2)

1.3.2 authcaptureproxy-1.3.2-py3-none-any.whl

Wheel Details

Project: authcaptureproxy
Version: 1.3.2
Filename: authcaptureproxy-1.3.2-py3-none-any.whl
Download: [link]
Size: 33596
MD5: a9773fc4d9a45b770530bbe549104d1e
SHA256: 7c458784fd778fe08d2bf6e2fbe7f8422cfa4ee8a4fc27a3fce9f75165ec8c31
Uploaded: 2023-11-29 07:36:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: authcaptureproxy
Version: 1.3.2
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 :: 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.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.md sha256=XgdMapftmmRtJ4gFmLLRjbjR-_h-HeG-4ny9fguFCug 9767
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=cYEn_PiLFRLDnsHdGYeWW6bnpf1dw8-IDt8X5wgtQPE 31210
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.2.dist-info/LICENSE.txt sha256=bqoHeeh8J2p7cbMj34SaC7Gk6XWy534D7NAd8HqlTDE 10889
authcaptureproxy-1.3.2.dist-info/METADATA sha256=jpW46PgnFFUeFcIzXtBoLugALPVOQ5oD1MvMuwa9y48 4215
authcaptureproxy-1.3.2.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
authcaptureproxy-1.3.2.dist-info/entry_points.txt sha256=Y3x3p_kKiPIjsB3tfFRGawiutcJkCPM-WsYOwXHMap0 63
authcaptureproxy-1.3.2.dist-info/RECORD

entry_points.txt

auth_capture_proxy = authcaptureproxy.cli:cli