Skip to main content

A Python utility that converts text into readable, obfuscated form to protect sensitive data while supporting testing, automation, and collaborative workflows.

Project description

RewordApp


📖 Overview

A versatile Python utility that transforms text into a readable yet securely obfuscated form. Designed for remote work, contract development, and distributed collaboration, RewordApp helps safeguard sensitive information while preserving structure and usability. It enables safe testing, automation, and workflow sharing across diverse environments without exposing real data.


💡 Use Cases

  • Sharing logs or datasets with contractors
  • Protecting client information in demos
  • Creating safe test fixtures
  • Automating obfuscation in CI/CD pipelines
  • Preparing reproducible bug reports without leaking data

✨ Features

  • 🔌 Fully Offline Operation - RewordApp runs entirely on your machine with no internet connection required, ensuring maximum privacy and data protection.

  • 🔏 Readable Obfuscation - Preserve the shape and intent of text while masking sensitive content.

  • ⚙️ Rule‑Driven Rewriting - YAML‑based rewrite rules let you define custom transformations.

  • 🖥️ CLI and GUI Modes - Use the command‑line interface for automation or launch the GUI for interactive workflows.

  • 🤝 Safe for Collaboration - Designed for contractors, remote developers, QA teams, gig workers, freelancers, tech‑support staff, field‑service teams, and sales professionals—keeping sensitive data protected across every workflow.


⚙️ Installation

Install from PyPI:

pip install rewordapp

Or install from source:

git clone git@github.com:Geeks-Trident-LLC/rewordapp.git
cd rewordapp
pip install -e .

📦 Dependencies

This project depends on the following Python packages to provide core functionality and seamless integration:

  • PyYAML – YAML parser and emitter, enabling structured configuration management.

🧰 Command‑Line Usage

RewordApp provides a clean, script‑friendly CLI:

rewordapp [options]

🔖 Common Flags

Flag Description
--gui Launch the graphical interface
-d, --data Input text for rewriting
-f, --data-file Path to the input text file
-r, --rule-file YAML rule file defining rewrite behavior
--show-data Display raw input data
--show-rules Display rewrite rules
--show-header Display a header above the output
-o, --output-file Save rewritten content to a file
--save-rule-file Save the active rewrite rules
--dependency Show dependency information
-v, --version Show installed version

Example

rewordapp \
    --data input_text \
    --data-file dummy-data.txt \
    --rule-file dummy-rule.yaml \
    --show-data \
    --show-rules \
    --show-header \
    --output-file dummy-output.txt

🖥️ GUI Mode

Prefer a visual workflow? Launch the GUI:

rewordapp --gui

or

reword-app

The GUI provides:

  • Live previews
  • Rule inspection
  • Interactive rewriting
  • Easy file loading and saving

🛠️ Development

Clone the repository and install development dependencies:

pip install -r requirements-dev.txt

Run the test suite:

pytest

📚 References


🐞 Bugs & Feature Requests

If you encounter a bug or have a feature request, please submit it through the official GitHub Issue Tracker. This helps us track, prioritize, and resolve issues efficiently while keeping all feedback in one place.


📜 License

This project is licensed under the BSD 3‑Clause License.
You can review the full license text here:

🔍 What the BSD 3‑Clause License Means

  • Freedom to Use – You may use this library in both open‑source and proprietary projects.
  • Freedom to Modify – You can adapt, extend, or customize the code to fit your needs.
  • Freedom to Distribute – Redistribution of source or binary forms is permitted, with or without modification.
  • ⚠️ Conditions – You must retain the copyright notice, license text, and disclaimers in redistributions.
  • Restrictions – You cannot use the names of the project or its contributors to endorse or promote derived products without prior permission.

⚡ Why BSD 3‑Clause?

The BSD 3‑Clause License strikes a balance between openness and protection. It allows broad usage and collaboration while ensuring proper attribution and preventing misuse of contributor names for marketing or endorsement.


⚠️ Disclaimer

This package is currently in pre‑beta development. Features, APIs, and dependencies may change before the official 1.x release. While it is functional, please use it with caution in production environments and expect ongoing updates as the project matures.


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

rewordapp-0.3.4.tar.gz (120.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rewordapp-0.3.4-py3-none-any.whl (130.4 kB view details)

Uploaded Python 3

File details

Details for the file rewordapp-0.3.4.tar.gz.

File metadata

  • Download URL: rewordapp-0.3.4.tar.gz
  • Upload date:
  • Size: 120.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rewordapp-0.3.4.tar.gz
Algorithm Hash digest
SHA256 43ffd732fe5a522856331d9d64acc18f56effbebfe93372211b6e8b9741187be
MD5 978ec63dc449914d8632559a77362dea
BLAKE2b-256 badac09cd1d66b11b9360b912796b55dbc7fa5150cc0dd925e6e963d600ea513

See more details on using hashes here.

File details

Details for the file rewordapp-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: rewordapp-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 130.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rewordapp-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b5a98c22de5df2c625ba7087c1c69f33d37ca9c7f3930979f837b6d622964aa3
MD5 539a57df8f895f0999befe2e1bc4f36a
BLAKE2b-256 4a300b6800f5950007d55750a62627c6f9556d046d85b574b698a4aca99fd2cf

See more details on using hashes here.

Supported by

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