Wildq User Documentation

Purpose of this package is to provide a simple wrapper arround jq for different formats. I’m tired of searching a package doing yaml jq, toml jq, ini jq etc. mainly used for scripting.

The latest stable version is available on PyPI.

pip install -U wildq
Getting started
wildq’s getting-started!
User Guide
All detailed guide for wildq.
API Reference
The complete API documentation

Community

To get help with using wildq, create an issue on GitHub Issues.

Contributing

Yes please! We are always looking for contributions, additions and improvements.

The source is available on GitHub and contributions are always encouraged. Contributions can be as simple as minor tweaks to this documentation, the website or the core.

To contribute, fork the project on GitHub and send a pull request.

Changes

See the Changelog for a full list of changes to wildq.

Offline Reading

Download the docs in pdf or epub formats for offline reading.

Indices and tables

Licence

Copyright 2020 - Ahmet Demir

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.