Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 512 Bytes

File metadata and controls

28 lines (20 loc) · 512 Bytes

Python Learnign Notes

This repository contains my personal notes while learning python, Networking, automation, and cybersecurity.

Topics

-Python Basics -File Handling -Functions -Modules -Telegram Bots -System automations -Natworking -Cybersecurity tools

Laibrary

Streamlit

Used to build the web interface of IDS Project.

Pandas

Used to read CSV files and process datasets.

JSON

Used to store settings, attack signatures and labales.

Pathlib

Used to manege file paths safely and cleanly.