Socket
Book a DemoInstallSign in
Socket

mozilla-metric-config-parser

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mozilla-metric-config-parser

Parses metric configuration files.

pipPyPI
Version
2024.11.1
Maintainers
4

metric-config-parser

This package parses configuration files that are compatible with jetstream and opmon compatible configuration files.

Installation

pip install mozilla-metric-config-parser

Testing

Pytest

pytest --ruff --ignore=metric_config_parser/tests/integration/

Linting and formatting

ruff check metric_config_parser
ruff format --check metric_config_parser
mypy metric_config_parser

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts