October 16, 2024
A new Python blog post/announcement has been posted! Get the full details here: Python Insider: Python 3.14.0 alpha 1 is now available
0
6
0
Hot in Python:
Latest Python Threads
GitHub - SelfExplainML/PiML-Toolbox: PiML (Python Interpretable Machine Learning) toolbox for model development & diagnostics.
PiML ...
New
[Project Update] Part 2 of My Dota 2 Match Outcome Predictor – Now Available!
Hey DevTalk community!
I just published the second part o...
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!
Get the full details here: Python Insider: Python 3.14.0 alpha 1 is now available
New
Write fast, space-efficient, and scalable code using the easy-to-understand algorithms and data structures in this book.
Jay Wengro...
New
A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.13.0 (final) released
New
HPy - A better C API for Python.
What is HPy?
HPy provides a new API for extending Python in C. In other words, you use
#include <...
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.0 release candidate 3 released
New
Hy 1.0.0, the Lisp dialect for Python, has been released · hylang hy · Discussion #2608.
I’m pleased to announce the release of Hy 1.0.0...
New
HOT IN Python THIS WEEK!
HOT IN Python THIS MONTH!
I just published an article detailing my journey in building a Dota 2 Match Outcome Predictor using machine learning and data analysis. I...
New
[Project Update] Part 2 of My Dota 2 Match Outcome Predictor – Now Available!
Hey DevTalk community!
I just published the second part o...
New
GitHub - SelfExplainML/PiML-Toolbox: PiML (Python Interpretable Machine Learning) toolbox for model development & diagnostics.
PiML ...
New
HOT IN Python THIS YEAR!
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
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
GitHub - AlexandreSajus/JARVIS: Your own personal voice assistant: Voice to Text to LLM to Speech, displayed in a web interface.
Your ow...
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
Hi, I’m now investigating the complexities of Python loops, specifically the contrast between for and while loops. However, I’ve had some...
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!
New
Rust std fs slower than Python!? No, it’s hardware!.
An infrastructure engineer, focused on distributed storage system
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
A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.13.0 alpha 2 is now available
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
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
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 Goe...
New
Time Series Forecasting in Python teaches you to build powerful predictive models from time-based data. Every model you create is relevan...
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
A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.10.2, 3.9.10, and 3.11.0a4 are...
New
Python F-Strings Number Formatting Cheat Sheet.
Contains formulas, tables, and examples showing patterns and options focused on number f...
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
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
Deep Learning with Python, Second Edition is a comprehensive introduction to the field of deep learning using Python and the powerful Ker...
New
Summary: I describe a simple interview problem (counting frequencies of unique words), solve it in various languages, and compare perform...
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
Math for Programmers teaches the math you need for hot careers in data science, machine learning, computer graphics, and cryptography. co...
New
Python
Classification:
Programming Language
Forum Category:
Backend
Threads:
273
"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: 63,514
Watchers: 1,519
Open Issues: 8,829
Last push: 16 hours ago
Latest Python Jobs
Featured Python Book
Latest Python Learning Resources
A 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 ResourcesTime Series Forecasting in Python (Manning)
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