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.0.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.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: must_gather_parser-0.2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 6cae16b56fd32b236cbf47cc213afb855b02c4f6e2ab3f9dcec54572519e0cce
MD5 86d8f48f5b14140bc781dfcf51cf0025
BLAKE2b-256 1ce9c52fb6dd3aacd4b22dbc04a24b49ccc18bdad80106294491e37d1a34ad4b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: must_gather_parser-0.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c572f0987c0d1c47fbac18efe885b741549b1d1739a987e2fa26c3ed52305140
MD5 5f7d5bf192380160394af24f4c6848d6
BLAKE2b-256 e9ab91373f20aae57717d781429c61820e50f8623d7873a6d77c0bcae87df75d

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