python-geeks/Automation-scripts

Update All (modules)

Aberta

#930 aberto em 6 de nov. de 2022

 (3 comentários) (0 reação) (1 responsável)Python (601 forks)auto 404
beginner-friendlygood first issuehacktoberfestup-for-grabs

Métricas do repositório

Stars
 (1.226 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador