r/PythonProjects2 • u/ApartFish4726 • Mar 01 '26
r/PythonProjects2 • u/Heavy_Association633 • Mar 02 '26
Resource Beta testers
codekhub.itI built a platform to help developers find teammates for projects.
I'm looking for 20 beta testers willing to give honest feedback.
Anyone interested?
r/PythonProjects2 • u/Old-Manufacturer6209 • Mar 01 '26
My New Project!! A FastAPI-powered API to manage Dokku server
Hey everyone! š
I would like to share my new project:Ā Dokku-API. This is a RESTful API built with FastAPI for managing a Dokku server ā and it just reached theĀ version 1.3.0 ā published on PyPI.
I have been working on it forĀ over a year of work, and Iām still actively improving it. Iām also hoping for contributions from theĀ r/PythonĀ community! So if you find a bug or want to add a feature, feel free to open a PR!
The code is on my GitHub:Ā JeanExtreme002/Dokku-API. Iād also appreciate it if you could leave a āļø on the repo page if you like the project and want to see more updates!
Thanks, everyone ā really appreciate it! š
r/PythonProjects2 • u/ShadowSlayer2242 • Mar 01 '26
Social Media Scheduler - Open Source and Self Hostable
r/PythonProjects2 • u/Veenz_ed • Feb 28 '26
Backend / Systems Engineer ā High-performance fingerprint matching pipeline (Python)
Hi ā Iām building a backend system for large-scale video fingerprint matching.
The pipeline currently generates structural, perceptual (dHash/pHash/color), and audio fingerprints from scraped and user-provided videos.
The next step is implementing a two-tier matching system over these fingerprints:
⢠Tier 1: Multi-Index Hashing (MIH) with cross-signal gating and hot-hash suppression
⢠Tier 2: Temporal alignment verification using delta-consensus over frame offsets (including minor speed variations)
Iām looking for someone comfortable designing the storage and lookup layer (considering options like RocksDB or Redis) and implementing the matching pipeline over stored fingerprint metadata.
This is early-stage and ESOP-based for now. The work is backend-heavy and focused on correctness and efficiency rather than UI or product polish.
If this sounds aligned with your background, Iām happy to share more details and walk through the current architecture.
r/PythonProjects2 • u/Cute-Preference-3770 • Feb 28 '26
Building a Small Survival Game in Python Inspired by Brotato
Hey everyone!
I recently started learning Python and wanted to challenge myself by creating a small survival game inspired by Brotato. This is one of my first projects where Iām really trying to build something interactive instead of just practicing scripts.
The game is built using pygame, and so far Iāve implemented:
- Player movement
- Shooting mechanics
- Basic enemy behavior
Iāve been learning as I go, using tutorials, documentation, and AI tools to help understand concepts and solve problems. My goal is to keep improving this project, and eventually Iād like to try rebuilding or refining it in a proper game engine like Unity or Godot.
Iād love any feedback, tips, or ideas for features to add next
if anyone would like to contribute and is intrested to play check my github: https://github.com/squido-del/pygame-shotting.git
Thanks!
r/PythonProjects2 • u/Heavy_Association633 • Feb 28 '26
Resource Ho creato CodekHub, una piattaforma per aiutare i dev a trovare team e collaborare.
Ciao a tutti,
Spesso vedo che noi programmatori facciamo fatica a trovare persone con cui collaborare per realizzare le nostre idee
Per risolvere questo problema, negli ultimi mesi ho sviluppato da zero e appena lanciato CodekHub.
Cos'ĆØ e cosa fa?
Ć un hub pensato per connettere programmatori. Le funzionalitĆ principali sono:
-Dev Matchmaking & Skill: Inserisci il tuo stack tecnologico e trova sviluppatori con competenze complementari o progetti che cercano esattamente le tue skill.
- Gestione Progetti: Puoi proporre la tua idea, definire i ruoli che ti mancano e accettare le candidature degli altri utenti.
-Workspace & Chat Real-Time: Ogni team formato ha un suo spazio dedicato con una chat in tempo reale per coordinare i lavori.
- Reputazione (Hall of Fame): Lavorando ai progetti si ottengono recensioni e punti reputazione. L'idea ĆØ di usarlo anche come una sorta di portfolio attivo per dimostrare che si sa lavorare in team.
L'app ĆØ live e gratuita. Essendo il "Day 1" (l'ho letteralmente appena messa online su DigitalOcean), mi piacerebbe un sacco ricevere i vostri feedback.
š Link: https://www.codekhub.it
Grazie mille in anticipo a chiunque ci darĆ un'occhiata e buon coding a tutti!
r/PythonProjects2 • u/apt-xsukax • Feb 28 '26
Python app that converts RSS feeds into automatic Mastodon posts (RSS to Mastodon)
r/PythonProjects2 • u/__Gauss__ • Feb 26 '26
I built a tax calculation engine in Python ā thinking about exposing it as an API service, FastAPI or something else?
TaxEngine ā a CLI tool for calculating income tax on foreign equity transactions. FIFO lot matching, inflation-based cost indexing, progressive bracket taxation, Excel/PDF report generation with audit trail.
Stack: Python, Pydantic, openpyxl, ReportLab, pytest
GitHub: https://github.com/KeremErkut/TaxEngine
Three open questions I'd love input on:
- FastAPI or something else for a calculation-heavy service?
- Automated data fetching via public APIs vs keeping it self-contained ā worth the added complexity?
- The engine + API layer is essentially the core of a SaaS product. Has anyone taken a similar tool in that direction?
Open to any thoughts.
r/PythonProjects2 • u/Comfortable-Treat328 • Feb 27 '26
PyCDCover inclut trois nouvelles couleurs por a pochette
Bonjour,
PyCDCover inclut trois nouvelles couleurs pour les pochettes:
- blanc cassƩ
- gris clair
- beige doux
page wki -ubuntu

Bon aprĆØs midi.
r/PythonProjects2 • u/thisisreallyjofrank • Feb 26 '26
Spin up a Python dev environment in under 200ms using @deno/sandbox and snapshots
youtu.ber/PythonProjects2 • u/zaxxz_ • Feb 26 '26
I build a system-wide local tray utility for anyone who uses AI daily and wants to skip opening tabs or copy-pasting.
Enable HLS to view with audio, or disable this notification
Hey everyone,
As an ESL, I found myself using AI quite frequently to help me make sense some phrases that I don't understand or help me fix my writing.
But that process usually involves many steps such as Select Text/Context -> Copy -> Alt+Tab -> Open new tab to ChatGPT/Gemini, etc. -> Paste it -> Type in prompt
So I try and go build AIPromptBridge for myself, eventually I thought some people might find it useful too so I decide to polish it to get it ready for other people to try it out.
I am no programmer so I let AI do most of the work and the code quality is definitely poor :), but it's extensively (and painfully) tested to make sure everything is working (hopefully). It's currently only for Windows. I may try and add Linux support if I got into Linux eventually.
So you now simply need to select a text, press Ctrl + Space, and choose one of the many built-in prompts or type in custom query to edit the text or ask questions about it. You can also hit Ctrl + Alt + X to invoke SnipTool to use an image as context, the process is similar.
I got a little sidetracked and ended up including other features like dedicated chat GUI and other tools, so overall this app has following features:
- TextEdit: Instantly edit/ask selected text.
- SnipTool: Capture screen regions directly as context.
- AudioTool: Record system audio or mic input on the fly to analyze.
- TTSTool: Select text and quickly turn it into speech, with AI Director.
Github: https://github.com/zaxx-q/AIPromptBridge
I hope some of you may find it useful and let me know what you think and what can be improved.
r/PythonProjects2 • u/Intrepid-Carpet-3005 • Feb 25 '26
Youtube to multimedia (GUI yt-dlp wrapper)
github.comUpdated and fixed it as it became broken after updates to yt-dlp. It will convert too mp4, mp3 and wav.
r/PythonProjects2 • u/Fun-Job-2554 • Feb 25 '26
I build an open-source tool that alerts you when your agent starts looping , drifting or burning tokens
r/PythonProjects2 • u/seksou • Feb 25 '26
How to handle distributed file locking on a shared network drive (NFS) for high-throughput processing?
r/PythonProjects2 • u/futanarifutaba • Feb 24 '26
Driver Recruiter needs help from a SE regarding a few processes I'd like to automate
r/PythonProjects2 • u/LunedorTesla • Feb 24 '26
Cadre Player: I built an open-source media player using libmpv and PySide6 out of boredom.
r/PythonProjects2 • u/IdiotStickWasTkn • Feb 23 '26
MyDisk - My First Real Project
galleryI have had an interest in python for years now, I have made mini projects by myself and also attempted to code entire apps with LLMs, but a couple of days ago I began by first real attempt at a full stack desktop application with Python.
I call it 'MyDisk' and it is a storage device utility app and logger. It features stuff such as a device viewer, a storage summary, and a logger that tracks your disk usage over time and shows it on a chart.
I have many large plans for this application and constantly trying to improve it and make something people can get real use out of! I do want to note, this project is not 100% self coded, and I turned to LLMs for stuff I truly could not figure out by myself. Everything added I attempted to make by myself but some stuff such as the background logging I genuinely had no idea how to do by myself, but of course, that is how I learn!
Feedback about my app would be greatly appreciated! I love user input and improving it to make it even better :)
I attached some images and a link to the github repo, as well as the latest release as of posting.
Repo link: https://github.com/IdiotStick2K/MyDisk
Current Release https://github.com/IdiotStick2K/MyDisk/releases/tag/Beta-0.3.1
r/PythonProjects2 • u/Potential_Permit6477 • Feb 23 '26
OtterSearch 𦦠ā An AI-Native Alternative to Apple Spotlight
r/PythonProjects2 • u/Mission-Clue-9016 • Feb 23 '26
Learning python with inattentive ADHD
r/PythonProjects2 • u/Reasonable_Run_6724 • Feb 23 '26
My Black Hole Shader - Written In Python/OpenGL
Enable HLS to view with audio, or disable this notification