python-geeks/Automation-scripts

Update All (modules)

オープン

#930 opened on 2022/11/06

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)Python (601 件のフォーク)auto 404
beginner-friendlygood first issuehacktoberfestup-for-grabs

Repository metrics

Stars
 (1,226 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド