Skip to content

Instantly share code, notes, and snippets.

@HariSekhon
Created March 22, 2024 01:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HariSekhon/aac4d4baaaddf0797c3e9a47c3187987 to your computer and use it in GitHub Desktop.
Save HariSekhon/aac4d4baaaddf0797c3e9a47c3187987 to your computer and use it in GitHub Desktop.
python.md from HariSekhon/Knowledge-Base repo: https://github.com/HariSekhon/Knowlege-Base

Python

Python is a popular and easy to use general purpose programming language that is heavily used in Data Analytics and Data Science as well as systems administration.

It's not as amazing for one-liners are Perl is though, which can boost shell scripts more easily.

Core Reading

Learning Python

DevOps Python tools

HariSekhon/DevOps-Python-tools

Shell scripts with Python

Shell scripts using Python and making it easier to install Python pip libraries from PyPI.

HariSekhon/DevOps-Bash-tools

Nagios Plugins in Python

HariSekhon/Nagios-Plugins

Python Library with Unit Tests

HariSekhon/pylib

Partial port from private Knowledge Base page 2008+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment