python.plainenglish.io
Resources curated from this publisher and indexed across appsec.fyi topic pages. Last item added: 2025-10-12.
| Date Added | Resource | Excerpt |
|---|---|---|
| 2025-10-12 2025 | How I Built 6 Micro-Tools in Python That Earn Me Passive Income DailyPython | How I Built 6 Micro-Tools in Python That Earn Me Passive Income Daily I stopped chasing big projects and started building tiny, high-impact Python scripts. These libraries helped me automate, scale … |
| 2025-08-14 2025 | Python Simple HTTP Server With SSL Certificate (Encrypted Traffic) | PythonPython | The content appears to be about setting up a Python Simple HTTP Server with an SSL certificate to enable encrypted traffic. This setup allows for secure communication over the network by encrypting data exchanged between the server and clients. The use of SSL certificates ensures that the data transmitted is protected from unauthorized access or interception. This setup is beneficial for enhancing the security of web applications or services that require secure communication protocols. |
| 2025-08-14 2025 | 6 Python Libraries For Cyber Security Professionals and Ethical Hackers | bPython | The content mentions 6 Python libraries useful for cyber security professionals and ethical hackers. These libraries likely provide tools and functions that can assist in tasks related to cybersecurity, such as threat detection, vulnerability analysis, or penetration testing. Python is a popular programming language in the cybersecurity field due to its versatility and ease of use for developing security tools and scripts. The libraries mentioned may offer pre-built functionalities that can streamline and enhance the work of professionals in the cybersecurity and ethical hacking domains. |
| 2022-08-17 2022 | 10 Killer Automation Scripts For Your Daily Stuff | by Haider Imtiaz | Aug,Python | The content provides a list of ten Python scripts designed to automate daily tasks and streamline work processes. These scripts aim to simplify common problems and routines by leveraging automation. By utilizing these scripts, individuals can save time and effort on repetitive tasks, enhancing productivity and efficiency in their daily activities. |
| 2021-09-15 2021 | How To Track Phone Number Location With PythonOSINTPython | How To Track Phone Number Location With Python |