# my-python-tools **Repository Path**: yinci/my-python-tools ## Basic Information - **Project Name**: my-python-tools - **Description**: python脚本集 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-19 - **Last Updated**: 2022-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-python-tools 一些python的通用模块,可以直接下载使用,实现一些小功能。 ## ssh_paramiko.py: 创建一个ssh对象,可以实现ssh,sftp的下载和上传功能。 ## clean_docker_registry.py: 清除docker registry的历史镜像,释放磁盘空间。 [详细说明](clean_registry_history.md)