jc
https://github.com/kellyjonbrazil/jc
Python
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.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to jc
Help out
- Issues
- fix: typeset parser drops scalar variables with empty or bracket-prefixed values
- Add llms.txt for LLM/agent-readable project summary
- fix: replace bare except clauses with specific exception types
- Preserve bracketed and empty scalar values
- Add upsc parser (#556)
- typeset/declare parser silently drops scalar variables whose value starts with '[' or is an empty string
- Fix typos in comments and docstrings
- test_version_info fails
- Fix path traversal injection with magic syntax
- New parser request: ksh/zsh
- Docs
- Python not yet supported