#Real Python
PyTorch vs TensorFlow for Your Python Deep Learning Project
PyTorch vs Tensorflow: Which one should you use? Learn about these two popular deep learning libraries and how to choose the best one for your project.
#advanced #data-science #machine-learning
By – | May 08, 2024
#Django Project – Weblog
Django bugfix releases issued: 5.0.5 and 4.2.12
By Sarah Boyce | May 06, 2024
Django bugfix releases issued: 5.0.6 and 4.2.13
By Natalia Bidart | May 07, 2024
Django Developers Survey 2023 results
By Thibaud Colas and JetBrains | May 10, 2024
#Python Insider
Python 3.13.0 beta 1 released
By Thomas Wouters | May 09, 2024
#PyCoders
Issue #628 – Random Web App Ports, unittest, TypeIs vs TypeGuard, and More
By – | May 07, 2024
#testdriven.io
Securing FastAPI with JWT Token-based Authentication
Secure a FastAPI application with JSON Web Tokens.
#API #FastAPI
By Abdulazeez Abdulazeez Adeshina | May 08, 2024
#Photon Designer
Add inline AI suggestions to your Django app 🗯
Using fast LLM, HTMX, and Photon Designer to suggest actions to the user.
By Photon Designer | May 08, 2024
#Python Library
How to Read and Write Parquet Files with Python
Apache Parquet files are a popular columnar storage format used by data scientists and anyone using the Hadoop ecosystem. It was developed to be very efficient in terms of compression and encoding. Check out their documentation if you want to know all the details about how Parquet files work. You can read and write Parquet […]
#intermediate #Python
By Mike | May 06, 2024
Episode 40 – Open Source Development with Antonio Cuni
In this episode, we discuss working on several different open-source Python packages. Antonio Cuni is our guest, and he chats about his work on PyScript, pdb++, pypy, HPy, and SPy. Listen in as we chat about Python, packages, open source, and so much more! Show Links Here are some of the projects we talked about […]
#beginner #Python
By Mike | May 09, 2024
One Week Left for Python Logging Book / Course Kickstarter
My latest Python book campaign is ending in less than a week. This book is about Python’s logging module. I also include two chapters that discuss structlog and loguru. Support on Kickstarter Why Back A Kickstarter? The reason to back the Kickstarter is that I have exclusive perks there that you cannot get outside of […]
#Books #Python
By Mike | May 10, 2024
Ruff – The Fastest Python Linter and Formatter Just Got Faster!
I’m a little late in reporting on this topic, but Ruff put out an update in April 2024 that includes a hand-written recursive descent parser. This update is in version 0.4.0 and newer. Ruff’s new parser is >2x faster, translating to a 20-40% speedup for all linting and formatting invocations. Ruff’s announcement includes some statistics […]
#beginner #Python
By Mike | May 11, 2024
#Adam Johnson – Blogs
Django: Introducing django-harlequin, a launcher for Terminal-based SQL IDE Harlequin
Harlequin is a Terminal-based SQL IDE by Ted Conbeer. It is pretty popular, with over 2,500 GitHub Stars and counting. It looks like this:
By Adam Johnson | May 07, 2024
Python: Show all subclasses of a class
class.__subclasses__() returns a list of the direct subclasses of a given class:
By Adam Johnson | May 10, 2024
#Hashnode
Under the Hood: The Technologies
Powering Our AI Startup, Hyperly
My tech journey spans across 12 years. I've primarily been a backend developer, working with languages like Ruby (Padrino framework), Java (Spring Framework), Scala (Play Framework), and a few others. Along the way, I've built side projects like NoCo…
By Nagesh Bansal | May 11, 2024
The Modern AI Stack: Mastering Large Language Models with Prompt Engineering and Retrieval Techniques
Development in the world of Artificial Intelligence (AI) is moving at breakneck speed. The broader public’s interest in AI began to climb rapidly alongside the launch of ChatGPT, a Large Language Model launched by OpenAI in 30 November, 2022.
Large L…
By Jeremy Alva | May 07, 2024
FastAPI Backend Architecture: Model-Controller-Service
Building an app has its challenges, but making the app scale well as the code and traffic increases in volume is a different beast altogether. You not only have to consider the features to be implemented, but also how you can make your services perfo…
By Jeremy Alva | May 07, 2024
#Python Software Foundation
PSF Board Election Dates for 2024
By Marie Nordin | May 08, 2024
PSF Grants Program 2022 & 2023 Transparency Report
By Deb Nicholson | May 08, 2024
#Dev.to
Unlocking the Power of Python: Why It's Your Ultimate Programming Partner
#python #datascience #webdev #beginners
By Naveen Kumar Dongre | May 06, 2024
Bitcoin Sentiment Analysis using Python and X (Formerly Twitter)
#webdev #beginners #programming #python
By Ebikara Dandeson Spiff | May 06, 2024
Smoke for pseudo 3d arcade
#python #pygame #retro #2d
By bileyg | May 06, 2024
I've made game engine (I think)
#gamedev #python #javascript #webdev
By larcefox | May 06, 2024
Creating a practice test builder with OctoAI Json mode
#ai #octoai #python
By Isaac Dyor | May 06, 2024
Developing a Generic Streamlit UI to Test Amazon Bedrock Agents
#aws #ai #python
By Anthony Wat | May 06, 2024
On Premise Face Recognition SDK and Liveness Detection SDK by FacePlugin
#python #ai #machinelearning #datascience
By Faceplugin | May 06, 2024
Información de Stack Overflow
#python #devops #webscraping
By Alberto Madin Rivera | May 06, 2024
What do you want to watch next? This is why I built GoodWatch.
#webdev #typescript #python #dataengineering
By Alper Ortac | May 06, 2024
How to set up .env files in Django
#python #django #backend #webdev
By Agar Joshua | May 06, 2024
7 reasons why you should start learning Python if you haven't already
#webdev #beginners #programming #python
By Fullstack Dev | May 06, 2024
Deploy Fullstack FastAPI Application On Render For Free in 10 minutes.
#fastapi #freedeployment #render #python
By Bola Olatunji | May 06, 2024
Vector Databases for generative AI applications
#database #machinelearning #python #langchain
By Abhishek Gupta | May 06, 2024
Python: gamberradas con __getattr__ y amigos
#spanish #python #programming #humor
By Baltasar García Perez-Schofield | May 06, 2024
Introduction to Regression for House Price Prediction
#regression #python
By TheCSPandz | May 06, 2024
Part 4: Security and Authentication in FastAPI
#python #fastapi #api #webdev
By James | May 06, 2024
Unraveling the Power of Lists in Python: A Comprehensive Guide for Developers
#webdev #python #beginners
By ekram | May 06, 2024
Unleash Your Inner Strategist: Build & Play Connect Four in Python!
#python #computerscience #gamedev #git
By MOHAMED IDAGHDOUR | May 06, 2024
The Ultimate Comparison: Python vs. Java in 2024
#java #python #software #coding
By MyExamCloud | May 06, 2024
Visualize Live-Streaming Frames from Intel RealSense Depth Sensor
#tutorial #python #opensource #rust
By Rerun | May 06, 2024
Everyone's Learning Python: 7 Reasons to Catch Up
#webdev #programming #python #beginners
By Fullstack Dev | May 06, 2024
Few new things in Python which I learned last week.
#python #machinelearning #dataengineering
By Raju Nekadi | May 07, 2024
How I discovered Named Entity Recognition while trying to remove gibberish from a string.
#ai #python #spacy #machinelearning
By Jack | May 07, 2024
The Dawn of a New Era in Software Development
#ai #python #promptengineering #innovation
By Justin L Beall | May 07, 2024
Part 2: Comprehensive Guide to Django Models
#webdev #django #python #beginners
By kihuni | May 07, 2024
Creating a Chatbot using Python Tkinter GUI toolkit
#chatbot #python #softwaredevelopment #developer
By Joshua Muriki | May 07, 2024
Build a Recruitment Chatbot with Python and OpenAI
#ai #chatgpt #python #tutorial
By Sangram Sundaray | May 07, 2024
Hi I'm a Beginer
#javascript #python #ai #react
By Nakhqin | May 07, 2024
Building Pure Python Web Apps With Reflex Part 1 | Building the Frontend
#python #fullstack #webdev
By Ssali Jonathan | May 07, 2024
Ruff: The Extensible Python Linter
#python #programming #linter
By Developer Service | May 07, 2024
What to use parquet or CSV?
#datascience #database #python #bigdata
By Hitesh | May 07, 2024
Reifendruck Allwetterreifen 205 55 R16
#automation #reifen #python #productivity
By berndgerste | May 07, 2024
Integrating Java and Python for Successful Machine Learning Implementation: A Case Study
#java #python #ai #programming
By MyExamCloud | May 07, 2024
Advanced string formatting with f-strings in Python
#python #beginners #tutorial #programming
By byby | May 07, 2024
🐍Goodbye Dependency Hell: Discover Pipx, the Python Package Manager that Solves Dependency Conflicts
#python #devops #developers #programming
By Cloud Native Engineer | May 07, 2024
Speech Recognition with Python & CMU Sphinx
#python #tutorial #programming
By Weseek-Inc | May 07, 2024
How API Testing Ensures the Reliability of Applications
#api #python #softwareengineering #testing
By talent | May 07, 2024
create a custom BaseCommand for a Django app
#django #command
By DoriDoro | May 07, 2024
Laravel Database Seeder – Programming Fields
#webdev #programming #tutorial #python
By Programming Fields | May 07, 2024
Handing Your Database Over to Users
#javascript #python #flask #react
By e4c5Nf3d6 | May 08, 2024
Improved-Barnacle repository: (The Cleanup Python Script)
#tutorial #github #cleaningtool #python
By charudatta | May 07, 2024
Python JSON schema
#100daystooffload #json #django #python
By Stefan Alfbo | May 08, 2024
SOFTWARE ENGINEERING
#programming #python #productivity #discuss
By Muhammad Annas Khan | May 08, 2024
Use Hugging Face's ControlNet
#ai #machinelearning #python #opensource
By Rerun | May 08, 2024
345
#python
By silviacalvacalva | May 08, 2024
Mastering Data Analysis with Python's Core Libraries
#stockmarkets #python #dataanalysis #smazoomcamp
By AnnalieseTech | May 08, 2024
Stay Updated with Python/FastAPI/Django: Weekly News Summary (29/04/2024-05/05/2024)
#python #django #fastapi #flask
By Poovarasu Sekar | May 08, 2024
Unleash the Power of the Sun: MWPBNP's Solar Panel Mounting Systems
#webdev #programming #react #python
By Solar Panel Structure | May 08, 2024
Go Vs Node Vs Python Vs PHP. Do you context switch?
#go #python #discuss #node
By Kevin Naidoo | May 08, 2024
Part 3: Introduction to Views and Template Rendering
#django #python #beginners #webdev
By kihuni | May 09, 2024
What I learned today 5.8.24
#python
By Brandon Michael Hunter | May 09, 2024
Troubleshoot dependencies in Pipfile/pipenv
#python #pipenv #pipfile
By Noting in 4K | May 09, 2024
The ultimate guide to creating a secure Python package
#opensourcesecurity #engineering #python #pycharm
By SnykSec | May 09, 2024
Understanding REST APIs – A Comprehensive Guide with Practical Example
#rest #api #python #flask
By Prajwol Amatya | May 09, 2024
Level Up Your Python Skills with These 10 GitHub Repositories
#python #github #webdev #programming
By Rajat Patel | May 09, 2024
5 Reasons Why Every Java and Python Developer Should Understand Machine Learning Algorithms
#java #python #software #ai
By MyExamCloud | May 09, 2024
D5L Dictionary
#python #dictionary #tkinter #flatpak
By Serdar Torlak | May 09, 2024
First Project
#python #beginners #gamedev #learning
By taird0 | May 09, 2024
How to Visualize a recording from the NYUD dataset with RGB and Depth channels
#ai #python #beginners #opensource
By Rerun | May 09, 2024
How To Write Basic List Comprehension In Python
#python #beginners #tutorials #backend
By Deborah Kurz | May 10, 2024
Introduccion a Python
#python #programming #firstpost
By Josue Sanchez | May 10, 2024
The FastAPI CLI Will Ease Building Apps
#python #fastapi #webdev #cli
By Ssali Jonathan | May 10, 2024
An In-Depth Objective Review of JUMP By Cognixia’s Python Program
#coding #codingbootcamp #python #review
By AnnalieseTech | May 10, 2024
Understanding REST APIs – A Comprehensive Guide with Practical Example
#rest #api #python #flask
By Prajwol Amatya | May 09, 2024
Best Practices for Python Code Documentation
#python
By Nanditham | May 10, 2024
Flask Essentials: Data Validation, Database Connectivity, and Crafting RESTful APIs
#flask #python #validation #coding
By Kuk Hoon Ryou | May 10, 2024
This Week In Python
#python #thisweekinpython
By Bas Steins | May 10, 2024
How to Replace Character at Nth Index in Python String
#python #string #index #replace
By Sreeram | May 10, 2024
Help us test free-threaded Python without the GIL
#python #freethreaded #testing #cpython
By Hugo van Kemenade | May 10, 2024
Python vs HTML: Exploring Their Utility in the Digital Age
#html #python #wix
By matt prior | May 10, 2024
Day 11 | Mastering SQL: A Beginner's Guide to Database Management
#database #python #tutorial #beginners
By Blackie | May 10, 2024
How to Scrape Forms
#headlessbrowsers #python #httpx #scrapingintroduction
By Scrapfly | May 10, 2024
The Power of Feedback: A Story of Junior and Senior Developers
#java #python #software #coding
By MyExamCloud | May 10, 2024
How to classify monkeys images using convolutional neural network , Keras tuner hyper parameters (part3)
#python #tensorflow #image #imageclassification
By Eran Feit | May 10, 2024
Django dev
#webdev #beginners #programming #django
By MURIUKI | May 11, 2024
DSA for Data Scientists
#datascience #python #algorithms #programming
By Niladri Das | May 11, 2024
How to write memory efficient machine learning model prediction data pipelines in Python,With an Example
#python #machinelearning #dataengineering #googlecloud
By Raju Nekadi | May 10, 2024
Snip tool
#python #showdev #coding #firstpost
By Abdul Azeez V | May 10, 2024
Easy CSV Handling with Python: A Beginner's Guide (Bite-size Article)
#python #beginners
By koshirok096 | May 11, 2024
Simulating NMEA Data with nmeasim in Python
#tutorial #programming #python #learning
By Okyza Maherdy Prabowo | May 11, 2024
Back To Python Basics: *args & **Kwargs
#python #programming #coding #codenewbie
By Bek Brace | May 11, 2024
Json Web Tokens
#webdev #beginners #python #flask
By Ezekiel | May 11, 2024
Printable PyCon 2024 schedule
#pycon #python #print #css
By Hugo van Kemenade | May 11, 2024
Microsoft AZ-204 Exam Dumps Questions Answers PDF
#webdev #python #opensource #css
By Tony | May 11, 2024
Enhance Your Searches with PostgreSQL Trigram Similarity in Django
#django #postgres
By AJAY SHRESTHA | May 11, 2024
Python Basics: Functions
#python #devops #basic
By bharatrajtj | May 11, 2024
PostgreSQL specific trigram_similar lookups in Django
#django #postgres #ubuntu
By AJAY SHRESTHA | May 11, 2024
List of free AI Models
#ai #models #python #programming
By Santhosh Balasa | May 11, 2024
😢 Tired of counting playlist length in YouTube???
#python #webdev #api #youtube
By Raghava | May 11, 2024
The magical number game
#perl #python #theweeklychallenge
By Simon Green | May 12, 2024
Composition in Rust and Python
#rust #python #programming #beginners
By Antonov Mike | May 12, 2024
Writing automated tests with Python
#python #javascript #node #testing
By Jared Odulio | May 12, 2024
How to install localstack with docker and play with terraform
#aws #linux #localstack #python
By Guillermo Garcia | May 12, 2024
Streamlining Hotel Management with Python CLI and ORM
#sql #python #objectrelationalmapping #cli
By LueDev | May 12, 2024
#Daniel Roy Greenfeld Blogs
TIL: Running UV outside a virtualenv
Breaking the rules to satisfy continuous integration.
By Daniel Roy Greenfeld | May 08, 2024