#python-package-managers

[ follow ]
Django
fromInfoWorld
15 hours ago

Exciting Python features are on the way

Python 3.15 introduces lazy imports, an immutable frozendict, JIT compiler improvements, and enhanced support for WebAssembly.
UX design
fromMedium
2 hours ago

Your AI agent can read your codebase. It doesn't know your product.

AI coding agents lack design context, leading to generic outputs that don't align with a product's unique interaction patterns and brand identity.
Web frameworks
fromInfoQ
3 days ago

Empower Your Developers: How Open Source Dependencies Risk Management Can Unlock Innovation

Improving security in open-source dependencies is essential for effective risk management and innovation.
#ai-coding-tools
Python
fromRealpython
3 days ago

Python Coding With AI (Learning Path) - Real Python

LLM-powered coding tools enhance Python development by assisting in writing, reviewing, and debugging code.
#django
Django
fromPycoders
3 days ago

PyCoder's Weekly | Issue #730

Django's type hints integration is complex due to its early release before Python's standardization.
Django
fromPycoders
2 weeks ago

PyCoder's Weekly | Issue #728

Django projects can be improved with Alpine AJAX and friendly classes for better code quality and maintainability.
Django
fromPycoders
3 days ago

PyCoder's Weekly | Issue #730

Django's type hints integration is complex due to its early release before Python's standardization.
Django
fromPycoders
2 weeks ago

PyCoder's Weekly | Issue #728

Django projects can be improved with Alpine AJAX and friendly classes for better code quality and maintainability.
#python
Python
fromRealpython
4 days ago

How to Add Features to a Python Project With Codex CLI - Real Python

Familiarity with Python and an OpenAI account are prerequisites for using Codex CLI with the RP Contacts project.
Python
fromTalkpython
1 week ago

Wheel Next + Packaging PEPs

Wheel Next initiative aims to optimize Python package installations for modern hardware features.
Python
fromMouse Vs Python
3 weeks ago

The Python Show - Python Illustrated - Mouse Vs Python

Two sisters collaborated on a beginner's book about Python, with one writing and the other illustrating.
Python
fromRealpython
4 days ago

How to Add Features to a Python Project With Codex CLI - Real Python

Familiarity with Python and an OpenAI account are prerequisites for using Codex CLI with the RP Contacts project.
Python
fromTalkpython
1 week ago

Wheel Next + Packaging PEPs

Wheel Next initiative aims to optimize Python package installations for modern hardware features.
Python
fromMouse Vs Python
3 weeks ago

The Python Show - Python Illustrated - Mouse Vs Python

Two sisters collaborated on a beginner's book about Python, with one writing and the other illustrating.
Software development
fromTheregister
1 week ago

AI slop got better, so now maintainers have more work

AI-generated reports improve quality but increase workload for maintainers, necessitating more reviewers in open-source projects.
Python
fromPython Software Foundation Blog
4 days ago

Reflecting on Five Years as the PSF's First CPython Developer in Residence

The inaugural CPython Developer in Residence is leaving after five years, ensuring the program's continuity and future sponsorship through mid-2027.
Software development
fromDevOps.com
2 weeks ago

AI Won't Replace Developers-But it is Changing How They Work - DevOps.com

AI-assisted tools enhance software development by improving productivity, code quality, and collaboration without replacing engineers.
Information security
fromInfoWorld
3 weeks ago

PyPI warns developers after LiteLLM malware found stealing cloud and CI/CD credentials

Compromised LiteLLM packages executed a three-stage payload targeting sensitive data in cloud environments before being removed from PyPI.
Software development
fromMedium
2 weeks ago

The Open-Source AI Agent Frameworks That Deserve More Stars on GitHub

Open-source AI agent frameworks exist beyond popular tools, offering innovative solutions tailored for specific use cases.
fromJames Bennett
3 weeks ago

Rewriting a 20-year-old Python library

Akismet launched in 2005 as a web service to classify user-generated content as spam or not, quickly gaining popularity among bloggers facing spam issues.
Privacy technologies
Python
fromPycoders
1 week ago

PyCoder's Weekly | Issue #729

SerpApi provides structured JSON from search engines, simplifying data retrieval for AI applications.
Software development
fromZDNET
2 weeks ago

How AI has suddenly become much more useful to open-source developers

AI tools are becoming increasingly useful for open-source maintainers, but legal and quality issues remain.
fromPeterbe
2 weeks ago

pytest "import file mismatch" - Peterbe.com

The error indicated that the imported module 'test_comments' had a different __file__ attribute than the test file intended for collection, leading to confusion in pytest.
Python
Python
fromRealpython
2 weeks ago

Test-Driven Development With pytest Quiz - Real Python

The quiz tests understanding of Test-Driven Development with pytest through 8 questions.
Artificial intelligence
fromZDNET
1 month ago

Why AI is both a curse and a blessing to open-source software - according to developers

AI can benefit open source when properly applied for security analysis, but causes harm when generating low-quality automated bug reports that overwhelm maintainers with false positives.
Python
fromRealpython
2 weeks ago

Using Jupyter Notebooks Quiz - Real Python

The quiz tests understanding of Jupyter Notebook basics with 9 questions and no time limit.
Software development
fromInfoWorld
1 month ago

How AI is changing open source

Open source shifted focus from consumer visibility to critical infrastructure layers like Kubernetes, observability, and platform engineering that power AI and cloud-native systems.
Django
fromRealpython
1 month ago

Introduction to Python SQL Libraries Quiz - Real Python

A 9-question interactive quiz assesses proficiency in Python SQL libraries for database connectivity, query execution, and cross-database scripting with SQLite, MySQL, and PostgreSQL.
Python
fromPycoders
3 weeks ago

PyCoder's Weekly | Issue #727

Jazzband is winding down due to the overwhelming number of AI submissions affecting its cooperative model.
Python
fromTalkpython
3 weeks ago

Updates from Talk Python - March 2026

Talk Python has introduced a new dashboard, volume control, and is developing a course on Python web app security and agentic AI.
Python
fromThe JetBrains Blog
3 weeks ago

OpenAI Acquires Astral: What It Means for PyCharm Users | The PyCharm Blog

OpenAI's acquisition of Astral enhances Python tooling with popular tools like uv, Ruff, and ty, while ensuring community support through open-source licenses.
Miscellaneous
fromTheregister
1 month ago

Open source package repositories face sustainability crisis

Open source repositories face unsustainable demand from companies misusing them as CDNs, prompting consideration of tiered payment systems where heavy users pay while individual developers remain free.
Python
fromDEV Community
1 month ago

I Compared 5 Python Text Analysis Libraries - Then Built a REST API Instead

Multiple specialized Python NLP libraries handle different tasks, creating dependency management challenges that led to building a unified REST API solution.
fromPycoders
2 months ago

PyCoder's Weekly | Issue #720

subprocess module relies on busy-loop polling to determine whether a process has completed yet. Modern operating systems have callback mechanisms to do this, and Python 3.15 will now take advantage of these.
Web frameworks
Python
fromInfoWorld
4 weeks ago

OpenAI buys Python tools builder Astral

OpenAI acquires Astral to integrate widely-used Python developer tools into Codex, enabling AI agents to participate in complete software development workflows beyond code generation.
fromTechzine Global
1 month ago

Go developer questions effectiveness of Dependabot

Dependabot sounded the alarm on a large scale. Thousands of repositories automatically received pull requests and warnings, including a high vulnerability score and signals about possible compatibility issues. According to Valsorda, this shows that the tool mainly checks whether a dependency is present, without analyzing whether the vulnerable code is actually accessible within a project.
Information security
Python
fromRealpython
1 month ago

Spyder: Your IDE for Data Science Development in Python - Real Python

Spyder is an open-source Python IDE optimized for data science, offering powerful plotting, profiling capabilities, and integration with the data science ecosystem.
Software development
fromTreehouse Blog
2 months ago

Intermediate Python: Files, Packages, and CLI Apps

Intermediate Python enables building file-based, package-enabled, command-line programs that automate tasks, process data, and integrate into real workflows.
#pypi
Python
fromRealpython
1 month ago

Your Python Coding Environment on Windows: Setup Guide Quiz - Real Python

An 11-question interactive quiz assesses knowledge of Python development environment setup on Windows, covering system configuration, package management, and workflow optimization.
Django
fromPycoders
2 months ago

PyCoder's Weekly | Issue #718

pandas 3.0 adds pd.col expressions, Copy-on-Write semantics, and PyArrow-backed strings for significantly faster, more predictable dataframe and string operations.
Python
fromThe JetBrains Blog
1 month ago

Python Unplugged on PyTV Recap | The PyCharm Blog

PyCharm hosted Python Unplugged, a free online community conference on March 4th, 2026, featuring 15 speakers and 7.5 hours of content to make Python conferences accessible globally.
Software development
fromPybites
2 months ago

How To Automate Python Performance Benchmarking In Your CI/CD Pipeline - Pybites

Treat performance as a quality gate: use deterministic benchmarks, enforce PR performance limits, and add AI-aware guardrails to prevent regressions.
Django
fromPythonbytes
2 months ago

PSF Lands $1.5 million

django-click and django-typer simplify creating Django management commands; the PSF received $1.5M from Anthropic for PyPI security and support; uv gains speed by eliminating legacy code paths.
fromPython Software Foundation Blog
2 months ago

Introducing the PSF Community Partner Program

The Python Software Foundation (PSF) is excited to announce the introduction of the PSF Community Partner Program. This new program is designed as an "in-kind" way for us to support Python events and initiatives with non-financial assistance through the use of the PSF logo and name, as well as promotional support via sharing qualified posts on PSF official social media accounts.
Software development
Python
fromRealpython
1 month ago

Python Gains frozendict and Other Python News for March 2026 - Real Python

Python 3.15 will include frozendict as a built-in immutable, hashable dictionary type, with PEP 814 accepted by the Steering Council in February.
fromPython Software Foundation Blog
2 months ago

Python is for Everyone: Inside the PSF's D&I Work Group

In 2024, when I took on the role of chair, the D&I Work Group was at a crossroads. The PSF Board had created it to amplify the Foundation's mission, and there was genuine interest from the community, but without a clear direction or structure, momentum had faded. People wanted to join, but they didn't know what the group would actually do. I knew we needed two things: a clear purpose and genuine diversity in our membership.
Software development
Python
fromRealpython
1 month ago

Working With APIs in Python: Reading Public Data - Real Python

Python with the Requests library enables efficient consumption of REST, SOAP, and GraphQL APIs through HTTP communication, supporting various authentication methods like API keys and OAuth.
Software development
fromInfoWorld
2 months ago

AI use may speed code generation, but developers' skills suffer

Using AI coding assistants can enable task performance but inhibit developers' acquisition of underlying skills needed to validate and debug code.
Python
fromRealpython
1 month ago

How to Use Git: A Beginner's Guide Quiz - Real Python

A 14-question quiz tests understanding of Git fundamentals including repository initialization, staging changes, commits, and project history inspection.
fromRealpython
1 month ago

What Does Python's __init__.py Do? - Real Python

A directory without an __init__.py file becomes a namespace package, which behaves differently from a regular package and may cause slower imports. You can use __init__.py to explicitly define a package's public API by importing specific modules or functions into the package namespace.
Python
Python
fromThe JetBrains Blog
7 months ago

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

FastAPI leads Python framework usage in 2024 with 38%, offering high-performance async APIs, type safety, auto-generated docs, and strong ML deployment support.
Python
fromMicrosoft for Python Developers Blog
1 month ago

Python Environments Extension for VS Code - Microsoft for Python Developers Blog

VS Code Python now offers a unified environments extension that discovers, manages, and creates environments and packages across major tools with minimal setup.
Python
fromPycoders
2 months ago

PyCoder's Weekly | Issue #721

Text classification and compression converge via incremental compressors; Python 3.14's zstd support enables experimenting with ML through compression.
Python
fromTalkpython
2 months ago

Talk Python now has a CLI

Open-source Talk Python CLI lets users search 500+ podcast episodes, transcripts, guests, and courses from the terminal with text/JSON/markdown output.
fromInfoWorld
2 months ago

How to use Pandas for data analysis in Python

When it comes to working with data in a tabular form, most people reach for a spreadsheet. That's not a bad choice: Microsoft Excel and similar programs are familiar and loaded with functionality for massaging tables of data. But what if you want more control, precision, and power than Excel alone delivers? In that case, the open source Pandas library for Python might be what you are looking for.
Python
fromPybites
2 months ago

The Missing 66% Of Your Skillset - Pybites

Bob and I have spent many years as Python devs, and 6 years coaching with Pybites and we can safely say that being a Senior Developer is only about 1/3 Python knowledge. The other 60% is the ecosystem. It's the tooling. It's all of the tech around Python that makes you stand out from the rest. This is the biggest blind spot keeping developers stuck in Tutorial Hell. You spend hours memorising obscure library features, but you crumble when asked to configure a CI/CD pipeline.
Python
Python
fromPython Software Foundation Blog
2 months ago

Departing the Python Software Foundation (Staff)

Ee is stepping down as Director of Infrastructure at the Python Software Foundation, expressing gratitude and leaving the organization in strong technical condition.
fromThe JetBrains Blog
2 months ago

Python Unplugged on PyTV - A Free Online Python Conference for Everyone | The PyCharm Blog

Join us on March 4th 2026, for an unforgettable, non-stop event, streamed from our studio in Amsterdam. We'll be joined live by 15 well-known and beloved speakers from Python communities around the globe, including Carol Willing, Deb Nicholson, Sheena O'Connell, Paul Everitt, Marlene Mhangami, and Carlton Gibson. They'll be speaking about topics such as core Python, AI, community, web development and data science.
Python
Python
fromRealpython
2 months ago

How to Integrate Local LLMs With Ollama and Python - Real Python

Use Ollama with Python to run local LLMs (llama3.2 and codellama) after installing Ollama, Python 3.8+, and downloading models.
Python
fromRealpython
2 months ago

Python's pathlib Module: Taming the File System Quiz - Real Python

Use Python's pathlib module to perform common filesystem operations like path joining, iteration, file creation, writing, renaming, and extracting filename components.
fromPython Software Foundation Blog
2 months ago

Announcing Python Software Foundation Fellow Members for Q4 2025!

The PSF is pleased to announce its fourth batch of PSF Fellows for 2025 ! Let us welcome the new PSF Fellows for Q4 ! The following people continue to do amazing things for the Python community: Chris Brousseau Dave Forgac Inessa Pawson Karen Dalton Tatiana Andrea Delgadillo Garzofino Thank you for your continued contributions. We have added you to our Fellows Roster .
Python
[ Load more ]