python-3-12
There are 25 repositories under python-3-12 topic.
scarletcafe/jishaku
A debugging and testing cog for discord.py rewrite bots.
mtreinish/stestr
A parallel Python test runner built around subunit
llaumgui/seedboxsync
Script for sync operations between your NAS and your seedbox.
shehab-as/The-Python-Programmer
100 code exercises and 20+ coding challenges designed to accompany The Python Programmer Udemy course š
lfir/algorithm-notes
Personal notes and implementations of some interesting algorithms.
mbeacom/python-template
This project is an opinionated python template
boatx/SockIt
Simple web socket server
GitGinocchio/GGsBot
GGsBot is a multi-purpose, highly customizable discord bot. Made with :snake: and much :heart:
Lomeli12/DL2IDScript
A simple Python3 script for quickly creating an up-to-date Infinite Weapon Durability mod for Dying Light 2
cootshk/Python-Tables
Tables from lua, in python
hendrikboeck/parasite
Typescripts zod for Python 3.11+ (WIP)
mcV3rs/MiASI
Aplikacja demonstrujÄ ca dziaÅanie systemu eksperckiego udzielajÄ cego rad dotyczÄ cych zdrowego trybu życia.
assisthiago/mutatio
System that helps to manage a speech therapy team.
ItzOratotITA/hyperlister
(maestro sono io eh)
semeiths/pentest-tools
pentest tools (my first real python project)
arvind-4/hello-world-in-django-render
A simple hello world app in django and postgres db!
eeyribas/DeepLearning-Classifier
Contains applications related to Deep Learning Classification. The two applications perform classification using different trained models.
hendrikboeck/tracing-py3
Superset of pythons logging library
srbrunoferreira/jupyter-notebook-vs-code-devcontainer
Simple Jupyter Notebook setup for VS Code and Dev Container (Docker). Do not pollute host machine with installing Python things.
Tch1b0/cozmo-python-sdk
Anki Cozmo Python SDK updated for python 3.12+
tzervas/aphelion-agent-security-framework
A lightweight, modular security framework for AI/ML models, agents, tools, and data, targeting Google ADK, Anthropic MCP, and extensible protocols that emphasizes ease of use, zero-trust security, and flexible deployment.
umckinney/mailroom
Mailroom is an object-oriented Python application that manages a donor database for a charitable organization. It allows users to track donations, generate reports, and send thank-you messages ā all from the command line.
umckinney/social-network-simulator
Social Network Simulator is a layered, test-driven CLI + API project built in Python 3.12 to model a lightweight social networking platform. It supports user, status, and picture records, tag-based reconciliation, and exposes a RESTful API using Flask.