# automation **Repository Path**: chobity/automation ## Basic Information - **Project Name**: automation - **Description**: Some convenient automation scripts written in Python. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-12 - **Last Updated**: 2025-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Automation Some convenient automation scripts written in Python. ## AutoApp - autoapp.py: Python script for automating install/upgrade applications. - autoapp.toml: List of applications that need to be installed/upgraded. ## AutoGit - autogit.py: Python script for automating batch manage git repositories. - autogit.toml: List of git repositories. ## AutoPip - autopip.py: Python script for automating install/upgrade Python's packages. - autopip.toml: List of Python's packages that need to be installed/upgraded.