Logo

Python Developer Resources - Made by 0x3d.site

A curated list of awesome Python frameworks, libraries, software and resources.

Main website: https://0x3d.site

πŸ“ Latest Python Articles on Dev.to

Thumbnail

🐨Beginner-Friendly Guide "Maximize Free Time by Rescheduling Meetings" – LeetCode 3439 (C++ | Python | JavaScript)

In this scheduling optimization problem, we're given a series of non-overlapping meetings and a total......

  • ✍️ Author: Om Shree
  • πŸ‘ Reactions: 10 | πŸ’¬ Comments: 2
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: programming, cpp, javascript, python

Thumbnail

Building a Modern, Type-Safe Authentication System for Django REST Framework

Have you ever spent hours fighting with authentication setup in your Django REST API? Or struggled......

  • ✍️ Author: Huy Nguyen
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: django, python, authentication, webdev

Thumbnail

Modbus Protocol - A Python Beginner's Summary

Modbus Protocol - A Python Beginner's Summary I work in Tokyo as a B2B sales rep for......

  • ✍️ Author: Masafumi Saito
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: python, beginners, iot, plc

Thumbnail

How Programming Languages Work: Typing & Execution Models Explained

When we start learning programming, we see languages behave differently. Some are very strict (like......

  • ✍️ Author: s mathavi
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: lanuguage, programming, java, python

Thumbnail

VONET – an AI PC agent that understands your commands and controls your PC directly.

Meet Vonet, an experimental autonomous AI agent that understands natural language and......

  • ✍️ Author: Michael Cobol Agan
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: ai, opensource, python, autonomous

Thumbnail

Odoo's Technical Ecosystem: Real-World Usage Data and Open Source Impact

Odoo has become a leading open-source ERP platform with thousands of businesses worldwide. With its......

  • ✍️ Author: spread thoughts
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: odoo, opensource, python, erp

Thumbnail

First Strides into Data Science

Recently, I decided to enroll into Moringa School and fuel my data curiosity. Since May, I have been......

  • ✍️ Author: Nesphory Mwakale
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: beginners, python, datascience, tableau

Thumbnail

I’m BGOD, Starting My Tech Journey From Scratch β€” Watch Me Build

Hey everyone My name is Godfrey, but you can call me BGOD. I’m a 19-year-old Nigerian with a big......

  • ✍️ Author: Godfrey
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: beginners, python, learning, softwaredevelopment

Thumbnail

Send Automated SMS Alerts Using Net2Phone and Python

In today’s world, where speed and accessibility to information are crucial, automated SMS alerts have......

  • ✍️ Author: Oleksandr Dehtiarov
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: python

Thumbnail

Python Fundamentals: blocking IO

The Silent Killer: Mastering Blocking IO in Production Python Introduction In......

  • ✍️ Author: DevOps Fundamental
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: python, programming, development, blockingio

Thumbnail

MusicGen Studio: Creating AI Soundtracks with Python & Open Source Tools

Overview I'm thrilled to share a project that blends my love for music, code, and......

  • ✍️ Author: Oki BAYU
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: ai, python, webdev, programming

Thumbnail

How to display the temperature and humidity from the DHT sensor on an LCD screen?

Let’s display the temperature and humidity from the DHT sensor on an LCD screen using Python on a......

  • ✍️ Author: Hedy
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: raspberrypi, dht11, dht22, python

Thumbnail

Learn Python 002

Note: I’m not an expert. I’m writing this blog just to document my learning journey. πŸš€ 🧠......

  • ✍️ Author: tamilvanan
  • πŸ‘ Reactions: 5 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: python, programming, coding, learning

Thumbnail

python daily #1 (pattern matching)

don't try to match a constant (there will be a match, but not what you would......

  • ✍️ Author: Konstantinos Blatsoukas
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: python, programming

Thumbnail

Interview With Author Ahmed Awad ( NullC0d3 )

Tell us about yourself and how many books you have written. I’m a veteran cybersecurity threat......

  • ✍️ Author: ahmed Awad (Nullc0d3)
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: programming, python, cybersecurity, infosec

Thumbnail

πŸš€ My First Flask API – Lightweight Monitoring Data Server (with Deep Dive)

Hey folks! πŸ‘‹ I recently built my first API using Flask and wanted to share the experience β€” not just......

  • ✍️ Author: Suave Bajaj
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: python, flask, api, tutorial

Thumbnail

Learn Python 003

Note: I’m not an expert. I’m writing this blog just to document my learning journey. πŸš€ ......

  • ✍️ Author: tamilvanan
  • πŸ‘ Reactions: 6 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: python, beginners, programming, learning

Thumbnail

Prompt Injection, Jailbreaking, and LLM Risks | AI Security series

If you’ve played with ChatGPT, Gemini, Claude, or any LLM-driven chatbot, chances are you’ve either......

  • ✍️ Author: Syed Mohammed Faham
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: ai, promptengineering, python

Thumbnail

My first day!

Hello World!...

  • ✍️ Author: Jackson Darwin
  • πŸ‘ Reactions: 5 | πŸ’¬ Comments: 1
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: programming, ai, python, beginners

Thumbnail

Think Like a Coder: Loops in Python Explained

🧠 What Are Loops in Python? Loops are a core concept in Python programming. They allow you to......

  • ✍️ Author: vishal more
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: programming, python, ai, beginners

Thumbnail

Python's FastAPI and How It Compares to Express

By Catalina Dinozo Introduction FastAPI is a modern, high-performance framework for......

  • ✍️ Author: Catalina Dinozo
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/8/2025
  • 🏷 Tags: python, fastapi

Thumbnail

AWS EKS Model Context Protocol (MCP): How It Improves Kubernetes Reliability

The closer we get to using AI in our day-to-day, the more we'll need to ensure that the data we're......

  • ✍️ Author: Michael Levan
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/8/2025
  • 🏷 Tags: python, programming, mcp, ai

Thumbnail

OEPE – Onto-Exoprotronic Engine

🧠 OEPE – Onto-Exoprotronic Engine (v1.0) OEPE is a conceptual engine for symbolic language......

  • ✍️ Author: Gonzalo Emir
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/8/2025
  • 🏷 Tags: ai, python, programming, techtalks

Thumbnail

🐍 My Python Journey: Week 3 – The Realm of Operators

Hello, fellow coders and dreamers! As the third week of my Python summer journey unfolded, I found......

  • ✍️ Author: Khyati Sahu
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/8/2025
  • 🏷 Tags: programming, python, beginners, coding

Thumbnail

Python Exercise of the Day: Reverse the Order of Words in a Sentence

Welcome to the Python Exercise of the Day, a series designed to help beginner programmers build......

  • ✍️ Author: Galactic Circuit
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/8/2025
  • 🏷 Tags: python, programming, beginners, tutorial

Thumbnail

Day 19/100: Assertions and Raising Custom Errors in Python

Welcome to Day 19 of the 100 Days of Python series! Today, we go deeper into error handling by......

  • ✍️ Author: Rahul Gupta
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: python, programming, learning, 100daysofcode

Thumbnail

Day 18/100: Exception Handling with try-except in Python

Welcome to Day 18 of the 100 Days of Python series! Today we tackle a critical skill for writing......

  • ✍️ Author: Rahul Gupta
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/9/2025
  • 🏷 Tags: python, programming, learning, 100daysofcode

Thumbnail

Scraping Properties from RealEstate.com.AU w/ Python

Disclaimer: This post scrapes publicly available data from RealEstate.com.AU without violating......

  • ✍️ Author: Batuhan
  • πŸ‘ Reactions: 4 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/8/2025
  • 🏷 Tags: python, automation, learning, testing

Thumbnail

String in Python (16)

Buy Me a Coffeeβ˜• *Memos: My post explains a string. format() can format and create a string as......

  • ✍️ Author: Super Kai (Kazuya Ito)
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/8/2025
  • 🏷 Tags: python, string, str, function

Thumbnail

Meet areq: Async Python Requests Without Losing Your Sanity

Like many of you, I’ve written my fair share of Python scripts that use requests. It’s simple. It......

  • ✍️ Author: Ganesh Palanikumar
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 7/8/2025
  • 🏷 Tags: webdev, programming, python, opensource

Bookmark This Page Now!