Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 761 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 761 Bytes

Pycheat - Python Sample Database For All

alt tag

Must have python script examples for system admins and python programmers.

Since being a Systems Engineer has its other parts I found myself needing to consult some other script that I have written, than reinventing the new script.All of the scripts are in use in some part of 260 + servers that I am administering daily.

Installation

You can install as:

$ python setup.py install

Structure

Python scripts are catagorized by their area.

  • api = Api files
  • network = Network related scripts
  • os = Os realated scripts