Skip to main content

No project description provided

Project description

must-gather-parser

Asyncrhonous (multi) must-gather parser library.

import asyncio
from must_gather_parser import MustGather
import json

must_gather = MustGather()

async def main():
    try:
        must_gather.use("/home/must-gather.local.1972254135986597168")
        x = await must_gather.get_resources(resource_kind_plural="pods", group="core", all_namespaces=True)
        print(json.dumps(x))
    except:
        must_gather.close()


if __name__ == "__main__":
    asyncio.run(main())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

must_gather_parser-0.2.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

must_gather_parser-0.2.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file must_gather_parser-0.2.1.tar.gz.

File metadata

  • Download URL: must_gather_parser-0.2.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.2 Darwin/25.2.0

File hashes

Hashes for must_gather_parser-0.2.1.tar.gz
Algorithm Hash digest
SHA256 d8b2bc17b0b8bcc1e492f6414f6412542104c031b5692b0fa9c41221a5082402
MD5 b957d9a1af169ba366da960a7e3cca8f
BLAKE2b-256 997723e957535505c5ccfc0f62765c86ee5cb2c47accf20eb20c76406e2f6d29

See more details on using hashes here.

File details

Details for the file must_gather_parser-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: must_gather_parser-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.2 Darwin/25.2.0

File hashes

Hashes for must_gather_parser-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a5713aa407a3a2d99f9b87e3fc45c756a2210095b4c8c35047c59cb733d00aa5
MD5 37527d052809da5883e916909a7b09c2
BLAKE2b-256 9f941190ed5a60955437a9e6d2763e8d315e848ebecfcb6b67d0394a11b643d4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page