#Real Python
What Is the __pycache__ Folder in Python?
In this tutorial, you'll explore Python's __pycache__ folder. You'll learn about when and why the interpreter creates these folders, and you'll customize their default behavior. Finally, you'll take a look under the hood of the cached .pyc files.
#intermediate #python
By – | Apr 27, 2024
Python Sequences: A Comprehensive Guide
This tutorial dives into Python sequences, which is one of the main categories of data types. You'll learn about the properties that make an object a sequence and how to create user-defined sequences.
#intermediate #python
By – | Apr 27, 2024
#Django Project – Weblog
Livestream: Django Trends for 2024
By Thibaud Colas | Apr 25, 2024
DjangoCon US 2024 CFP Last Call
By DjangoCon US Organizers | Apr 23, 2024
An open letter regarding the DjangoCon Europe CfP
By Chaim Kirby | Apr 22, 2024
Welcome our new Ops member – Baptiste Mispelon
By Sarah Abderemane | Apr 28, 2024
#PyCoders
Issue #626 – CTRL-C, Exceptions, Ruff Speed-up, and More
By – | Apr 23, 2024
#Django Stars
Python Descriptors: A Complete Tutorial with Code Examples
#Python & Django
By Oleksandr Zaiets | Apr 25, 2024
#Photon Designer
The simplest way to add lottie animations to your Django app 🌀
Show competence with smooth animations in your app.
By Photon Designer | Apr 23, 2024
#Adam Johnson – Blogs
Python: Diffing unit tests to keep a copy-pasted code in sync
Copy-paste-tweaking library code feels like a dirty but inevitable programming practice. Often driven by deadlines or other constraints, it seems all projects end up with something copy-pasted in and tweaked for one specific use case.
By Adam Johnson | Apr 26, 2024
Python: Make line number paths with
Many terminals and text editors support what I’ll call “line number paths” of the form &LTfilename>:&LTlineno>. Opening that path, whether by clicking or passing to a CLI, opens the given file at that line.
By Adam Johnson | Apr 25, 2024
Django: Pinpoint upstream changes with Git
Django’s release notes are extensive and describe nearly all changes. Still, when upgrading between Django versions, you may encounter behaviour changes that are hard to relate to any particular release note.
By Adam Johnson | Apr 24, 2024
Git: Show the first tag containing a commit SHA
Say you have a commit SHA and want to know the first version it was released in. You can use this command:
By Adam Johnson | Apr 22, 2024
#406 – Matthias
Workbench, the Django-based agency software
Workbench, the Django-based agency softwareI get the impression that there’s a lot of interesting but unknown software in Django land. I don’t know if there’s any interest in some of the packages I have been working on; if not this …
By Matthias Kestenholz | Apr 24, 2024
#Dev.to
#Devops para noobs – Conhecendo Boto3 na prática
#devops #aws #kubernetes #python
By Camila Figueira | Apr 27, 2024
Queue and Stack Essentials: A Python Programmer's Guide
#python #queue #stack #datastructures
By Augustine Alul | Apr 27, 2024
Building an Email Assistant Application with Burr
#python #webdev #beginners #agents
By Stefan Krawczyk | Apr 27, 2024
Scraping Tables from a Website Using Google Sheets, Python, or R
#webscraping #data #python #google
By Crawlbase | Apr 26, 2024
The One Man Stack
#nixos #django #htmx
By Marek Barak | Apr 26, 2024
A Beginner's Guide to Flask App Development: Getting Started with Python's Microframework
#python #flask #webdev #beginners
By SURJENDU PAL | Apr 26, 2024
Effortless Django model import & export from the admin panel
#django
By RockAndNull | Apr 26, 2024
Domine a escrita de Códigos Python com PEP8 e suas bibliotecas
#python #pep8
By Carlos Henrique Garcia Soares | Apr 26, 2024
Embracing Component-Based Templates with JinjaX
#python #django #webdev
By Stokry | Apr 26, 2024
Regex pattern in Python: A beginners guide
#python #beginners #regex #webdev
By Osahenru | Apr 26, 2024
Integrating Django templates with React for dynamic webpages
#django #react #webdev
By Megan Lee | Apr 25, 2024
Python Day 9: Building Interactive Web Apps without HTML/CSS and JavaScript
#python #beginners #tutorial #learning
By Blackie | Apr 26, 2024
FastAPI vs Django
#python #fastapi #django #pythonframeworks
By Zoltan Fehervari | Apr 25, 2024
Conquering Communication Barriers: Strategies for Freshers with Strong Coding Skills
#java #python #programming #beginners
By MyExamCloud | Apr 26, 2024
Create a simple Django app from scratch with PyCharm IDE and use a GitHub repository
#django
By DoriDoro | Apr 24, 2024
A Tale of Determination and Hard Work: My Journey to Impressing My First USA Java EE Developer Interviewer
#java #software #python #developer
By MyExamCloud | Apr 26, 2024
Embarking on a YouTube Challenge: Python, Django, Cyber Security
#cybersecurity #python #django #challenge
By Muhammad Ahmed | Apr 24, 2024
The Evolution of AI Architecture: From Simple Single Tier to Complex Multi-tier Architectures
#java #python #ai #software
By MyExamCloud | Apr 26, 2024
Add toast notification with Django – an easy way
#javascript #beginners #django #bootstrap
By Stefano Ferrari | Apr 23, 2024
Java Certified Foundations Associate 1Z0-811 Preparation Study Plan
#java #python #softwareengineering #software
By MyExamCloud | Apr 26, 2024
Start Charging Customers with Django and DjStripe
#python #django #stripe
By Zach | Apr 23, 2024
Exploring Scopes in Functions in python: A Hands-On Guide
#python
By Kshitiz Rana | Apr 26, 2024
Boost Your Lambdas with Powertools
#aws #lambda #python #serverless
By Kasun de Silva | Apr 26, 2024
10 Essential Skills Every Java Developer Should Master in 2024
#java #python #software #coding
By MyExamCloud | Apr 26, 2024
Harnessing Machine Learning for Innovative Projects: The Potential Unleashed
#machinelearning #projects #portfolio #python
By Ravi N | Apr 26, 2024
Don’t Get Salted: A Beginner’s Guide to Hashing Algorithms
#python #algorithms #computerscience #security
By Kernel.rb | Apr 26, 2024
scrape-yahoo-finance
#webscraping #python #yahoo #datascraping
By Crawlbase | Apr 25, 2024
Boost Your Code's Efficiency: Introducing Semantic Cache with Qdrant
#python #ai #machinelearning #datascience
By Rajaniraiyn R | Apr 25, 2024
web-scraping-wikipedia-tables
#webscraping #python #datascience #wikipedia
By Crawlbase | Apr 25, 2024
How to Scrape Apartments.com
#webscraping #python #scraping #data
By Crawlbase | Apr 25, 2024
The Adventures of Blink #20: Facial Recognition with Python
#python #deepface #beginners #ai
By Ben Link | Apr 25, 2024
Frameworks and Libraries Used in Generative AI: A Guide for Java and Python Developers
#java #python #ai #software
By MyExamCloud | Apr 25, 2024
¿Puede la IA sustituir a un programador?
#spanish #ia #python
By Baltasar García Perez-Schofield | Apr 25, 2024
Gemini API 102: Next steps beyond "Hello World!"
#python #google #ai #googleapi
By Wesley Chun (@wescpy) | Apr 25, 2024
Stay Ahead with Liveness Detection SDK
#programming #deeplearning #python #machinelearning
By Faceplugin | Apr 25, 2024
Deploy your own ChatGPT in 5 minutes
#chatgpt #python #dialog #talkdai
By Vinicius Mesel | Apr 25, 2024
Implementation of Melodistiq: Generating Lyrics and Melodies with AI
#ai #webdev #python #music
By Renaldi | Apr 25, 2024
👭 Women suffrage dates (suffragettes) celebration w/ data 🗳️
#datascience #storytelling #womenintech #python
By adriens | Apr 25, 2024
Better date mocking in Python tests with FreezeGun
#python #testing
By Paul Cochrane 🇪🇺 | Apr 25, 2024
Kingdom Hearts RE:Back Over
#programming #python #godotengine #multiplatform
By xShut | Apr 25, 2024
Pandas for KPIs in InterSystems IRIS BI
#python #sql #deepsee #programming
By InterSystems Developer | Apr 24, 2024
Python BPL in preview
#python #bpl #tutorial #programming
By InterSystems Developer | Apr 24, 2024
LeetCode Meditations: Binary Tree Level Order Traversal
#computerscience #algorithms #python #typescript
By Eda | Apr 24, 2024
Empowering Farmers with Data-Driven Crop Recommendations
#ai #openai #opensource #python
By Nkusi kevin | Apr 24, 2024
Constructors and Generators in Python
#webdev #python #programming #datascience
By Shaique Hossain | Apr 24, 2024
Witty Works scales their AI-augmented DEI solution with a new PaaS 💚
#javascript #webdev #devops #python
By Celeste van der Watt | Apr 24, 2024
Boto3 and Python unittest.mock
#aws #boto #python
By Danilo Desole | Apr 24, 2024
Empower your Projects with Face Recognition SDK: 9 Must-Have Features for Developers
#machinelearning #datascience #computerscience #python
By Faceplugin | Apr 24, 2024
AI enthusiasm #7 – Build an AI-powered Telegram Bot!🤖
#python #ai #llm #tutorial
By Astra Bertelli | Apr 24, 2024
Relationships in Python
#python #tablerelations #programming #webdev
By Melinda MacKenzie | Apr 23, 2024
Detecting and redacting PII using Amazon Bedrock
#tutorial #aws #ai #python
By Thomas Taylor | Apr 23, 2024
Top 10 Trending Python Libraries in April 2024
#python #programming
By Stan Bright | Apr 23, 2024
Mastering LangChain: Part 1 – Introduction to LangChain and Its Key Components
#llm #python #langchain #ai
By James | Apr 23, 2024
FastAPI Got Me an OpenAPI Spec Really… Fast
#python #fastapi #heroku #openapi
By John Vester | Apr 22, 2024
How to Scrape Reddit Posts, Subreddits and Profiles
#python #scrapeguide #webscraping
By Scrapfly | Apr 22, 2024
Selecting Your LIGHTWEIGHT Python IDE
#python #ide #programming #development
By Zoltan Fehervari | Apr 22, 2024
How to Deploy a Fast API Application to a Kubernetes Cluster using Podman and Minikube
#kubernetes #python #minikube #podman
By Louis-Alexandre LAGUET | Apr 22, 2024
Python Type Hints: Callable Objects, Iterables and More
#python #programming
By Sachin | Apr 22, 2024
Simple tips for predictable code
#python
By RomanMizulin | Apr 22, 2024
Active Directory (AD) vs Azure Active Directory (AAD)
#microsoft #beginners #devops #python
By Luca Liu | Apr 22, 2024
Survival prediction for Titanic passengers using logistic regression.
#python #html #frontend #backend
By vaibhav | Apr 22, 2024
Mood of the Day: Feeling Sleepy! Time for coding a fun project 💻
#python #showdev
By Stokry | Apr 22, 2024
Path to CS Certificaiton : Python Terminal Game
#python #gamedev #beginners #terminal
By Brittany Blair | Apr 22, 2024
Stream Video from Raspberry Pi Camera to YouTube Live
#youtube #python #raspberrypi #coding
By Shilleh | Apr 22, 2024
Ibuprofeno.py💊| #92: Explica este código Python
#python #learning #spanish #beginners
By Cristian Fernando | Apr 27, 2024
Introduction to Digital Signal Processing with Python
#beginners #programming #tutorial #python
By Kartik Mehta | Apr 26, 2024
Practical Experiments for Optimizing Django query with the power of SQL joins
#django #optimization #performance #sql
By Wewake | Apr 27, 2024
Code Limit – Your Refactoring Alarm
#refactoring #python #codequality
By Rob van der Leek | Apr 28, 2024
How to classify monkeys images using CNN , Keras tuner hyper parameters , and transfer learning ? (part1)
#python #convolutional #transferlearning
By Eran Feit | Apr 27, 2024
Pandas reset_index(): How To Reset Indexes in Pandas
#python #programming #datascience #tutorial
By Federico Trotta | Apr 27, 2024
How to Visualise MediaPipe’s Human Pose Tracking in 2D and 3D with Rerun
#machinelearning #tutorial #ai #python
By Rerun | Apr 27, 2024
Uncommon matrix
#perl #python #theweeklychallenge
By Simon Green | Apr 28, 2024
Cheat sheet for development in Python
#python
By Tomoyuki KOYAMA | Apr 28, 2024
Crack the Code Like Caesar: Build Your Own Secret Message Encrypter! [Python code included]
#cipher #python #cybersecurity
By Leroy Leow | Apr 28, 2024
Geben Sie Ihre Daten ein, um eine Amazon-Geschenkkarte im Wert von €500 zu gewinnen!
#react #python #productivity #machinelearning
By Mallma Yussif | Apr 28, 2024
Solving Logs Woes: A Small Dive into Singleton Design Pattern
#python #logs #singleton #designpatterns
By Kfir | Apr 28, 2024
How to visualise MediaPipe’s Hand Tracking in 2D and 3D with Rerun
#machinelearning #tutorial #python #ai
By Rerun | Apr 28, 2024
#Data School
How to prevent data leakage in pandas & scikit-learn ☔
What is data leakage, why is it problematic, and how can you prevent it when working on a supervised Machine Learning problem in Python?
#machine learning #Python
By Kevin Markham | Apr 25, 2024