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.

GitHub

8k stars
28 watching
211 forks
Language: Python
last commit: almost 2 years ago
Linked from 4 awesome lists

bashbash-scriptingclicommand-linecommand-line-interfacecommand-line-toolconvertjsonlinuxparserspythonpython-libraryscriptingserializeshell-scriptingyaml

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jsonpickle/jsonpickleConverts complex Python objects to JSON and vice versa.1,260
cdgriffith/boxA Python library for creating dictionaries with advanced access features.2,648
jakevdp/pythondatasciencehandbookAn online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python.43,422
skorch-dev/skorchA library that wraps PyTorch to implement scikit-learn compatible neural networks5,911
jvns/pandas-cookbookA comprehensive guide to getting started with Python's pandas library using real-world data examples6,697
getsentry/responsesA utility library to mock out the requests Python library for testing purposes.4,178
ujjwalkarn/datasciencepythonA curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics.5,301
satwikkansal/wtfpythonExplains counter-intuitive aspects of Python programming35,899
wesm/pydata-bookMaterials and IPython notebooks for data analysis with Python22,389
elastic/elasticsearch-dsl-pyA Python client for Elasticsearch query building and execution3,845
dry-python/returnsA tool to write safer and more readable Python code by providing primitives and helpers for functional programming and type-safe interfaces.3,687
mpkocher/qpysonA commandline tool to explore, transform, or munge JSON files using Python5
zedr/clean-code-pythonA set of guidelines and best practices for writing readable, maintainable, and efficient Python code.4,476
kennethreitz/responderA unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture.3,595
doloopwhile/pyjqA Python binding for a JSON processor that allows transforming and filtering structured data195