#Real Python

How to Get the Most Out of PyCon US

In this article, you'll learn how you can get the most out of PyCon US. Whether you're a first-timer or a seasoned attendee, this guide will help you get ready to have a great PyCon.
#career #community
By | May 15, 2024


What Are CRUD Operations?

CRUD operations are the cornerstone of application functionality. Whether you access a database or interact with a REST API, you usually want to create, retrieve, update, and delete data. In this tutorial, you'll explore how CRUD operations work in practice.
#intermediate #api #databases #web-dev
By | May 15, 2024



#PyCoders

Issue #629 – Flattening Lists of Lists, Python 3.13, Sets, and More

By | May 14, 2024



#testdriven.io

Continuously Deploying Django to DigitalOcean with Docker and GitLab

Configure GitLab CI to continuously deploy a Django and Docker application to DigitalOcean.
#DevOps #Django #Docker
By Michael Herman | May 14, 2024



#Photon Designer

The simplest way add polling to Django with HTMX 🗳️

We'll build a dashboard that updates every few seconds with HTMX
By Photon Designer | May 16, 2024



#Python Library

How to Annotate a Graph with Matplotlib and Python

The Matplotlib package is great for visualizing data. One of its many features is the ability to annotate points on your graph. You can use annotations to explain why a particular data point is significant or interesting. If you haven’t used Matplotlib before, you should check out my introductory article, Matplotlib – An Intro to […]
#beginner #Python
By Mike | May 13, 2024


An Intro to Logging with Python and Loguru

Python’s logging module isn’t the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru. Loguru intends to remove all the boilerplate you get with the Python logging API. You will find that Loguru greatly simplifies creating logs in Python. This chapter has the following sections: Installation […]
#beginner #Python
By Mike | May 15, 2024



#Adam Johnson – Blogs

Python: Mock an inner import

Sometimes, you want to test a function that uses an inner import and mock that imported object. For example, say you wanted to mock dig() in this example:
By Adam Johnson | May 17, 2024



#Dev.to

PostgreSQL für django aufsetzen – django in Produktion (Teil 2)

#django #production #postgres
By Ruben Voß | May 13, 2024


How to handle media uploads in Django

#django #python #webdev #files
By Edun Rilwan | May 13, 2024


Why Python Is Easier (Loops edition)

#python #programming #loops #softwareengineering
By Chase | May 13, 2024


Raspagem de dados de um site de notícias em pt-BR

#tutorial #braziliandevs #python #beginners
By msc2020 | May 13, 2024


A Guide to Full Text Search in Django Using SearchVector

#django
By AJAY SHRESTHA | May 13, 2024


Arrow Flight SQL in Apache Doris for 10X faster data transfer

#database #dataengineering #python #apachearrow
By Apache Doris | May 13, 2024


The Virginia Omni Homestead Resort?

#python #ai #productivity
By nyliumgoalie | May 13, 2024


Run IC-Light on Google Colab Free Tier

#gradio #ai #generativeai #python
By 0xkoji | May 13, 2024


40 Interview Questions on Python Strings

#programming #python #productivity #softwaredevelopment
By Chinnureddy | May 13, 2024


The Importance of AI Software Architecture for Java and Python Developers

#java #python #programming #software
By MyExamCloud | May 13, 2024


Exploring the Future of Python Developers: Trends and Opportunities

#python #developers #affordable #india
By Ankit | May 13, 2024


Python sets and tuples in pictures

#programming #tutorial #python
By Onumaku Chibuike Victory | May 13, 2024


Creating a 96 Well Plate Template Website: Overcoming Challenges and Future Goals

#javascript #beginners #programming #python
By Leonidas Felix | May 13, 2024


Building a Loan Underwriting Expert with Lyzr Automata,Streamlit and OpenAI

#webdev #python #openai #beginners
By harshit-lyzr | May 13, 2024


Python FastAPI: Tutorial to Test HTTP Client Requests

#python #fastapi #testing
By Felipe Henrique Gross Windmoller | May 13, 2024


Python in DevOps: Automation and Configuration Management

#devops #techtobe101 #python #beginners
By Tech Tobé | May 13, 2024


Python for Infrastructure Monitoring and Logging

#devops #techtobe101 #python #beginners
By Tech Tobé | May 13, 2024


Python Libraries for DevOps

#devops #techtobe101 #python #beginners
By Tech Tobé | May 13, 2024


Getting Started with Python for DevOps

#devops #techtobe101 #python #beginners
By Tech Tobé | May 13, 2024


Python vs Other Programming Languages in DevOps

#devops #techtobe101 #beginners #python
By Tech Tobé | May 13, 2024


An Introduction to Python for DevOps Professionals

#devops #techtobe101 #python #beginners
By Tech Tobé | May 13, 2024


Easily Turn Your Markdown Into Static Sites Using MKDocs

#webdev #documentation #python
By Ssali Jonathan | May 13, 2024


Python FastAPI: Integrating OAuth2 Security with the Application's Own Authentication Process

#python #fastapi #oauth2 #security
By Be Hai Nguyen | May 14, 2024


I got a testimonial on Exercism

#exercism #python
By @venelouis | May 14, 2024


Stay Updated with Python/FastAPI/Django: Weekly News Summary (06/05/2024 – 12/05/2024)

#pyhton #django #fastapi #flask
By Poovarasu Sekar | May 14, 2024


Guide to exploring data in Python

#eventdriven #datascience #panda #python
By Silvester | May 14, 2024


Kick off to the coding world

#javascript #python
By Nha Trang | May 14, 2024


Introduction to NumPy

#python #numpy #library
By Lohith0512 | May 14, 2024


A Developer's Guide to Deploying Django Application Efficiently on Ubuntu with Nginx

#django #ubuntu #nginx #devops
By AJAY SHRESTHA | May 14, 2024


What’s the Difference Between Flask and FastAPI?

#flask #fastapi #python #coding
By Shariq Ahmed | May 14, 2024


Automating your home with computer vision using any camera

#python #machinelearning #tutorial #ai
By Miguel Ángel Cabrera Miñagorri | May 14, 2024


La Función Lambda en Python: Simplificando Tu Código

#python
By Jorge Muñoz | May 14, 2024


Advance Function Call With Open AI

#openai #ai #python #genai
By rswijesena | May 14, 2024


First Post Lasts

#intro #python #nerd #machinelearning
By Hisham Elamir | May 14, 2024


Mastering Cartography: Python's Top 4 Map-Making Libraries

#webdev #python #opensource #discuss
By Chinnureddy | May 14, 2024


Capture Real-Time Forex Data in Excel with Python and WebSockets!

#realtimeforexdata #websockets #python #msexcel
By Shridhar G Vatharkar | May 14, 2024


Container Security Best Practices: Avoid Running Containers as Root

#webdev #javascript #programming #python
By Saumya | May 14, 2024


Understanding Selenium Architecture

#selenium #automation #python #testing
By Charishma | May 14, 2024


How To Create A Seamless.AI Scraping Bot For Your Business

#automation #selenium #python #business
By Rayyan Shaikh | May 14, 2024


Build a Blog Application: Step-by-step Integration with Django and Vue 3

#django #vue #axios #webdev
By Stephen Amedi Imbira | May 14, 2024


Syncing AWS Secrets Manager across accounts

#aws #security #devops #python
By Siddhant Khare | May 14, 2024


🚀 Introducing README GPT 🤖 : for Effortless README Generation! 🚀

#python #ai #googlecloud #readme
By Chirag Joshi | May 14, 2024


🎥 Worried about video preprocessing for ML?!

#python #preprocessing #opensource #datascience
By Raghava | May 14, 2024


Transform Your Django Images with django-imagekit

#django #python #imagekit #programming
By Developer Service | May 14, 2024


Working with JSON and JSONB Data Types in Django with PostgreSQL

#django #postgres
By AJAY SHRESTHA | May 14, 2024


Mastering Machine Mastering Machine Learning- 2 Essential Programming Languages for Success

#programming #python #java
By Jane Larkson | May 15, 2024


Casino Terminal Game

#beginners #python #learning #firstproject
By DandyLion22 | May 14, 2024


How to Easily Implement easily RAG (Retrieval Augmented Generation) with Bedrock!

#cloudcomputing #ai #aws #python
By Faye Ellis | May 14, 2024


Extend Django Templates with Custom Tags and Filters

#django #python #webdev
By AJAY SHRESTHA | May 14, 2024


Custom Ordering in Django: Prioritize Your Data

#django
By AJAY SHRESTHA | May 14, 2024


Using contract testing for your microsservices

#python #testing #backenddevelopment #softwaredevelopment
By Diogo Daniel Soares Ferreira | May 14, 2024


everything-ai: the power of AI, on your computer

#community #docker #ai #python
By Astra Bertelli | May 15, 2024


Python code to know the zodiac sign based on the provided birthday.

#python #codenewbie #programming
By Dmitry Romanoff | May 15, 2024


Python code that inserts a large number of records into a MySQL table.

#mysql #python #database #postgres
By Dmitry Romanoff | May 15, 2024


Python. Automating creation backups of MySQL database.

#python #mysql #devops #database
By Dmitry Romanoff | May 15, 2024


Optimizing the Performance of Django SearchVector with GIN Indexing

#django #postgres #performance #coding
By AJAY SHRESTHA | May 13, 2024


Numpy Array Object

#numpy #python #array #data
By Lohith0512 | May 15, 2024


Code a Neural Network from scratch to solve the binary MNIST problem

#python #numpy #deeplearning #ai
By HoangNg | May 15, 2024


Java Code Change Impact Analysis

#opensource #testing #java #python
By Oliver Li | May 15, 2024


How to create an Artificial Intelligence – powered antivirus for mobile applications

#tutorial #python #ai #learning
By Olatunji Ayodele Abidemi | May 15, 2024


Day 1 of Machine learning – Python

#machinelearning #coding #programming #python
By Adarsh | May 15, 2024


Google Search with Langchain

#ai #genai #python #langchain
By Roshan Sanjeewa Wijesena | May 15, 2024


Battlesnake Challenge

#programming #python #challenge #javascript
By Rob van der Leek | May 15, 2024


Battlesnake Challenge #1 – Python

#programming #challenge #python
By Rob van der Leek | May 15, 2024


Mastering Data Modeling AI Skills and Frameworks in Python

#python #programming #software #coding
By MyExamCloud | May 15, 2024


My Outreachy Application Journey

#opensource #webdev #cloud #python
By Abby Nduta | May 15, 2024


Building a Tic-Tac-Toe Game in Python: A Step-by-Step Guide

#beginners #tutorial #python #learning
By Thevinu Senaratne | May 15, 2024


RESTful API in Django [Django Rest Framework]

#django #python #codenewbie #programming
By Bek Brace | May 15, 2024


Scrapy Vs. Crawlee

#webscraping #webdev #javascript #python
By Saurav Jain | May 15, 2024


Unleash Your Tactical Prowess with Battleship in Python!

#python #codecademy
By Luis Eduardo Diaz Valle | May 16, 2024


How to create an AWS DynamoDB database and add data using Python Boto3 library.

#boto3 #python #aws #devops
By Joshua Muriki | May 16, 2024


Top 5 Features of the Best Passport recognition technology by FacePlugin

#programming #python #machinelearning #softwaredevelopment
By Faceplugin | May 16, 2024


Symmetric vs. asymmetric encryption: Practical Python examples

#applicationsecurity #codesecurity #opensourcesecurity #python
By SnykSec | May 16, 2024


Write a backend server, and you get an Admin Dashboard for free!

#admindashboard #node #react #python
By Victor Teo | May 16, 2024


How to prevent generating new access tokens.

#flask #webdev #python #backenddevelopment
By Prateek Goyal | May 16, 2024


Unlock your career in data analytics 2024

#database #sql #python #programming
By Onumaku Chibuike Victory | May 16, 2024


NumPy Unleashed: Exploring the Power of Special Arrays

#numpy #python #arrays #module
By Lohith0512 | May 16, 2024


Actually, you will never be able to master Python

#python #excel #programming #tutorial
By esProc Desktop | May 16, 2024


How to send emails using Python and SMTP server

#postfix #smtp #email #python
By Anurag Rana | May 16, 2024


Ragable: Making machine learning easy

#ai #machinelearning #python #discuss
By Kevin Naidoo | May 16, 2024


Python VS Common Lisp applied: print, log and icecream

#lisp #python
By vindarel | May 16, 2024


Python. Exploring MySQL Table Sizes.

#mysql #python #monitoring #tutorial
By Dmitry Romanoff | May 16, 2024


Automating the Boring Stuff

#python #programming #automation #productivity
By Paul (hxii) Glushak | May 16, 2024


Looker Studio & Python, Analisando meu treino de Powerlifting

#python #gym #analytics #programming
By DeadPunnk | May 17, 2024


How to set up HTMX in Django

#htmx #django #setup
By Agar Joshua | May 17, 2024


Sending SMS Messages with Python and ClickSend

#python #django #sms #programming
By Mohammad Foysal | May 17, 2024


Do not Reinvent the Wheel: Utilize Django’s Built-in Auth App to Create a Robust Authentication System

#django #webdev #beginners #authentication
By Nick | May 17, 2024


Containerize your Django Web Application with Docker

#django #docker #webdev #beginners
By Nick | May 17, 2024


Python. Flipping Calendars.

#python #programming #howto #tutorial
By Dmitry Romanoff | May 17, 2024


10 Essential Questions to Ask When Starting with NumPy Data Manipulation

#python #datascience #beginners
By Marcos | May 17, 2024


Django 8: Implementing the game in Player vs Player

#django #python #docker
By Andrés Álvarez Iglesias | May 17, 2024


This Week In Python

#python #thisweekinpython
By Bas Steins | May 17, 2024


How to run LLM modal locally with Hugging-Face 🤗

#ai #huggingface #python #learning
By Roshan Sanjeewa Wijesena | May 17, 2024


Crafting the Ingredients for Lovely: Challenges, Technologies, and Future Goals

#css #javascript #python
By Thibault Laurent | May 17, 2024


Calendly Denial of Service via Mass-Scheduling

#python #cybersecurity #security #beginners
By Nelson Figueroa | May 16, 2024


Part One: Building Project Management System with Django

#webdev #django #beginners #programming
By kihuni | May 17, 2024


How to Time an Unexpected Bug to Rise on a Specific Month

#python #pandas #bug #date
By Red Headphone | May 17, 2024


What is a Python Library?

#python #beginners #programming #tutorial
By Ayesh Perera | May 17, 2024


How to check if a variable is list in Python

#python #beginners #tutorial #programming
By byby | May 17, 2024


Secure Your Django App with Parameterized Queries

#webdev #django #python #security
By Sophia Iroegbu | May 17, 2024


Mastering Java 22: Key Skills Every Java Programmer Must Possess

#java #python #programming #coding
By MyExamCloud | May 17, 2024


Simplifying function with keyword only arguments

#python #tips #development
By Mahendra Patel | May 18, 2024


Simplifying function with keyword only arguments

#python #tips #development
By Mahendra Patel | May 18, 2024


Create a dictionary from other dictionaries in Python

#python #tutorial #listcomprehension #datastructure
By Michell Stuttgart | May 17, 2024


pyaction 4.30.0 Released

#python #docker #showdev #github
By Vincent A. Cicirello | May 17, 2024


How to Interact with Smart Contracts locally using web3.py

#vyper #bnbchain #web3 #python
By Muwawu Moses | May 18, 2024


BeatSyncSolution: Origin Story

#django #music #aws #kubernetes
By Miles Jordan | May 18, 2024


Python Multithreading: Unlocking Concurrency for Better Performance

#python #threading #programming #learning
By Wallace Espindola | May 18, 2024


How to interact with Smart Contracts using Python and Django.

#webdev #web3 #vyper #django
By Muwawu Moses | May 18, 2024


Crafting Tasnim: A Journey of Creation, Challenges, and Future Goals

#java #javascript #python
By Ragnar Emiliano | May 18, 2024


Extracting Words from Scanned Books: A Step-by-Step Tutorial with Python and OpenCV

#python #opencv
By Eran Feit | May 18, 2024


Type Hinting and Annotations in Python: Improving Code Readability and Understanding

#python #programming #software #coding
By MyExamCloud | May 18, 2024


Linux pip install problems

#pip #linux #python #fix
By Serdar Torlak | May 18, 2024


Understanding Indexing and Slicing in NumPy Arrays

#python #numpy #indexing #slicing
By Lohith0512 | May 18, 2024


De4py: Advanced python reverse engineering

#malware #python #security #reverseengineering
By AdvDebug | May 18, 2024


can anyone help me to convert or replace a field of a nested column of a dataframe?

#python #pyspark #emptyschema #nestedcolumns
By Mohit Bhakat | May 18, 2024


Python Quiz Program: Building Blocks of My Portfolio

#python #begginer #oop #cli
By Carlos Gamez | May 18, 2024


Day 2 of Machine Learning

#datascience #machinelearning #beginners #python
By Neha Gupta | May 18, 2024


Using Django-Q to Schedule and Automate Tasks in Django

#python #django
By AJAY SHRESTHA | May 18, 2024


Optimize your Django Application with Asynchronous tasks and Django-Q

#django #python
By AJAY SHRESTHA | May 18, 2024


Discover the Magic Behind YouTube's Unique Video IDs

#webdev #discuss #learning #python
By Muhammad Saim | May 19, 2024


Python "argparse" library

#python #beginners #scripting
By Nadun Udaraka | May 19, 2024


Advanced Django ORM Features (Q-Objects, F-Expressions, Aggregations and Annotations)

#python #django #orm #webdev
By Ssali Jonathan | May 19, 2024


PinDown: A Python GUI for Downloading from Pinterest

#python #ui #coding #code
By Yasser | May 19, 2024


Rio: WebApps in pure Python. No JavaScript, HTML and CSS needed!

#python #datascience #opensource
By Sn3llius | May 19, 2024


Setting Up MySQL Database in Python

#mysql #python #database #programming
By Sachin | May 19, 2024


Elements or something

#perl #python #theweeklychallenge
By Simon Green | May 19, 2024


Como exportar um CSV com dados dos meus posts no DEV.to usando sua API

#api #python #tutorial #braziliandevs
By msc2020 | May 19, 2024


Understanding Django's prefetch_related and Prefetch

#django #python #programming #webdev
By AJAY SHRESTHA | May 19, 2024


Django (Python) Introduction

#webdev #python #django
By Samuel Lubliner | May 19, 2024



#Daniel Roy Greenfeld Blogs

TIL: Switching to full screen mode in VSCode

For those times when you want to avoid using the mouse to improve your desktop layout.
By Daniel Roy Greenfeld | May 17, 2024