#Python

[ follow ]
#python
Python
fromInfoWorld
6 days ago

Making good choices: How to get the best from Python tools

Leverage Python's strengths and avoid its pitfalls to excel in AI development using tools like uv run and SQL-free chatbot libraries.
Software development
fromGrahamdumpleton
1 week ago

Status of wrapt (September 2025) - Graham Dumpleton

wrapt provides robust decorator and monkey-patching utilities, maintained mainly for compatibility and occasional bug fixes, with a planned major version bump to 2.0.
Web frameworks
fromThe JetBrains Blog
2 weeks ago

The Most Popular Python Frameworks and Libraries in 2025 | The PyCharm Blog

FastAPI is a modern, high-performance, type-safe, asynchronous Python framework ideal for building fast APIs and deploying ML models with auto-generated documentation.
Artificial intelligence
fromPythonshow
1 month ago

54 - Neural Networks and Data Visualization with Nicolas Rougier

Nicolas Rougier applies computational models, neural networks, and Python-based visualization tools like Glumpy and VisPy to study the brain and neurodegenerative diseases.
fromThe Hacker News
1 month ago

Malicious PyPI and npm Packages Discovered Exploiting Dependencies in Supply Chain Attacks

The termncolor package and its malicious dependency colorinal highlight the increasing sophistication of attacks targeting software repositories, enabling attackers to achieve remote code execution and system persistence.
Information security
Python
fromTest & Code
1 month ago

Test & Code | 238: So Long, and Thanks for All the Fish

The podcast journey spanned ten enjoyable years, focusing on software development and testing.
fromRealpython
1 month ago

Episode #261: Selecting Inheritance or Composition in Python - The Real Python Podcast

When tackling object-oriented programming problems, one must choose between inheritance and composition, as each has distinct trade-offs. Composition often leads to more flexible and reusable code.
Python
fromwww.tensorflow.org
1 month ago

Why Your tf.function Isn't Working the Way You Think (and How to Fix It)

The outputs of a tf.function must be return values, and side effects may behave unexpectedly, executing only for the first call with a set of inputs.
Python
Python
fromPaddy3118
1 month ago

Go Deh celebrations!

Milestones include fifty years of programming experience, thirty years of Python programming, and a blog achieving one million views.
Python
fromQuansight
1 month ago

Support for ABI3 packages in conda!

Point72 and Quansight funded ABI3 packages for better compatibility in the conda ecosystem.
fromMouse Vs Python
1 month ago

Python 101: Reading TOML with Python - Mouse Vs Python

TOML (Tom's Obvious Minimal Language) is a configuration format adopted widely in Python development, especially useful in popular Python packages which use pyproject.toml.
Python
fromPythontest
1 month ago

pytest fixtures nuts and bolts - revisited | PythonTest

The new series on pytest fixtures splits the original content into individual concepts, ensuring each is clear and focused, which improves understanding and usability.
Python
fromPycoders
1 month ago

PyCoder's Weekly | Issue #693

Postgres maintenance helps prevent performance issues in Python apps through regular monitoring and optimization practices.
fromHackernoon
2 years ago

Pandas vs Polars in 2025: Choosing the Best Python Tool for Big Data | HackerNoon

Pandas is a Python library used for data analysis and manipulation on labeled datasets. The core mission of the Pandas development team is to be the fundamental high-level building block for practical, real-world data analysis in Python. It provides tools and methods for aligning, merging, transforming, and managing data from various persistent stores, positioning itself as the definitive tool for data analysis in Python.
Python
fromRealpython
1 month ago

Build a Scalable Flask Web Project From Scratch Quiz - Real Python

The quiz allows participants to test their knowledge of Flask application development through 9 questions related to views, blueprints, and application factory patterns.
Web frameworks
fromRealpython
1 month ago

Introduction to Web Scraping With Python Quiz - Real Python

This quiz consists of seven questions that test knowledge on core concepts of web scraping using Python, focusing on Beautiful Soup and MechanicalSoup.
Web development
Web development
fromMouse Vs Python
1 month ago

Creating a Simple XML Editor in Your Terminal with Python and Textual - Mouse Vs Python

Transitioning Boomslang from wxPython to Textual creates a functional XML viewer and editor for the terminal.
fromReuven Lerner
1 month ago

How to conference

Make sure your badge has your name facing out, so that people can read it. Euro Python has, for several years, had two-sided badges to ensure that your name is visible even if (when) it turns around, which is great.
Writing
fromPythonshow
8 months ago

Writing Creating TUI Applications with Textual and Python

Exploring the journey of creating 'Creating TUI Applications with Textual and Python' reveals challenges and the joy of using Textual.
fromMouse Vs Python
2 months ago

Announcing Squall: A TUI SQLite Editor - Mouse Vs Python

Squall is a SQLite viewer and editor that runs in your terminal. Written in Python and using the Textual package, Squall allows you to view and edit SQLite databases using SQL.
Python
fromWingware
2 months ago

Wing Python IDE Version 11.0.2 - July 17, 2025 - Wing Python IDE

Wing Python IDE version 11.0.2 enhances source code analysis and fixes integration issues with the ruff external code checker, along with other minor improvements.
Python
[ Load more ]