Metadata-Version: 2.4
Name: jqc
Version: 0.0.1
Summary: Natural language to jq filters, 100% offline (jq-coder) — Python package under active development
Project-URL: Homepage, https://huggingface.co/DominuZ/jq-coder-0.6B
Project-URL: Repository, https://github.com/EdelmarSchneider/jq-coder-cli
Author: Edelmar Schneider
License: MIT
Keywords: cli,jq,json,llm,offline
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# jqc (Python)

**Natural language → executable jq filters, 100% offline.** This is the Python package
of the [jq-coder](https://huggingface.co/DominuZ/jq-coder-0.6B) project — currently
under active development.

Until it ships, use:

- the **single-binary CLI** (Windows/Linux/macOS):
  [jq-coder-cli releases](https://github.com/EdelmarSchneider/jq-coder-cli/releases)
- or the model directly via **Ollama**:

```bash
ollama run hf.co/DominuZ/jq-coder-0.6B:Q8_0
```

Part of the jq-coder project —
[model](https://huggingface.co/DominuZ/jq-coder-0.6B) ·
[jq-bench](https://huggingface.co/datasets/DominuZ/jq-bench) ·
[all artifacts](https://huggingface.co/collections/DominuZ/jq-coder-natural-language-to-jq-offline-6a582d4af58d35f838b45d80)
