A web-based YAML editor with tabular interface
Project description
YAML Editor
A web-based YAML editor with a tabular interface that makes it easy to view and edit YAML files.
Features
- Web-based interface for editing YAML files
- Tabular view of YAML data
- Add and delete rows
- Search functionality
- Real-time editing
- File browser for YAML files
Installation
Install using pip:
pip install yaml-editor
Or install from source using Poetry:
git clone https://github.com/yourusername/yaml-editor.git
cd yaml-editor
poetry install
Usage
Start the YAML editor by running:
yaml-editor
Options:
--host
: Host to bind the server to (default: 127.0.0.1)--port
: Port to bind the server to (default: 8000)--dir
: Directory containing YAML files (default: current directory)
Example:
yaml-editor --host 0.0.0.0 --port 8080
Once started, open your web browser and navigate to the displayed URL to use the YAML editor.
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
yaml_editor-0.1.8.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file yaml_editor-0.1.8.tar.gz
.
File metadata
- Download URL: yaml_editor-0.1.8.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.7 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c7a4f2e10f0f9be60fbea42be7974866f05015aacf5a2cffc62a06971f956cba
|
|
MD5 |
f75bd8568db6ab4e852f67b7c7a5c396
|
|
BLAKE2b-256 |
a27f791921999a3db53b62a5f1851471e983847bbf2c8ec8ae98d5cedeeec3fc
|
File details
Details for the file yaml_editor-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: yaml_editor-0.1.8-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.7 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9024a05e8042e62a8c2f439c0a04fc93a3bd23bdd8dafb52f050862a4704b688
|
|
MD5 |
2a8f8cb5f61fa2a25ee5efcd06ff2e35
|
|
BLAKE2b-256 |
8556b054c6f178bd09866a9e6ad9b6658f5862bb88a8f39a28e9a95dea943e32
|