Skip to content

BenThompsonBTC/python-automation-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Automation Lab

Portfolio-friendly lab for practical Python scripts that solve real workflow, file, reporting, and operations problems.

The purpose of this repository is to build small, understandable tools with clean documentation, tests where useful, and clear examples of how they can help in IT and DevOps work.

Focus Areas

  • File and folder organization
  • CSV parsing and reporting
  • Log analysis
  • System inventory helpers
  • Small command-line tools
  • Automation patterns that transfer to IT operations

Repository Structure

Folder Purpose
src/automation_lab/ Reusable Python code
scripts/ Runnable command-line scripts
tests/ Basic tests for reusable code
examples/ Sample input/output files that are safe to share
notes/ Learning notes and project ideas

First Script

Run the starter health check script:

python scripts/system_health_summary.py

Portfolio Goal

This repo should show practical Python ability: readable scripts, clear problem statements, and automation habits that fit DevOps and systems administration work.

About

Practical Python automation scripts for IT, DevOps, reporting, and workflow improvement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages