Quantcast
Channel: Planet Python
Browsing all 22465 articles
Browse latest View live

PyPy: M1 support for PyPy

The PyPy team is happy to announce that we can now target the macOSX ARM64 platform. Much of the work was executed by Maciej Fijałkowski (fijal) and funded via a generous contribution to our...

View Article


Image may be NSFW.
Clik here to view.

PyCharm: PyCharm 2022.2 Release Candidate Is Available

You can get the new build from our website, via the free Toolbox App, or by using snaps for Ubuntu. To familiarize yourself with the most notable updates in v2022.2, browse the PyCharm 2022.2 EAP...

View Article


Real Python: The Real Python Podcast – Episode #118: Creating Documentation...

How do you start building your project documentation? What if you had a tool that could do the heavy lifting and automatically write large portions directly from your code? This week on the show,...

View Article

Python for Beginners: Read CSV Into List of Dictionaries in Python

CSV files are used to store structured data where each row in the csv file stores an entry in which each value is associated with the column name. Similarly, a python dictionary is used to store...

View Article

PyBites: Growing developer teams in a deep tech startup

Listen here:This week, we have Robin back on the show to talk about how he has grown as a Python developer with the startup ACCURE and as mentor at PDM.ACCURE Battery Intelligence GmbH uses cloud...

View Article


Image may be NSFW.
Clik here to view.

Python GUIs: Which Python GUI library should you use in 2022?

Python is a popular programming used for everything from scripting routine tasks to building websites and performing complex data analysis. While you can accomplish a lot with command line tools, some...

View Article

"Morphex's Blogologue": Encountering Python crash on numerous client connects...

On the SMPS package, I've refactored a bit since the last blog post, and I also encountered what looks like a bug in Python.Python can randomly crash if too many client connections are made to the...

View Article

Image may be NSFW.
Clik here to view.

Podcast.__init__: Powering The Next Generation Of Application Architectures...

SummaryApplication architectures have been in a constant state of evolution as new infrastructure capabilities are introduced. Virtualization, cloud, containers, mobile, and now web assembly have each...

View Article


Mike Driscoll: PyDev of the Week: Cristián Maureira-Fredes

This week we welcome Cristián Maureira-Fredes (@cmaureir) as our PyDev of the Week! Cristián is a core developer on the Qt for Python project (AKA PySide6). You can catch up with Cristián on GitHub or...

View Article


Python for Beginners: Random Number in a Range in Python

Python provides us with the random module to generate random numbers in our programs. In this article, we will discuss different ways to create a random number in a given range in python. Random Number...

View Article

Python⇒Speed: The limits of Python vectorization as a performance technique

Vectorization in Python, as implemented by NumPy, can give you faster operations by using fast, low-level code to operate on bulk data. And Pandas builds on NumPy to provide similarly fast...

View Article

Spyder IDE: New 2022 roadmap and grant funding

For the last couple of months, the Spyder team has been working on defining a new roadmap and submitting grant proposals to fund more features and improvements. We are pleased to announce our roadmap...

View Article

Image may be NSFW.
Clik here to view.

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

Are you interested in writing Python code on a Windows machine? Maybe you’re a lifelong Windows user getting into coding with Python, or perhaps you’re just beginning to branch out from macOS or Linux....

View Article


Ahmed Bouchefra: Removing Comments from JSON with Python

JSON doesn’t permit comments by design. As explained by its creator Douglas Crockford.I removed comments from JSON because I saw people were using them to hold parsing directives, a practice which...

View Article

Codementor: 6 Job Boards running on my multi-tenant "boardengine.io"

February 2019 I launched fullstackjob.com as a single-tenant Job Board for Full-Stack Developers. From the beginning, the plan was to build it as the basis for an "Engine", which can handle...

View Article


Python Insider: Python 3.11.0b5 is now available

Here we are. The universe. The vastness of spacetime. At the edge. The last frontier. The last beta*(conditions apply) for Python 3.11.We have defied the powerful gods of release blockers and we have...

View Article

S. Lott: Bashing the Bash -- The shell is awful and what you can do about it

A presentation I did recently.https://github.com/slott56/bashing-the-bashFolks were polite and didn't have too many questions. I guess they fundamentally agreed: the shell is awful, we can use it for a...

View Article


Python Insider: Python 3.11.0b4 is now available

I cannot believe I am writing this, but Python 3.11.b4 is available!https://www.python.org/downloads/release/python-3110b4/This is a beta preview of Python 3.11Python 3.11 is still in development....

View Article

Python Bytes: #294 Specializing Adaptive Interpreters in Full Color

<p><strong>Watch the live stream:</strong></p> <a href='https://www.youtube.com/watch?v=dQgR4Bu9ixQ' style='font-weight: bold;'>Watch on YouTube</a><br>...

View Article

Real Python: Managing Attributes With Python's property()

With Python’s property(), you can create managed attributes in your classes. You can use managed attributes, also known as properties, when you need to modify their internal implementation without...

View Article
Browsing all 22465 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>