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

My Blackjack Terminal Game

Hello everyone, my name is Aaron! As a part of my Codecademy Portfolio Project: Python Terminal......

  • ✍️ Author: AaronASB
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/25/2025
  • 🏷 Tags: python, beginners, portfolio

Thumbnail

How to Add Google OAuth to Django REST API

User authentication is a crucial part of any modern web application, especially APIs that require......

  • ✍️ Author: kihuni
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/25/2025
  • 🏷 Tags: api, python, django, backenddevelopment

Thumbnail

Machine Learning Guide

Machine Learning Guide Basics Quick Info Audience: This guide is made for......

  • ✍️ Author: Youssof Naghibi
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/25/2025
  • 🏷 Tags: machinelearning, python, beginners, kaggle

Thumbnail

Automating WordPress Site Creation in Laravel Herd Environments

A Python tool that streamlines WordPress development workflows...

  • ✍️ Author: Rustamjon Akhmedov
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: wordpress, laravel, python, automation

Thumbnail

πŸš€ Slash Your WordPress Setup Time to Seconds with Python Automation

Learn how to automate WordPress site creation in Laravel Herd environments with a Python tool that reduces 30-minute setups to mere seconds...

  • ✍️ Author: Rustamjon Akhmedov
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: python, wordpress, automation, herd

Thumbnail

An overview of rules based ingestion in DataBridge

Rules! Rules! Rules! LLMs are exceptionally good at transforming content and extracting relevant......

  • ✍️ Author: Adityavardhan Agrawal
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: rag, ai, python, opensource

Thumbnail

Building Secure Applications with Permguard and FastAPI

Previously, we explored how Django can be integrated with Permguard to enhance application security.......

  • ✍️ Author: Antonio Radesca
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: fastapi, permguard, python

Thumbnail

Understanding Awaitables: Coroutines, Tasks, and Futures in Python

Previously, we explored chatbot building with AsyncIO. As I am committing to publish one article a......

  • ✍️ Author: Choon-Siang Lai
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: python, asynchronousprogramm, tutorial, asyncio

Thumbnail

NumPy: Understanding NumPy python library

NUMPY NumPy is the core library for scientific computing in Python. Foundational Python......

  • ✍️ Author: Liz_decoder
  • πŸ‘ Reactions: 1 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: python, datascience, learning, productivity

Thumbnail

Exploring Different LLM Models: A Hands-on Guide - Part 2

In Part 1 of the blog, we explored LLM classification framework, technical considerations and also......

  • ✍️ Author: Harsha S
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: ai, llm, nlp, python

Thumbnail

How prompt tuning works

This article was originally published on IBM Developer by Soumyaranjan Swain Prompt tuning is a......

  • ✍️ Author: IBM Developer
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: webdev, ai, machinelearning, python

Thumbnail

Quark’s Outlines: Python Code Blocks

Synopsis of Python Code Blocks What is a code block? A code block is a group of......

  • ✍️ Author: Mike Vincent
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: python, programming

Thumbnail

Introduction To MATLAB For Engineers

If you're an engineering student or professional, chances are you've heard of MATLAB. Whether you're......

  • ✍️ Author: Dumebi Okolo
  • πŸ‘ Reactions: 15 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: beginners, machinelearning, datascience, python

Thumbnail

JSONcon

JsonText is a python/nodejs text file to json file package. If you have a text file you want to......

  • ✍️ Author: james
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: json, txt, python, javascript

Thumbnail

Integrating LlamaIndex and DeepSeek-R1 for reasoning_content and Function Call Features

In today's article, I'll show you how to use LlamaIndex's AgentWorkflow to read the reasoning process......

  • ✍️ Author: Peng Qian
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: ai, rag, llm, python

Thumbnail

Building a Project Budget Manager with Django - Part 2: Authentication and Models

Learn how to implement user authentication and create data models for a Django project budget management system...

  • ✍️ Author: ngemuantony
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: django, python, webdev, tutorial

Thumbnail

Building a Project Budget Manager with Django - Part 4: Deployment and Production Setup

Learn how to deploy a Django project budget management system to production with proper security and performance optimizations...

  • ✍️ Author: ngemuantony
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: django, python, devops, deployment

Thumbnail

Building a Project Budget Manager with Django - Part 6: Advanced Features

Learn how to implement advanced features like custom user management, admin customization, and JavaScript integration...

  • ✍️ Author: ngemuantony
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: django, python, javascript, tailwindcss

Thumbnail

Building a Project Budget Manager with Django - Part 5: Templates and Documentation

A detailed guide on template organization, code documentation, and best practices for a Django project budget management system...

  • ✍️ Author: ngemuantony
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: django, python, webdev, documentation

Thumbnail

Pure Python Web App: No Flask, No Django, No Frameworks!

Leapcell: The Best of Serverless Web Hosting Building the Minimal Python Web Application......

  • ✍️ Author: Leapcell
  • πŸ‘ Reactions: 6 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: python, django, flask, fastapi

Thumbnail

How I Started My First Open Source

A little time back, I had this sudden motivation to work on a site where Potterheads like me could......

  • ✍️ Author: Rishit Nanda
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: webdev, programming, python, potterhead

Thumbnail

Python Notes #3 – Control Flow

Conditional Statements if, elif, else Python uses if, elif, and else for decision-making.......

  • ✍️ Author: Elvin Seyidov
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: python, programming

Thumbnail

Top 10 Python Developer Skills You Must Master in 2025

Well, before listing the top Python developer skills you need in 2025, I did extensive research. I......

  • ✍️ Author: Sharvin Shah
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: python, programming, developer, development

Thumbnail

Accessing the Google Discovery API and its Associated Discovery Documents

The Google API Discovery Service is a crucial component for developers integrating with Google's API......

  • ✍️ Author: Suman Chatterjee
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: google, api, webdev, python

Thumbnail

Build AI Agent Memory From Scratch β€” Tutorial For Dummies

Ever wondered why some chatbots remember your name days later, while others forget what you said 5......

  • ✍️ Author: Zachary Huang
  • πŸ‘ Reactions: 5 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: ai, rag, llm, python

Thumbnail

Building a Project Budget Manager with Django - Part 1: Project Setup and Structure

Learn how to set up a Django project for managing project budgets, including project structure, dependencies, and initial configuration...

  • ✍️ Author: ngemuantony
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: django, python, webdev, tutorial

Thumbnail

deepseek with 1 line of code

Introducing the LivinGrimoire Deepseek Async Skill The LivinGrimoire framework (short for......

  • ✍️ Author: owly
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/24/2025
  • 🏷 Tags: ai, designpatterns, deepseek, python

Thumbnail

Escreva seu próprio menu ATM em 🐍

Este talvez seja um speedrun simples sobre como escrever menus em python usando comandos de entrada......

  • ✍️ Author: Rodrigo_Mars
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/23/2025
  • 🏷 Tags: python, braziliandevs, programming, cli

Thumbnail

FastFill – My First Open-Source Project! A Text Snippet Manager for Windows

Hey everyone! πŸ‘‹ I recently released my first open-source project: FastFill – a free Windows......

  • ✍️ Author: PaulK6803
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/23/2025
  • 🏷 Tags: beginners, python, opensource, software

Thumbnail

Broken letters

Weekly Challenge 313 Each week Mohammad S. Anwar sends out The Weekly Challenge, a chance......

  • ✍️ Author: Simon Green
  • πŸ‘ Reactions: 0 | πŸ’¬ Comments: 0
  • πŸ“… Published on: 3/23/2025
  • 🏷 Tags: perl, python, theweeklychallenge

Bookmark This Page Now!