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
-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-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.3.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.3-py3-none-any.whl (129.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rewordapp-0.3.3.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.3.tar.gz
Algorithm Hash digest
SHA256 43bda53238b3aa08fe1ea4c91672c1c3b3fb0649c98606024bf68fc20146cef6
MD5 fb0e6b977859c646e0c360e3b2480f98
BLAKE2b-256 586768c9ba5f95bcd599c95ac23cdf4260aaf3e13377961eab89b8a462a0d86e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rewordapp-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 129.0 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c7820bbc9abdc8a4c7e2308a510627a1e53ffe1e7f3aae5afcd7c7ba8bc8722d
MD5 e53502b5d09d301bce9ca4b70c9e5afa
BLAKE2b-256 46edf1976b1552618acbbf2b7bc8036a346d4b4e1e00ae19764bc707244c54d4

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