octotail

View on PyPIReverse Dependencies (0)

1.0.16 octotail-1.0.16-py3-none-any.whl

Wheel Details

Project: octotail
Version: 1.0.16
Filename: octotail-1.0.16-py3-none-any.whl
Download: [link]
Size: 24754
MD5: e44f596b09b6d992438f8e8179c36e01
SHA256: b53eab92da8697ee080d53e209eecc1da25ce256cd545705829a9828e42afe22
Uploaded: 2024-11-02 18:25:22 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: octotail
Version: 1.0.16
Summary: Live tail GitHub Actions runs on git push
Author-Email: Rareș Cosma <rares[at]getbetter.ro>
Project-Url: Documentation, https://github.com/getbettr/octotail#readme
Project-Url: Repository, https://github.com/getbettr/octotail
Project-Url: Issues, https://github.com/getbettr/octotail/issues
Project-Url: Homepage, https://getbetter.ro/projects/#octotail
License: Unlicense
Keywords: codecrafters,git,github-actions,post-receive,tail
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: System :: Logging
Requires-Python: >=3.12
Requires-Dist: fake-useragent (>=1.5)
Requires-Dist: mitmproxy (>=11.0)
Requires-Dist: pygithub (>=2.4)
Requires-Dist: pykka (>=4.0)
Requires-Dist: pyppeteer-stealth (>=2.7)
Requires-Dist: pyppeteer (>=2.0)
Requires-Dist: pyxdg (>=0.28)
Requires-Dist: returns (>=0.21)
Requires-Dist: rich (>=13.9)
Requires-Dist: shellingham (>=1.5)
Requires-Dist: termcolor (>=2.5)
Requires-Dist: typer (>=0.12)
Requires-Dist: websockets (>=10)
Description-Content-Type: text/markdown
[Description omitted; length: 9550 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
octotail/__init__.py sha256=LLgn3cs-bceSsUr-P2J_Tu1_ZbmyF-JdU3zb6phIpUE 66
octotail/browser.py sha256=mrHjaVY87DI78Pg3ijy1HD1Okbw3SSXLdFyIjZ2uXAA 7491
octotail/cli.py sha256=eoa09_rNI92kPPlhkSto5sISQDqqYT4FGpzjDPqQmdk 5834
octotail/fmt.py sha256=LVbF_C_ejtuJFzJyqGIr7l9pRjG8FIslLY4_HM04e3w 3706
octotail/gh.py sha256=GSV6bBGqlwS_fuI0TsEvVNJEDLudz_fuvKx20Hq02pU 5369
octotail/git.py sha256=TpiX9Xvv5J381-7rEtHQOLQLU-xLHX3wPbe8jHYsUbY 2155
octotail/main.py sha256=NbyLPJTkYWE9fG57-aev7YHNoVO9Xr76USnI6oAuVe0 2595
octotail/manager.py sha256=6cTl8zlZ2GhZUG7W9U93rRCoA3WpKGVp0rkHp9KiSOQ 2907
octotail/mitm.py sha256=lNsPH9R904MWXtC_v8-xQ3sjH_cHkeUb8sH6d1SYYzQ 4798
octotail/msg.py sha256=8WcenYBsRMFG35XAUCrw0OasVYz_Z0FxiFt_30O4HWM 1524
octotail/streamer.py sha256=_KsAoSlKZexlteEfp58cSoEcGCXi5c7oyNzdZJ66ZRA 1943
octotail/utils.py sha256=lE2VSBol784tbmsD1_37lAUWefDwvZSR0e_COvkkyKU 3363
octotail/x.py sha256=CUKy3sBqlOeMeek2cu4c3Pesoa5jszfjR7rzXibGuYU 6966
octotail-1.0.16.dist-info/METADATA sha256=05P5MJWoPS3EiTyOqueMJQTEtCpjQDHFHLnDUjulCp8 10943
octotail-1.0.16.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
octotail-1.0.16.dist-info/entry_points.txt sha256=GfoXoEKM5rTRCX29uZRZmHGvgkvEPQ702C_cxWQby4g 78
octotail-1.0.16.dist-info/RECORD

entry_points.txt

octotail = octotail.main:_main
octotailx = octotail.x:_main