No project description provided
Project description
akmi-utils
A utility package for converting TOML files to YAML format.
Prerequisites
- Python 3.12 or higher
- Poetry
Installation
-
Clone the repository:
git clone https://github.com/yourusername/akmi-utils.git cd akmi-utils
-
Install dependencies using Poetry:
poetry install
Usage
To use the convert_toml_to_yaml function, follow these steps:
-
Import the function in your script:
from akmi_utils.convert_toml_yaml import convert_toml_to_yaml
-
Call the function with the input TOML file path and output YAML file path:
convert_toml_to_yaml('path/to/input.toml', 'path/to/output.yaml')
Running Tests
To run the tests, use the following command:
poetry run pytest# utils
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file akmi_utils-0.1.3.tar.gz.
File metadata
- Download URL: akmi_utils-0.1.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ce1947c31e55bb10927e070acf3c78b808cea31417cec1ff3b8f669824a601e
|
|
| MD5 |
dea409a39989ee86d03f5aa32a1d494d
|
|
| BLAKE2b-256 |
ffaf856ff6d7bac66e1949888e986ccea8801709f506c70e16357b56f427d4fb
|
File details
Details for the file akmi_utils-0.1.3-py3-none-any.whl.
File metadata
- Download URL: akmi_utils-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
881bbde7cc38fcdeb7bac5784f9c6dbeafa736f6c0675292b521f449a27cabf0
|
|
| MD5 |
a8a3b3edca249d9e86c2a97a0ede6f2b
|
|
| BLAKE2b-256 |
15b55e32fa545de08f47d70835449a2f9d12d3098d33a41adb0afd4e16e843ac
|