#Real Python
Working With JSON Data in Python
In this tutorial, you'll learn how to read and write JSON-encoded data in Python. You'll begin with practical examples that show how to use Python's built-in "json" module and then move on to learn how to serialize and deserialize custom data.
#intermediate #python
By – | Jul 03, 2024
Python News Roundup: July 2024
Over the last month, NumPy and Polars have released new major versions. While the data science ecosystem sees some important developments, there are also important discussions about the core language itself, including how Python should be versioned in the future.
#community
By – | Jul 06, 2024
#PyCoders
Issue #636 – Build a Calculator, Satellite Data, Best Practices, and More
By – | Jul 02, 2024
#testdriven.io
Reusable Components in Django with Stimulus and Tailwind CSS – Part 2
Looks at how to add server-side components to our client-side setup with Django.
#Django #Front-end
By Michael Yin | Jul 01, 2024
Developing GraphQL APIs in Django with Strawberry
This tutorial details how to integrate GraphQL with Django using Strawberry.
#API #Django
By Oluwole Majiyagbe | Jul 05, 2024
#Hashnode
Building and Testing a Flask App with Docker: A Step-by-Step Guide 🚀
Creating and testing a Flask application using Docker can streamline your development process, ensuring consistency across different environments. This guide will walk you through the steps to set up and test a Flask application using Docker. Let's g…
By Omkar Thorbole | Jul 07, 2024
To-dos for API Development
Introduction
This blog post is about common security flaws in FastAPI (or rather any API) application development and, most importantly, how to fix them.
Common Security Flaws
SQL Injection
There is always that question: "What if I just put my SQL …
By Robin Jha | Jul 05, 2024
Learn MLOps: Flask Essentials
Introduction
Flask is a versatile and lightweight web framework for Python, well-suited for developing web applications and APIs with simplicity and flexibility. Flask plays a crucial role in deploying and serving machine learning models as web servi…
By Kanishk Munot | Jul 07, 2024
FastAPI for Beginners: Building Fast, Modern APIs with Python
Introduction
FastAPI is a modern, high-performance web framework for building APIs with Python 3.7+ using standard Python type hints. It's designed to be easy to use and to create efficient, scalable web applications.
What is FastAPI?
FastAPI is a we…
By Kavin (RK) | Jul 05, 2024
Understanding Python Flask Applications
Python Flask is a lightweight, flexible web framework ideal for building web applications and services. Learn its features, structure, and use cases with examples.
Introduction
Python Flask is a micro web framework for Python, designed to be lightwei…
By Jasai Hansda | Jul 06, 2024
From Frontend to Full Stack: A Developer's Journey into Backend Territory
As a front-end developer, I've always been comfortable crafting user interfaces and bringing designs to life in the browser. However, I recently decided to venture into the world of backend development, and boy, was it an eye-opening experience! My t…
By Adekola Oluwatoniloba | Jul 05, 2024
Solving Complex Backend Issues with Python: My Programming Journey
So let me start by saying, always pursue your dreams no matter what it takes .
This was my motivation when I decided to dive into the world of software development and become a world class engineer, I have always wanted to be a problem solver and o k…
By Timothy Oluwaseun Akinnuoye | Jul 02, 2024
APIs vs. Endpoints: Breaking Down the Differences
Despite being basic ideas in web development and programming, APIs and endpoints can lead to misunderstanding. These phrases have different meanings and purposes, despite their close relationship and sometimes interchange, which leads to misunderstan…
By Nile Bits | Jul 02, 2024
Understanding Django Middleware: A Practical Guide
Django middleware is a powerful tool that allows you to process requests and responses globally across your entire Django application. In this post, we'll explore what middleware is, how it works, and walk through some practical examples.
What is Dja…
By Mirkenan Kazımzade | Jul 05, 2024
Tailwind + Django Configuration
Tailwind and Django are both high-level frameworks. Django provides the powerful backend while Tailwind is a utility-first frontend framework.
Integrate Tailwind in the Django app with a few steps:
Step 1: Install Django-Tailwind Package
First, you n…
By Mali Dipak | Jul 03, 2024
Django Passwordless Authentication: A Comprehensive Guide with Code Examples
Modern security techniques like passwordless authentication improve user experience by doing away with the necessity for conventional passwords. By using this technique, the likelihood of password-related vulnerabilities including reused passwords, b…
By Nile Bits | Jul 03, 2024
Deploying Django Applications: From Development to Production
Your Django application is humming along in development, a testament to your coding prowess. Users are raving about its features in your local testing environment, but the real test lies ahead: deploying it to production. This crucial step takes your…
By Sam pinkman | Jul 02, 2024
Introduction to Python Django
What is Django?
Django is a free and open source high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so you can focus …
By Mohan Kumar M | Jul 01, 2024
프로젝트 주제 정하기 및 기술 의사결정
새로운 프로젝트 – 시리즈랑 네브바, 이미지 만들기
MVP만
날씨 api와 지도 api 가져와서 여행지 카테고리를 선택하면 날씨에 따른 놀거리 추천 혹은 장소 추천(ex. 비가 오면 제주도에서 사라오름을 가세요~)
카테고리를 넣어서 조용한곳 추천 (카페, 장소)
내가 좋아하는 장소 공유 커뮤니티 (CRUD)
→ 이렇게 다 넣으면 여행지 추천이 아닌, 날씨에 따른 위치 추천 서비스가 되어야함
→ 카테고리에서 지역을 선택
→ 인스타에 있…
By Dayeon | Jul 01, 2024
Python and Django a Static issue🤦
Recently I started learning Python – Django and tried my hands on building a couple of projects. Honestly it has been a wild ride, concepts I thought I’d grasped from reading a Django PDF by Greg Lim became difficult to implement, which lead me back …
By Chidike Shadrach | Jul 01, 2024
Understanding Sources and Sinks: A Guide to Taint Analysis
During testing or code reviews, it’s crucial to understand how users input flows through a system. The ability to read the code of the application and understand it thoroughly is just as important as breaking that application. This understanding enab…
By Kaustubh Rai | Jul 01, 2024
#Python Software Foundation
The 2024 PSF Board Election is Open!
By Marie Nordin | Jul 02, 2024
#Dev.to
Understanding FastAPI: How FastAPI works
#python #fastapi #starllete #asgi
By Rafael de Oliveira Marques | Jul 01, 2024
Automações: Editando Shorts com programação
#development #python #shorts #developer
By TheDigitalBricklayer | Jul 01, 2024
Explaining Decorators in Django: A Guide for Beginners
#django #webdev #python
By Ismail Ibrahim | Jul 01, 2024
Complete frequency
#perl #python #theweeklychallenge
By Simon Green | Jul 01, 2024
Go or Python ? Which language is used more in production software?
#go #python
By Abanoub Hanna | Jul 01, 2024
How to Scrape Amazon: A Comprehensive Guide
#amazon #webscraping #scraping #python
By Ione R. Garza | Jul 01, 2024
Build Your Own RAG App: A Step-by-Step Guide to Setup LLM locally using Ollama, Python, and ChromaDB
#ollama #llm #python #rag
By Nasser Maronie | Jul 01, 2024
Building a Dynamic Blog with Flask and HTMX
#htmx #python #webdev #devtoys
By 3a5abi 🥷 | Jul 01, 2024
Adding Payment to Django app
#django #stripe #payment #webdev
By Paul | Jul 01, 2024
Understanding Python: Interpreted vs. Compiled with a Practical Example
#python #beginners #development #softwaredevelopment
By Anushka Kishor | Jul 01, 2024
📋 📝 Manage your clipboard in the CLI with Python
#python #automation #productivity #clipboard
By Audrey Kadjar | Jul 01, 2024
Technical Report: Titanic Passenger List
#datascience #dataanalysis #titanic #python
By Grace O | Jul 01, 2024
PDF Hell and Practical RAG Applications
#ai #productivity #opensource #python
By Arun Venkataswamy | Jul 01, 2024
Pulumi-Day1- Getting Started
#devops #python #aws #pulumi
By Debashis Adak | Jul 01, 2024
Functional Patterns: Composition and Implicitness
#haskell #python #javascript #programming
By tyrael | Jul 01, 2024
Export data from Django Admin to CSV
#django #webdev #python #library
By Paul | Jul 01, 2024
Implementing Dependency Injection in Python Flask Using Dependency Injector
#python #dependencyinversion #flask #dependencyinjector
By Mostafa Dekmak | Jul 01, 2024
First Post
#python #blackjack
By Joose | Jul 02, 2024
Building a Training Schedule Generator using Lyzr SDK
#ai #streamlit #python #github
By Akshay Keerthi | Jul 02, 2024
App building
#webdev #python #javascript #programming
By Saidi Azeez Atolagbe | Jul 01, 2024
Building a Yoga Assistant using Lyzr SDK
#ai #lyzr #yoga #python
By Akshay Keerthi | Jul 01, 2024
Ibuprofeno.py💊| #129: Explica este código Python
#python #learning #spanish #beginners
By Cristian Fernando | Jul 01, 2024
How to Make a Barcode Generator in Python
#python #programming #tutorial #beginners
By Hichem MG | Jul 01, 2024
Building a NL2Typescript using Lyzr SDK
#ai #typescript #streamlit #python
By Akshay Keerthi | Jul 01, 2024
From Script to Snake – JavaScript to Python
#python #learning #javascript #tutorial
By Ismael Enriquez | Jul 02, 2024
Bad Vision
#webdev #programming #react #python
By Semyon Glinkin | Jul 02, 2024
Stay Updated with Python/FastAPI/Django: Weekly News Summary (24/06/2024 – 30/06/2024)
#python #django #fastapi #flask
By Poovarasu Sekar | Jul 02, 2024
Building a Travel Checklist Generator using Lyzr SDK
#ai #python #productivity #coding
By Akshay Keerthi | Jul 02, 2024
Leetcode Day 1: Two Sum
#leetcode #python #coding #codenewbie
By Simona Cancian | Jul 02, 2024
Understanding Chain-of-Thought Prompting: A Revolution in Artificial Intelligence
#llm #python #ia #ai
By Su G | Jul 03, 2024
Urgent Appeal: Help Nabil's Family Rebuild Their Lives in Gaza
#gaza #python #webdev #programming
By Nabil Zaqout | Jul 03, 2024
Creating a Flask App: My issues as a beginner and how I learned to fix them.
#webdev #beginners #python #learning
By Eworitse Egbejule | Jul 03, 2024
13 Top Skool Alternatives for Making Money Online with Your Community
#javascript #webdev #react #python
By I Lonare | Jul 03, 2024
Django Model Properties
#django
By DoriDoro | Jul 02, 2024
DevOps Beginnings: Mastering Python and Golang!
#python #devops #go #productivity
By upendra verma | Jul 02, 2024
Working with Databases in Django Using PostgreSQL
#webdev #beginners #python #devops
By kihuni | Jul 02, 2024
The right way to email your users
#notifications #email #sms #python
By Michele Mazzucchi | Jul 02, 2024
A Comprehensive Guide to NumPy with Python 🐍🎲
#python #numpy #datascience #beginners
By Anand | Jul 02, 2024
Using OpenAI Whisper to Transcribe Podcasts on Koyeb
#tutorial #ai #webdev #python
By alisdairbr | Jul 02, 2024
Exploratory Data Analysis on the Iris Flower Dataset
#hng #python #dataanalysis #datascience
By Samuel Kalu | Jul 02, 2024
APIs vs. Endpoints: Breaking Down the Differences
#api #endpoints #apigateway #python
By Amr Saafan | Jul 02, 2024
My Experience with Python for Data Analysis
#datascience #machinelearning #python
By Mesfin Tegegne | Jul 02, 2024
Build a Modern SaaS in Pure-Python
#webdev #python #fastapi #productivity
By Adarsh | Jul 02, 2024
Ssl Problem “Unable To Get Local Issuer Certificate”
#webdev #javascript #programming #python
By keploy | Jul 02, 2024
i made a quick blog cover generator
#python #programming #blog #beginners
By アッシャー | Jul 02, 2024
How to Make a Checkers Game with Python
#python #gamedev #tutorial
By Hichem MG | Jul 02, 2024
Ibuprofeno.py💊| #130: Explica este código Python
#python #beginners #spanish #learning
By Cristian Fernando | Jul 02, 2024
Python FastAPI: Implementing Non-Blocking Logging with Built-In QueueHandler and QueueListener Classes
#python #logging #non #blocking
By Be Hai Nguyen | Jul 02, 2024
Building Easy Databases in FastAPI with PonyORM
#python #fastapi #ponyorm #database
By Developer Service | Jul 02, 2024
Leetcode Day 2: Palindrome Number
#leetcode #python #beginners #codenewbie
By Simona Cancian | Jul 03, 2024
Greetings!
#programming #python #learning
By Brandon Kollar | Jul 03, 2024
Understanding the Testing Pyramid: A Comprehensive Guide
#testing #webdev #programming #python
By keploy | Jul 03, 2024
Learning Conditional Statements in Python
#webdev #python #softwaredevelopment
By David Ansa | Jul 03, 2024
New Social Media Project!
#python #aws #design #django
By Chris Wilson | Jul 04, 2024
ScrapeAnyWebsite – Test Report
#testing #softwaretesting #development #python
By Motunrayo Joseph | Jul 04, 2024
Python is better than Javascript!
#beginners #python #javascript #programming
By Maya Ramkishun | Jul 04, 2024
Starting a new Django project with PostgresSQL and Docker
#django #python #docker #postgres
By Samuel Lubliner | Jul 03, 2024
# 🌳 Dive into Decision Trees: A Fun Guide! 🌳
#ai #python #tensorflow #machinelearning
By Aviral Garg | Jul 03, 2024
Django Passwordless Authentication: A Comprehensive Guide with Code Examples
#django #python
By Amr Saafan | Jul 03, 2024
# 🌳 Dive into Decision Trees: A Fun Guide! 🌳
#ai #python #tensorflow #machinelearning
By Aviral Garg | Jul 03, 2024
Determine which CBV (classed-base-view) of Django to use
#django
By DoriDoro | Jul 03, 2024
Error Handling (How to create Custom Error Handlers and Exceptions) – FastAPI Beyond CRUD (Part 16)
#fastapi #python #api #programming
By Ssali Jonathan | Jul 03, 2024
Ibuprofeno.py💊| #131: Explica este código Python
#python #spanish #learning #beginners
By Cristian Fernando | Jul 03, 2024
Enhancing Video to Text Transcription with AI: An Asynchronous Solution on Google Cloud Platform
#devops #ai #python #googlecloud
By Maximilien Soviche | Jul 03, 2024
Leveraging PySpark.Pandas for Efficient Data Pipelines
#dataengineering #spark #pandas #python
By Felipe de Godoy | Jul 04, 2024
Leetcode Day 3: Roman to Integer Explained
#python #leetcode #beginners #codenewbie
By Simona Cancian | Jul 04, 2024
Exploring the Uncharted: Fun and Weird Stuff in Python
#beginners #programming #learning #python
By Subham Behera | Jul 04, 2024
YOLOv8 Screen Capture Detection App
#beginners #python #ai #indonesia
By Zero45 | Jul 04, 2024
Ibuprofeno.py💊| #132: Explica este código Python
#python #spanish #learning #beginners
By Cristian Fernando | Jul 04, 2024
Django TemplateView and DetailView – how do they work together
#django
By DoriDoro | Jul 04, 2024
Uncertainty-Aware AI from Multimodal Data: A PyTorch Tutorial with LUMA Dataset
#deeplearning #machinelearning #datascience #python
By Grigor Bezirganyan | Jul 04, 2024
Functional Patterns: Zips and the Applicative
#haskell #programming #learning #python
By tyrael | Jul 04, 2024
VIDEO | How to implement Image Similarity Search with Python
#ai #api #python
By Eden AI | Jul 04, 2024
Beginner's Guide to NLP and NLTK 🐍📑
#python #nlp #datascience #ai
By Anand | Jul 04, 2024
🐍 Answer the phone! with Python
#webdev #programming #python #tutorial
By Kevin Naidoo | Jul 04, 2024
[catchy title here]
#python #beginners #journeybeforedestination
By Myrojyn | Jul 04, 2024
Why Still Use Django Over FastAPI?
#python #django #fastapi #softwareengineering
By Seif Almotaz Bellah | Jul 05, 2024
How to Predict the Next Viral Video Using Machine Learning
#machinelearning #deeplearning #ai #python
By Victor Amit | Jul 05, 2024
How to use IP2Location.io and IP2WHOIS in Flask?
#webdev #programming #python #developers
By IP2Location | Jul 05, 2024
A Simple Instagram Tracking Script Written in Python
#python #opensource #security #cybersecurity
By ibnaleem | Jul 05, 2024
Leetcode Day 4: Longest Common Prefix Explained
#python #leetcode #beginners #codenewbie
By Simona Cancian | Jul 05, 2024
Install google fonts using terminal.
#python #cli #fonts
By Nureon | Jul 05, 2024
How I Plan to Make Money Using ChatGPT (And Other AI Tools).
#python #programming #webdev #beginners
By Manoj Gohel | Jul 05, 2024
Ibuprofeno.py💊| #133: Explica este código Python
#python #learning #spanish #beginners
By Cristian Fernando | Jul 05, 2024
Quantum Computers and AI: The Future is Now!
#ai #programming #python #computerscience
By Bytevillage | Jul 05, 2024
KNIME & fbProphet: Time Series Forecasting with a few clicks
#fbprophet #timeseries #knime #python
By Dennis Ganzaroli | Jul 05, 2024
Conquering Your First Database: Essential SQL Queries for Newbies
#sql #datascience #programming #python
By Fizza | Jul 05, 2024
Video game testing: a fun and profitable way to make money playing games
#beginners #gametesting #programming #python
By WeTest | Jul 05, 2024
7 Python Programming Tutorials to Boost Your Coding Skills 🚀
#python #coding #programming #tutorial
By Labby | Jul 05, 2024
Devlog (Platformer Game)
#python #pygame #gamedev #programming
By Muhammad Faseeh | Jul 05, 2024
Devlog (Platformer Game)
#python #pygame #gamedev #programming
By Muhammad Faseeh | Jul 05, 2024
VIDEO | How to Generate Voice (Text-to-Speech) using Python
#ai #api #python
By Eden AI | Jul 05, 2024
Incredible Updates in VS Code 1.91 (June 2024)
#vscode #python
By Rudolf Olah | Jul 05, 2024
Middleware, Setting Up Custom Logging And CORS – FastAPI Beyond CRUD (Part 17)
#fastapi #python #api #programming
By Ssali Jonathan | Jul 05, 2024
Automating IT Interviews with Ollama and Audio Capabilities in Python
#ai #ollama #python
By Josmel Noel | Jul 05, 2024
How to Implement a Tree of Thoughts in Python
#treeofthought #ai #python #anthropic
By Stephen Collins | Jul 06, 2024
Building Cryptpay: A Blockchain-Powered Stablecoin Payment Infrastructure Web API
#blockchain #django #python #web3
By Ciscoquan | Jul 06, 2024
Building a CRUD API with FastAPI and MongoDB
#python #mongodb #fastapi #learning
By Mohd Aquib | Jul 06, 2024
Bypassing TROCCO: Direct Data Transfer from HubSpot to BigQuery Using Cloud Functions
#googlecloud #python #beginners #productivity
By Atsushi Suzuki | Jul 06, 2024
Leetcode Day 5: Valid Parentheses Explained
#python #leetcode #beginners #codenewbie
By Simona Cancian | Jul 06, 2024
Leetcode Day 5: Valid Parentheses Explained
#python #leetcode #beginners #codenewbie
By Simona Cancian | Jul 06, 2024
Building an AI-Powered Chat Interface Using FastAPI and Gemini
#python #fastapi #google #ai
By Muhammad Ishaque Nizamani | Jul 06, 2024
Ibuprofeno.py💊| #134: Explica este código Python
#python #beginners #spanish #learning
By Cristian Fernando | Jul 06, 2024
Unleashing the Power of Python in Web Development
#webdev #beginners #python #learning
By jinesh vora | Jul 06, 2024
Essential Tools for Mastering Data Science and Machine Learning
#machinelearning #python #datascience #data
By Mubarak Mohamed | Jul 06, 2024
New to Community
#programming #python #ai #productivity
By Madhu Kumar V | Jul 06, 2024
Create a Simple ChatBot with Mesop + Ollama less than 25 lines
#python #ai #google
By 0xkoji | Jul 06, 2024
Functional Patterns: The Monad
#python #haskell #learning #programming
By tyrael | Jul 06, 2024
Know Your Tools: JetBrains IDE
#python #programming #tutorial
By Nadezhda Yuzhakova | Jul 06, 2024
Comparing Frontend development tools HTML and CSS
#webdev #beginners #programming #python
By Michael David | Jul 06, 2024
Descomplicando algoritmos
#python #algorithms #learning #tutorial
By Bruno Ciccarino λ | Jul 06, 2024
Evolve Your Machine Learning: Automate the Process of Model Selection through TPOT.
#programming #machinelearning #python #ai
By yuval mehta | Jul 07, 2024
Turn Your GitHub Contributions into a Tetris GIF! 🎮
#github #python #tetris
By Andrea Debernardi | Jul 07, 2024
Smoke and Fire Detection integrated with LoRA Module
#webdev #developers #python #ai
By Haadi | Jul 07, 2024
HMI for Cheese Manufacturing Factory
#webdev #python #ai #developers
By Haadi | Jul 07, 2024
Weapon Detection and Tracking
#python #developers #webdev #ai
By Haadi | Jul 07, 2024
Hand Gesture Machine Learning Model
#python #webdev #developers #ai
By Haadi | Jul 07, 2024
Funcionalidades Essenciais de um Blog: Exemplos Práticos com Django REST Framework
#django #python #beginners #webdev
By Gustavo Garcia Pereira | Jul 07, 2024
Leetcode Day 6: Merge Two Sorted Lists Explained
#python #leetcode #beginners #codenewbie
By Simona Cancian | Jul 07, 2024
The Gemika's Magical Guide to Sorting Hogwarts Students using the Decision Tree Algorithm (Part #3)
#machinelearning #ai #python #harrypotter
By gerry leo nugroho | Jul 07, 2024
The Gemika's Magical Guide to Sorting Hogwarts Students using the Decision Tree Algorithm (Part #1)
#machinelearning #ai #python #harrypotter
By gerry leo nugroho | Jul 07, 2024
The Gemika's Magical Guide to Sorting Hogwarts Students using the Decision Tree Algorithm (Part #2)
#machinelearning #ai #python #harrypotter
By gerry leo nugroho | Jul 07, 2024
Mastering JavaScript, Python, and Java: The Path to Becoming a Successful Software Developer in 2024
#java #javascript #python #programming
By MyExamCloud | Jul 07, 2024
Wk 4: Deployment – MLOPs with DataTalks
#programming #intermediate #machinelearning #python
By Akan | Jul 07, 2024
Game Jam Experience();
#python #pygame #gamedev #programming
By Muhammad Faseeh | Jul 07, 2024