Python
-
Posted On Python
Python: List AWS Secrets with its last access date
Prerequisites You already have configured AWS Credentials in ~/.aws/credentials location Overview This post illustrates the utilization of Python, alongside libraries such as boto3, to extract…
-
Posted On Python
Python: Extracting HTML Data with Python
Overview This post demonstrates how to use Python, along with libraries like requests and BeautifulSoup, to scrape web data. We’ll extract the Kubernetes release calendar…
-
Posted On Python
Python: Identify Unscheduled AWS Lambda Functions
Prerequisites You already have configured AWS Credentials in ~/.aws/credentials location Overview This blog post provides a Python script that uses the boto3 library to list…
-
Posted On Python
Python: Simplifying CSV File Filtering
Overview In this blog, we dive into a Python function designed to streamline the process of filtering CSV files in a directory based on their…
-
Posted On Python
Python: Unlocking ZIPs
Overview The script defines two main functions: unzip_with_passwords and unzip_and_rename. It attempts to unzip files in a specified directory using a list of passwords and…
Categories
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |