Contents¶

  • Overview
    • Installation
    • Documentation
  • Installation
  • Command reference
    • mario
      • Traversals
        • apply
        • chain
        • eval
        • filter
        • map
        • reduce
        • walk
      • Async traversals
        • async-apply
        • async-chain
        • async-filter
        • async-map
        • async-map-unordered
      • Read
        • read-csv-dicts
        • read-csv-tuples
        • read-json
        • read-json-array
        • read-jsonl
        • read-text
        • read-toml
        • read-xml
        • read-yaml
        • read-yaml-array
      • Write
        • write-csv-dicts
        • write-csv-tuples
        • write-json
        • write-json-array
        • write-jsonl
        • write-toml
        • write-xml
        • write-yaml
      • Custom
        • xpath
      • meta
        • pip
        • test
  • API Reference
    • mario_addons package
      • Subpackages
        • mario_addons.plugins package
          • Submodules
          • mario_addons.plugins.read module
          • mario_addons.plugins.walking module
          • mario_addons.plugins.write module
          • Module contents
      • Module contents
    • mario_addons.plugins package
      • Submodules
      • mario_addons.plugins.read module
      • mario_addons.plugins.walking module
      • mario_addons.plugins.write module
      • Module contents
  • Contributing
    • Bug reports
    • Documentation improvements
      • Updating the changelog
    • Feature requests and feedback
    • Development
      • Pull Request Guidelines
      • Tips
  • Authors
  • Changelog
    • 0.1.29 (2019-07-30)
    • 0.1.26 (2019-07-29)
      • Backward-incompatible Changes
    • 0.1.0 (2019-07-17)
      • Changes

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Quick search

Table of Contents

  • Overview
  • Installation
  • Command reference
  • API Reference
  • Contributing
  • Authors
  • Changelog

This Page

  • Show Source
©2019, Mario contributors. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12 | Page source