jc
Output converter
A CLI tool and Python library to convert output of various command-line tools and file-types into standardized formats for easier parsing in scripts.
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
8k stars
28 watching
211 forks
Language: Python
last commit: almost 2 years agoLinked from 4 awesome lists
bashbash-scriptingclicommand-linecommand-line-interfacecommand-line-toolconvertjsonlinuxparserspythonpython-libraryscriptingserializeshell-scriptingyaml
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Converts complex Python objects to JSON and vice versa. | 1,260 | |
| A Python library for creating dictionaries with advanced access features. | 2,648 | |
| An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. | 43,422 | |
| A library that wraps PyTorch to implement scikit-learn compatible neural networks | 5,911 | |
| A comprehensive guide to getting started with Python's pandas library using real-world data examples | 6,697 | |
| A utility library to mock out the requests Python library for testing purposes. | 4,178 | |
| A curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics. | 5,301 | |
| Explains counter-intuitive aspects of Python programming | 35,899 | |
| Materials and IPython notebooks for data analysis with Python | 22,389 | |
| A Python client for Elasticsearch query building and execution | 3,845 | |
| A tool to write safer and more readable Python code by providing primitives and helpers for functional programming and type-safe interfaces. | 3,687 | |
| A commandline tool to explore, transform, or munge JSON files using Python | 5 | |
| A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. | 4,476 | |
| A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,595 | |
| A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |