# python-tools **Repository Path**: dongnan/python-tools ## Basic Information - **Project Name**: python-tools - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-05-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python-tools python-tools 是用Python写的小工具 ### translate.py translate.py 是一个命令行翻译脚本,通过百度翻译接口获取翻译结果,并友好的输出 - 使用方法: `python translate.py hello` 或 `python translate.py "What's your name"` - -h, --help 显示帮助信息 - -v, --version 显示版本 - -e, --example 显示例句