Please turn JavaScript on
header-image

Planet Python

follow.it gives you an easy way to subscribe to Planet Python's news feed! Click on Follow below and we deliver the updates you want via email, phone or you can read them here on the website on your own news page.

You can also unsubscribe anytime painlessly. You can even combine feeds from Planet Python with other site's feeds!

Title: Planet Python

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  20.18 / week

Message History

Automation in Python

How to automate systems in Python and how the Zato Python integration platform differs from a network automation tool, how to start using it, along with a...

Read full story

When using Mkdocs with Material, you can set default languages for code blocks in your mkdocs.yml configuration file. This is particularly useful for inline code examples that may not have explicit language tags.

 clas...

Read full story

I want to be upfront that this blog post is for me to write down some thoughts that I have on the idea of rewriting the Python Launcher for Unix from Rust to pure Python. This blog post is not meant to explicitly be educational or enlightening for others, but I figured if I was going to write this down I might as well just toss it online in case someone happens to find it int...

Read full story

If you code in Python regularly, you’re already learning new things everyday.

You hit a wall, or something breaks. Then you search around, spend some hours on Stack Overflow, and eventually, you figure it out.

But this kind of learning is unstructured. It’s reactive, instead of intentional.

You fix the problem at ha...

Read full story

Cédric Krier has found that trytond does not enforce access rights for data export (since version 6.0).

Read full story