Skip to main content

A simple tool to set values in yaml files preserving format and comments

Project description

A simple tool to set values in yaml files preserving format and comments. This command line tool is based on ruamel.yaml

Install:

Ytool can be installed simply by running:

$ pip install ytool

Example:

$ ytool -f some.yaml -s some.string.key value -d float_key 9.9  -i int.key.path 10

Help:

$ usage: ytool [-h] --file FILE [--set-string path value] [--set-int path value]
         [--set-float path value] [--output OUTPUT] [--edit-file]
         [--verbose]

Set values in yaml file preserving format and comments.

optional arguments:
  -h, --help            show this help message and exit
  --file FILE, -f FILE  Name of the chart file to change
  --set-string path value, -s path value
                        Set string value for path
  --set-int path value, -i path value
                        Set integer value for path
  --set-float path value, -d path value
                        Set float value for path
  --output OUTPUT, -o OUTPUT
                        Name of output file
  --edit-file, -e       Edit input file directly
  --verbose, -v         Print debug information to stdout

What is Codacy?

Codacy is an Automated Code Review Tool that monitors your technical debt, helps you improve your code quality, teaches best practices to your developers, and helps you save time in Code Reviews.

Among Codacy’s features:

  • Identify new Static Analysis issues

  • Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories)

  • Auto-comments on Commits and Pull Requests

  • Integrations with Slack, HipChat, Jira, YouTrack

  • Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories

Codacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity.

Codacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others.

Free for Open Source

Codacy is free for Open Source projects.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ytool-0.2.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

ytool-0.2.0-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page