Parser tools for Mozilla's glean telemetry
Project description
============
Glean Parser
============
Parser tools for Mozilla's glean telemetry.
Features
--------
Parses the metrics.yaml files for the glean telemetry SDK and produces output
for various integrations.
Requirements
------------
- Python 3.7 (or later)
The following library requirements are installed automatically when glean_parser
is installed by `pip`.
- Click
- PyYAML
- jsonschema
- inflection
- Jinja2
Usage
-----
```sh
$ glean_parser --help
```
Read in `metrics.yaml`, translate to kotlin format, and output to `output_dir`:
```sh
$ glean_parser translate -o output_dir -f kotlin metrics.yaml
```
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2018-10-15)
------------------
* First release on PyPI.
Glean Parser
============
Parser tools for Mozilla's glean telemetry.
Features
--------
Parses the metrics.yaml files for the glean telemetry SDK and produces output
for various integrations.
Requirements
------------
- Python 3.7 (or later)
The following library requirements are installed automatically when glean_parser
is installed by `pip`.
- Click
- PyYAML
- jsonschema
- inflection
- Jinja2
Usage
-----
```sh
$ glean_parser --help
```
Read in `metrics.yaml`, translate to kotlin format, and output to `output_dir`:
```sh
$ glean_parser translate -o output_dir -f kotlin metrics.yaml
```
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2018-10-15)
------------------
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
glean_parser-0.2.0.tar.gz
(23.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file glean_parser-0.2.0.tar.gz.
File metadata
- Download URL: glean_parser-0.2.0.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
399112f960996d680cde8f407812570578a2498ea69a0df7a3dcca90288884f7
|
|
| MD5 |
95707be614260e52f43cd49c9f604364
|
|
| BLAKE2b-256 |
963534dca52acea94a4034e5c2d3c7eb57cd46445184b2ebe958d121e8223df0
|
File details
Details for the file glean_parser-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: glean_parser-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7e563a45de5ef41c3ef49904d405106f32b59c7eb46416b84f32b59e45c7a0c
|
|
| MD5 |
34405765e4d9aa26a531ec021f8a6669
|
|
| BLAKE2b-256 |
8b20757ec9958c24e27f7d8b6dea66a56a6d51b3a984147569908bb1148f2969
|