February 12, 2025
A new Python blog post/announcement has been posted! Get the full details here: https://pythoninsider.blogspot.com/2025/02/python-3140-alpha-5-is-out.html
0
0
0

Hot in Python:
Latest Python Threads

A new Python blog post/announcement has been posted!
Get the full details here: https://pythoninsider.blogspot.com/2025/02/python-3140-...
New

Overarching tutorial for Python beginner and intermediate developers that teaches web development with the Flask framework.
Miguel Gr...
New

A new Python blog post/announcement has been posted!
New

A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.13.1, 3.12.8, 3.11.11, 3.10.16...
New

A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.14.0 alpha 4 is out
New

A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.14.0 alpha 3 is out
New

GitHub - qutebrowser/qutebrowser: A keyboard-driven, vim-like browser based on Python and Qt…
A keyboard-driven, vim-like browser based ...
New

A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.13.1, 3.12.8, 3.11.11, 3.10.16...
New

A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.14.0 alpha 2 released
New

GitHub - SelfExplainML/PiML-Toolbox: PiML (Python Interpretable Machine Learning) toolbox for model development & diagnostics.
PiML ...
New
HOT IN Python THIS WEEK!

A new Python blog post/announcement has been posted!
Get the full details here: https://pythoninsider.blogspot.com/2025/02/python-3140-...
New
HOT IN Python THIS MONTH!

Overarching tutorial for Python beginner and intermediate developers that teaches web development with the Flask framework.
Miguel Gr...
New

A new Python blog post/announcement has been posted!
New
HOT IN Python THIS YEAR!

Daath AI Parser is an open-source application that uses OpenAI to parse visible text of HTML elements.
Interactive Example on Replit
Li...
New

Why Python is terrible…
Nice language, but unsuitable for most professional purposes
New

I want to get a clone of Instagram APK But with a difference
I want to define in this clone that, for example, it is not possible to acc...
New

Announcing py2wasm: A Python to Wasm compiler · Blog · Wasmer.
py2wasm converts your Python programs to WebAssembly, running them at 3x ...
New

A new Python blog post/announcement has been posted!
New

Go, Python, Rust, and production AI applications.
In this article, I’ll talk about Go, Python, and Rust, and each language’s role in bui...
New

A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.10.14, 3.9.19, and 3.8.19 is n...
New

How to Install Python on a Mac.
Python is the most popular first language for programmers on a Mac. Until recently, the language’s lack ...
New

A new Python blog post/announcement has been posted!
This is an early developer preview of Python 3.13
Major new features of the 3.13 ...
New

I just published an article detailing my journey in building a Dota 2 Match Outcome Predictor using machine learning and data analysis. I...
New

A new Python blog post/announcement has been posted!
https://pythoninsider.blogspot.com/2024/04/python-3123-and-3130a6-released.html
New

I’ve released “InterProcessPyObjects” Python package. It provides high-performance and seamless sharing and modification of Python object...
New

progscrape: “progscrape blog” search results.
Technology news about “progscrape blog” from Hacker News, Reddit, and other programming si...
New

A new Python blog post/announcement has been posted!
New

A new Python blog post/announcement has been posted!
New
HOT IN Python THE LAST THREE YEARS!

Author Spotlight: Mike Riley (@mriley)
This month, we turn the spotlight on Mike Riley, author of Portable Python Projects. Mike’s bo...
New

Author Spotlight: Dmitry Zinoviev (@aqsaqal)
Today we’re putting our spotlight on Dmitry Zinoviev, author of Data Science Essentials ...
New

Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don't encounter in their regular...
New

Author Spotlight: Jay Wengrow (@jaywengrow)
Jay Wengrow founded Actualize, a Chicago-based coding boot camp. We recently sat down wit...
New

Big O Notation can make your code faster by orders of magnitude. Get the hands-on info you need to master data structures and algorithms ...
New

Dear Geeks
I am new to pytest. I am following a youtube channel. I am writing the same code.
learning to test login functionality of an...
New

sqlglot/python_sql_engine.md at main · tobymao/sqlglot.
Python SQL Parser and Transpiler. Contribute to tobymao/sqlglot development by c...
New

Learn how to build a privacy-aware and developer-friendly workflow using Python to keep track of your personal finances.
Siddhant Go...
New

Python 3.11 in the Web Browser - A Journey Christian Heimes PyConDE & PyDataBerlin 2022 conference .
Compile CPython to Web Assembly...
New

Why Python keeps growing, explained | The GitHub Blog.
A deep dive into why more people are using Python than ever, its key use cases, a...
New

Introducing Strype, a frame-based editor.
A frame-based Python editor for the BBC micro:bit
New

GitHub - charliermarsh/ruff: An extremely fast Python linter, written in Rust…
An extremely fast Python linter, written in Rust. Contrib...
New

Selenium Conf Lite is on in just a few days! It is a short FREE online event on 14 July 6 - 8:30pm (IST) packed with test automation insi...
New

Python F-Strings Number Formatting Cheat Sheet.
Contains formulas, tables, and examples showing patterns and options focused on number f...
New

We will build a chat application in Flask and incrementally design and implement a plugin system in it to resemble the ChatGPT plugin sys...
New
HOT IN Python THIS Over 3 Years!

When DoorDash approached the limits of what our Django-based monolithic codebase could support, we needed to design a new stack that woul...
New

Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more e...
New

Billed as the ultimate rating of modern programming languages yet Python and Rust only gets two stars :rofl: but good news for erlang-eli...
New
New

Classroom-tested by tens of thousands of students, this new edition of the bestselling intro to programming book is for anyone who wants ...
New

Create efficient, elegant software tests in pytest, Python's most powerful testing framework.
Brian Okken @brianokken
Edited by...
New

Summary: I describe a simple interview problem (counting frequencies of unique words), solve it in various languages, and compare perform...
New

Deep Learning with Python, Second Edition is a comprehensive introduction to the field of deep learning using Python and the powerful Ker...
New

Get ready for 30 teasers that will hone your Python skills and challenge your brain..
Miki Tebeka @tebeka
edited by Margaret Eldridg...
New

Write Python code that’s faster, safer, more idiomatic, and easier to maintain with one hundred highly-curated and sharply-focused profes...
New

Construct, analyze, and visualize networks with networkx, a Python language module. Discover how to work with social, product, temporal, ...
New

Get ready for 25 teasers that will hone your Pandas skills and challenge your brain.
Miki Tebeka @tebeka
edited by Margaret Eldridge...
New

Develop your intuition for practical Python patterns as you use new modules and tools to write clean, efficient, and correct Python code....
New

Expand your knowledge of the Raspberry Pi while building nearly a dozen immediately applicable hardware and software projects. Use Python...
New

Do less work when testing your Python code, but be just as expressive, elegant, and readable. The pytest testing framework helps you writ...
New
Python
Classification:
Programming Language
Forum Category:
Backend
Threads:
282
"Python is powerful; fast; plays well with others; runs everywhere; is friendly & easy to learn; is Open."
- Follow
- Join
- Shape
the conversation
Python on GitHub
Stars: 65,309
Watchers: 1,525
Open Issues: 9,061
Last push: 11 hours ago
Latest Python Jobs
Featured Python Book
Latest Python Learning Resources
The New and Improved Flask Mega-Tutorial (PragProg)
Backend Learning ResourcesA Common-Sense Guide to Data Structures and Algorithms in Python, Volume 2 (PragProg)
General Learning ResourcesA Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1 (PragProg)
General Learning ResourcesBuild Your Own Robot (Manning)
Backend Learning ResourcesPrivacy-Preserving Machine Learning (Manning)
Backend Learning ResourcesPublishing Python Packages (Manning)
Backend Learning ResourcesTracking Personal Finances Using Python (PragProg)
Backend Learning ResourcesPython Events (WIP)
Get money off!

The Pragmatic Bookshelf
35% off any eBook

Manning Publications
45% off any item

The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!

Filter by Type:
My Saved Portals
-
None saved yet