Skip to main content

Convert YAML to TOML

Project description

yaml2toml

Convert yaml files to toml files.

$ cat example.yml
here
  - we
  - go

$ yaml2toml example.yml

$ cat example.toml
here = [ "we", "go",]

Install

pip install yaml2toml

Etc

Project: https://github.com/hiljusti/yaml2toml

By: J.R. Hill

License: MIT


Note: This little script is nice for a one-off conversion. Check out yj for a tool with more formats, features, support, etc.

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

yaml2toml-1.1.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

yaml2toml-1.1.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file yaml2toml-1.1.0.tar.gz.

File metadata

  • Download URL: yaml2toml-1.1.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for yaml2toml-1.1.0.tar.gz
Algorithm Hash digest
SHA256 5ae3639635e64e81ffe330838da0c8e52ea99ee1d67ff92be7b8cf96ed8d846a
MD5 660c8c2632de6fe82983aa0868bc8a25
BLAKE2b-256 2cd94aa423ec7236a4c0aa3c4b3933a2c320d152a47556bc920107500f9f96e5

See more details on using hashes here.

File details

Details for the file yaml2toml-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: yaml2toml-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for yaml2toml-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 370e142cd3876d98af6d0e95f10ad9faa8136117e8f08fba62576256175252ce
MD5 ca4a449cd8ed6d2fb77e30a7d5f76a90
BLAKE2b-256 f19df1d150902ae2cf3166f52a01fc52f138872125727be6ece23f40e16818eb

See more details on using hashes here.

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