# small_scripts **Repository Path**: come_along/small_scripts ## Basic Information - **Project Name**: small_scripts - **Description**: 单文件小脚本 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-14 - **Last Updated**: 2022-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # small_scripts python 小脚本 ## 介绍 收集一些使用过的python单文件、小脚本,方便后续使用 ## 脚本列表 ### 多媒体 * cv2获取视频信息 * ffmpeg获取视频信息 * mime判断 ### 服务器 * cpu内存模拟占用 * 获取本机IP * 手动安装pip * bin文件解密,解压缩 * ssh隧道实现端口转发 ### rpc * json_rpc * xml_rpc * zero_rpc * grpc ### spider * facebook爬虫 ### 小游戏 *