Tags: jiangyangcreate/etool
Tags
feat(cli): English argparse help; merge stdlib analyze-json into --js… …on-string - Document every subcommand and option with types in English; epilog for --json - Replace stdlib analyze-json with analyze --json-string (same envelope shapes) - Release 2.1.0 Made-with: Cursor
✨ Add Markdown Processing Features and Update Dependencies - Introduce ManagerMd for Markdown processing, enabling conversion to Word and HTML, and extraction of tables to Excel. - Update README files (English and Chinese) with new Markdown processing examples. - Add tests for Markdown conversion functionalities in test_etool.py. - Include new dependencies: markdown and beautifulsoup4 in pyproject.toml.
✨ Add Base Conversion Feature to ManagerPassword - Implement convert_base method in ManagerPassword for flexible number base conversion - Support base conversion between 2 and 36 - Add handling for negative numbers and various base conversions - Update README files (English and Chinese) with base conversion examples - Add test cases for base conversion functionality - Bump version to 1.4.2a in pyproject.toml
✨ Add ManagerInstall for dependency management and update documentation - Introduce new ManagerInstall class for automated dependency installation - Update README files (English and Chinese) with installation usage examples - Add test case for ManagerInstall in test_etool.py - Bump version to 1.4.1 in pyproject.toml - Update __init__.py to expose ManagerInstall module
PreviousNext