python-geeks/Automation-scripts

Update All (modules)

开放

#930 创建于 2022年11月6日

 (3 条评论) (0 个反应) (1 位负责人)Python (601 个派生)auto 404
beginner-friendlygood first issuehacktoberfestup-for-grabs

仓库指标

星标
 (1,226 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Update all (modules)

This script, specifically a function, will update every outdated module the user has installed (not built-ins) using pip. So instead of wasting so much time manually updating each and every module, we've automated it 🤖.

Instructions

  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md (using this template) in your folder for program Instructions
  • add requirements.txt if needed

Programming Language

  • Python

Happy Coding

贡献者指南