Skip to content

aastroza/simple-jsonl-editor

Repository files navigation

simple-jsonl-editor

A very simple GUI application for editing JSONL files. This tool allows you to load, view, edit, and save JSONL files with ease, making it perfect for data cleaning and manipulation tasks.

screenshot

Features

  • Load and navigate through JSONL files
  • Edit individual JSON objects within the file
  • Save changes to individual objects or the entire file
  • Large, scrollable text area for easy viewing and editing
  • UTF-8 support for handling international characters

Requirements

  • Python 3.x
  • tkinter

Usage

git clone https://github.com/aastroza/simple-jsonl-editor.git
cd simple_jsonl_editor
pip install tk
cd src\simple_jsonl_editor
python editor.py

Credits

The entire code was created by Claude 3.5 Sonnet.

About

Simple GUI for editing .jsonl files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages