From bea0a53066013cffbe5c5909125051bbe24ed13a Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Mon, 27 Apr 2026 00:54:20 -0600 Subject: [PATCH] RELEASE VERSIONWOPOOOO --- implementations/Python3/README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/implementations/Python3/README.md b/implementations/Python3/README.md index 759c3af..e97161b 100644 --- a/implementations/Python3/README.md +++ b/implementations/Python3/README.md @@ -1,11 +1,15 @@ # Python3 [DЯΣΛMMΛKΣЯ] Implementation +Tested with Python 3.13.5 on Kali (Raspberry Pi 5 and Lenovo Thinpad 5xx series) ## Install 1. create venv: `python -m venv .venv` -2. activate venv: *nix: `python .venv/bin/activate` windows powershell: `python .venv\Scripts\Activate.ps1` -`pip install -r requirements.txt` +2. activate venv: *nix: `source .venv/bin/activate` windows powershell: `.venv\Scripts\activate` 3. install requirements: `pip install -r requirements.txt` ## TODO -1. get the fuckin thing working -2. make it persistant and looping -3. make it send a discord webhookie :3 \ No newline at end of file +1. x get the fuckin thing working +2. x make it persistant and looping +3. x make it send a discord webhookie :3 +4. make service +5. speed up? +6. windowssssss +7. header rice \ No newline at end of file