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

Hynek Schlawack: You Can Build Portable Binaries of Python Applications

Contrary to popular belief, it’s possible to ship portable executables of Python applications without sending its users to Python packaging hell.

View Article


Nicola Iarocci: Eve 2.0.1 released

Today I released Eve 2.0.1, which contains an essential fix if you’re using MONGO_URI to connect to your MongoDB instance. See the relevant ticket for details. I’ve also pinned Flask dependency to...

View Article


Python Insider: Python releases 3.10.7, 3.9.14, 3.8.14, and 3.7.14 are now...

We have some security content, and plenty of regular bug fixes for 3.10. Let’s dive right in.CVE-2020-10735Converting between int and str in bases other than 2 (binary), 4, 8 (octal), 16 (hexadecimal),...

View Article

Python for Beginners: Pandas Series Data Structure in Python

Series data structure is used to handle one-dimensional data in Python. In this article, we will discuss how to create a series using the pandas module, its properties, and manipulation using...

View Article

Real Python: HTML and CSS for Python Developers

When you want to build websites as a Python programmer, there’s no way around HTML and CSS. Almost every website on the Internet is built with HTML markup to structure the page. To make a website look...

View Article


Python Anywhere: Slightly late announcement of latest updates

Updated on 25 August 2022 (US) and 9 August 2022 (EU)!Here is a slightly delayed (and short) run-down of the new stuff that we deployed recently.The main addition for this update is a new system image....

View Article

Ben Cook: Development containers in VS Code: a quick start guide

If you’re building production ML systems, dev containers are the killer feature of VS Code. Dev containers give you full VS Code functionality inside a Docker container. This lets you unify your dev...

View Article

Image may be NSFW.
Clik here to view.

PyBites: A super simple Zettelkasten note taking system

Yesterday I found this amazing gist that got me running with Zettelkasten in no time Check out this short YouTube video where the author demos this workflow:As the Zen of Python wisely taught us:...

View Article


IslandT: Python Tutorial – Chapter 1

Python is the most popular programming language at the moment, which means if you want to create any applications (either desktop, web, or mobile phone) you will need to use python or other programming...

View Article


Nicola Iarocci: The Docker Event Monitor

I added a new tool to my amateurish DevOps toolbox. Developed in the open by Tom Williams, the Docker Event Monitor is a β€œtiny container that monitors the local Docker event system in real-time and...

View Article

Anarcat: Complaint about Canada's phone cartel

I have just filed a complaint with the CRTC about my phone provider's outrageous fees. This is a copy of the complaint.I am traveling to Europe, specifically to Ireland, for a 6 days for a work...

View Article

The Three of Wands: Wall vs CPU time, or the cost of asyncio Tasks

Performing I/O concurrently is one of asyncio&aposs superpowers (if not its main superpower). This is accomplished, directly or indirectly (through helpers like asyncio.gather), by the creation and...

View Article

Real Python: The Real Python Podcast – Episode #124: Exploring Recursion in...

Have you wanted to understand recursion and how to use it in Python? Are you familiar with the call stack and how it relates to tracebacks? This week on the show, Al Sweigart talks about his new book,...

View Article


Python for Beginners: Create Pandas Dataframe in Python

Pandas dataframe is the primary data structure for handling tabular data in Python. In this article, we will discuss different ways to create a dataframe in Python using the pandas module.Table of...

View Article

Image may be NSFW.
Clik here to view.

PyCharm: Visualizing Geospatial Data in Python

Today we are interviewing Adam Symington, author of the PythonMaps project, which is dedicated to using Python to develop beautiful yet very informative geospatial data visualizations.Adam is a...

View Article


EuroPython: 🐍 Community Call for Venues - EuroPython 2023

In recent years, the EuroPython Society (EPS), the organisers of the EuroPython conference series, have been discussing how to make the conference more accessible for the community and affordable to a...

View Article

Kushal Das: khata, under WASI

While I am learning about WebAssembly slowly, I was also trying to figure out where all I can use it. That is the way I general learn all new things. So, as a start, I thought of compiling my static...

View Article


Brian Okken: Talk - Sharing is Caring - pytest fixture edition

Sharing is Caring, pytest fixture edition I gave a talk at PyBay 2022 with the above title. It’s about sharing fixtures. The source code, and the slides, are at github.com/okken/pytest_fixture_sharing.

View Article

Armin Ronacher: You Can't Do That: Abstracting over Ownership in Rust with...

A few years ago I wrote about how to get better at Rust by knowing when what you want to do is impossible. Sadly in many ways I don't learn from my own mistakes and I keep running into a particular...

View Article

IslandT: Python Tutorial β€” Chapter 2

In this chapter, I am going to go through three subjects, 1) The Python print method 2) Python Indentation 3) Python comment.Python Print MethodPython print method will print a word or phrase which...

View Article
Browsing all 22851 articles
Browse latest View live


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