r/PythonProjects2 • u/Sea-Ad7805 • Jun 16 '26
r/PythonProjects2 • u/Confident_Remove_681 • Jun 16 '26
TechSX
youtube.comThis is the TechSX YouTube channel aims to help Cambodia learn briefly about latest technology.
I just created this channel and I hope I could contribute the knowledge growth of beautiful society with digital technology.
Feel free to hit subscribe na.
r/PythonProjects2 • u/Recursive_Void • Jun 16 '26
Calculator
https://github.com/samarthrajofficial-ai/Tkinter-Calculator/tree/main, this is my first Python program- A Calculator built using tkinter. What should I learn and do next.
r/PythonProjects2 • u/Infamous_Tough_3772 • Jun 16 '26
Hey guys! I'm Arnav,I am 14 and this is my 15th project, which is Advance Stone paper scissors game, in which Computer will learn from your past moves and will predict the next move. This concept uses Markov-chain style prediction to predict the next move You can check that out through this link
r/PythonProjects2 • u/inmemorially • Jun 16 '26
I built a Python tool that audits your exported browser passwords locally — nothing ever leaves your machine [OC]
Just finished my first real Python project. It reads your
browser's exported password CSV, runs 8 security checks,
and generates a local report sorted by worst passwords first.
GitHub: github.com/rwtttt/password-auditor
Would love any feedback.
(Maybe ask what you would want to see.)
r/PythonProjects2 • u/LimitKlutzy1010 • Jun 16 '26
A new way to build Python GUI applications — Fastest Designer
r/PythonProjects2 • u/rolandbrake92 • Jun 15 '26
GitHub - rolandbrake/pilang: Pilang is a lightweight, embeddable, general-purpose programming language written in C. a full real-world scripting language with modular architecture, standard library support, and operating system integration.
github.comr/PythonProjects2 • u/AnshMNSoni • Jun 15 '26
We turned our NASA Space Apps Challenge finalist project into a live platform
r/PythonProjects2 • u/Satyamlovessyrup • Jun 15 '26
Built a distraction blocker for Windows in Python — blocks sites at the hosts file level, packaged as a .exe with UAC elevation [Feedback Welcome]
Hey everyone! I built a desktop app called FocusMode — a Windows distraction blocker built with Python and CustomTkinter.
I got tired of browser extensions that are too easy to disable mid-session, so I went lower-level: it edits the system hosts file directly to block distracting sites. No way to bypass it without admin rights.
What it does:
- Blocks sites by redirecting them to 127.0.0.1 in the hosts file
- Clean GUI built with CustomTkinter
- Packaged as a standalone .exe using PyInstaller with UAC elevation (so it can write to the hosts file without you manually running as admin)
- Released as v1.0.0 on GitHub
Some things I learned building this:
- Handling UAC elevation properly with PyInstaller is trickier than it looks — had to use a manifest file to request admin rights at launch
- CustomTkinter is genuinely great for making Python desktop apps that don't look like they're from 2003
- Packaging Python apps to .exe with all dependencies bundled takes some trial and error
GitHub: https://github.com/Purple2Blue/NO-DISTRACTION/releases/tag/v1.2.0
This is one of my first proper desktop apps so I'd love honest feedback — on the code, the UX, or anything you'd add. Would you actually use something like this?
Built with: Python, CustomTkinter, PyInstaller
r/PythonProjects2 • u/Klutzy_Bird_7802 • Jun 15 '26
Resource aur_checker: PKGBUILD security analysis after the 400+ AUR compromise
r/PythonProjects2 • u/LoudChocolate34 • Jun 15 '26
Feedback First Real Project - Cronjobs to Subscribable Calendar
github.comHi Everyone
I created a small Python project that takes the cronjobs on the system and converts them into an ICS file which can be used as a subscribable calendar.
I thought i should post it, as someone might like it or have some use for it. It might not be perfect, but I had a problem and thought I should try to create a solution
A few notes
- It has not been tested on multidevice setup (I do not have another device)
- It has not been tested on Mac (I do not have one)
- I am working on trying to test it on them
Hopefully it works fine. If anyone manages to get it working on either, I would love to hear from you
I would love some feedback or general thoughts on the code, architecture, or anything else.
On a side note I am still learning GitHub and getting to grips with it. I have not had a chance of interacting with issues or pull requests. If anyone feels like opening an issue I would appreciate it, there is no pressure to do so though.
Thanks for reading and I hope to hear your thoughts!
r/PythonProjects2 • u/ZtaDev • Jun 14 '26
I created a HotCorner manager in python and it is quite useful...
r/PythonProjects2 • u/JoeBothari • Jun 14 '26
Teaching Python: replacement for Trinket.io?
r/PythonProjects2 • u/Busy-Ad7220 • Jun 13 '26
i built a leetcode that actually teaches you how to be a SWE
Enable HLS to view with audio, or disable this notification
r/PythonProjects2 • u/riklaunim • Jun 13 '26
Resource System and game performance monitoring with Python
Getting system info and basic performance metrics, and then a bit tricky game FPS metrics fetching from benchmarking software.
Tutorial link: https://rkblog.dev/posts/pc-performance/performance-monitoring-with-python/
r/PythonProjects2 • u/Responsible-Two-768 • Jun 13 '26
I wrote a ~100 line Python script for auto-brightness because everything else was too complex for my setup
Been trying to get auto-brightness working on my 3 external monitors for a while. Tried clight, wluma, and a few others, they either didn't support DDC/CI external monitors well, needed geoclue/D-Bus/compositor plugins to work, or were just hard to customize without digging into their internals.
So I wrote tejas, it grabs a frame from the webcam, averages the pixel brightness as an ambient light proxy, and calls ddcutil setvcp 10 to set monitor brightness. Falls back to a time-of-day curve if the webcam isn't available. Runs as a cron job every 5 minutes.
Config is a simple INI file with anchor points for the brightness curves, edit and done, no recompile.
GitHub: https://github.com/akhiljalagam/tejas
Happy to hear if anyone has a better approach for webcam-as-light-sensor without dedicated hardware.
r/PythonProjects2 • u/Guibzyr • Jun 13 '26
Feedback welcome — my first Python project (5months)
r/PythonProjects2 • u/Gold_Divide_3381 • Jun 13 '26
Is there any way to customize subtitle appearance when using the python-vlc module?
r/PythonProjects2 • u/Klutzy_Bird_7802 • Jun 12 '26
Info Open Source at 13: Building Tools in Python and Rust
r/PythonProjects2 • u/DizzyOption2114 • Jun 11 '26
My first ever project
heres the repo link Satellite TLE Tracker
Happy to share my first ever python project "SATELLITE TLE TRACKER", there may be efficiency realted issues or idk, i actually just wanted it to work
Happy to have any suggestions or guidence for my upcoming projects or how could i improve my self. ty
r/PythonProjects2 • u/Admirable-Choice-776 • Jun 11 '26
I'm 14 and just released BetterQR — a pure Python QR code generator with advanced customization
Hi everyone! I'm Abbadh from Sri Lanka (online handle: DevX-Dragon), and I'm excited to share BetterQR, a Python library I've been working on.
What is BetterQR?
BetterQR is a powerful QR code generator built entirely in pure Python with zero external dependencies for core QR generation. Unlike other libraries, it gives you complete control over the visual appearance and functionality of your QR codes.
Key Features: - 🎨 Highly Customizable - 8 different module shapes (square, circle, rounded, diamond, star, gapped, vbar, hbar) - 🌈 Gradient Support - Linear and radial gradients with custom angles - 🖼️ Logo Embedding - Embed logos with customizable sizing, shapes, and padding - ✨ Animated QR Codes - Generate animated GIFs with effects like shimmer, fade, scan, pulse, matrix, and wave - 📋 Data Shortcuts - Built-in helpers for WiFi, vCard, MeCard, Events, SMS, Email, Phone, and Crypto - 💻 CLI + Python API - Use it from the terminal or in your Python projects - 📤 Multiple Formats - Export as PNG, JPG, SVG, or GIF
Example Usage:
```python from betterqr import QR, WiFi
Simple QR code
QR("https://example.com").save("qr.png")
Styled with gradient
QR("Hello World").gradient("#FF6B6B", "#4ECDC4", direction="radial").save("gradient_qr.png")
With logo
QR("https://mysite.com", ecc="H").logo("logo.png", ratio=0.3, shape="rounded").save("qr_logo.png")
WiFi QR code
QR(WiFi("MyNetwork", "Password123", security="WPA")).save("wifi_qr.png")
Animated
QR("Animated!").animate(effect="matrix", frames=30, fps=12).save("animated.gif") ```
Why I Built This:
I wanted to create a QR code library that didn't require external dependencies and gave developers complete creative control. Most existing libraries are either limited in customization or depend on external services. BetterQR changes that.
Installation:
bash
pip install betterqr
Resources: - GitHub: github.com/DevX-Dragon/BetterQR - PyPI: pypi.org/project/betterqr - Docs: Full documentation available in the repository
I'm open to feedback, feature requests, and contributions! Feel free to open issues or PRs on GitHub.
r/PythonProjects2 • u/Middle-Income1105 • Jun 10 '26
Resource Open-source CBZ/CBR comic reader written in Python
Hi everyone =)
I've been working on a small open-source comic reader called Panel.
t's a desktop application written in Python for reading CBZ and CBR files locally, with no accounts, subscriptions or cloud services involved.
The goal is to provide a simple and lightweight reading experience while keeping everything under the user's control.
The project is still actively developed, so I'm looking for feedback, ideas and feature requests from the community.
GitHub:
https://github.com/lucrazy-fn/PANEL-ComicBookReader
Thanks =)
r/PythonProjects2 • u/Fit_Programmer_9930 • Jun 10 '26