Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add File converter, blacklist and cli #4

Merged
merged 7 commits into from
Mar 23, 2025
Merged

Add File converter, blacklist and cli #4

merged 7 commits into from
Mar 23, 2025

Conversation

lmwilkigov
Copy link
Contributor

This pull request introduces significant enhancements to the uwotm8 tool, focusing on improving its functionality, usability, and documentation. The most important changes include the addition of a command-line interface (CLI), detailed usage instructions in the README.md, and the implementation of a word conversion blacklist.

Enhancements to functionality and usability:

  • uwotm8/__main__.py: Added a new entry point for the CLI, allowing users to run the tool directly from the command line.
  • uwotm8/convert.py: Implemented a blacklist of words that should not be converted, improved word conversion logic to handle context-specific cases, and added functions for processing files and directories. [1] [2] [3] [4]

Improvements to documentation:

  • README.md: Expanded the documentation to include detailed installation instructions, usage examples, command-line options, and an explanation of how the tool works.

Project configuration:

  • pyproject.toml: Added the uwotm8 script to the project scripts section, enabling the CLI functionality.

lmwilkigov and others added 2 commits March 23, 2025 22:55
… sanitization

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@lmwilkigov lmwilkigov merged commit ec55cc7 into main Mar 23, 2025
9 checks passed
@lmwilkigov lmwilkigov deleted the file-convert branch March 27, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant