atlas news
    
Planet Python
27  mars     14h00
Real Python: Reading and Writing WAV Files in Python
   There’s an abundance of third party tools and libraries for manipulating and analyzing audio WAV files in Python. At the same time, the language ships with the little known wave module in its standard library, offering a quick and straightforward way to read and write such files. Knowing Python’s...
    06h00
Python GUIs: Q&A: How Do I Display Images in PySide6? Using QLabel to easily add images to your applications
   Adding images to your application is a common requirement, whether you’re building an image photo viewer, or just want to add some decoration to your GUI. Unfortunately, because of how this is done in Qt, it can be a little bit tricky to work out at first. In this short tutorial, we will look at...
26  mars     19h30
PyCoder’s Weekly: Issue #622 (March 26, 2024)
   MARCH , View in Browser Build a Python Turtle Game: Space Invaders Clone In this step by step tutorial, you’ll use Python’s turtle module to write a Space Invaders clone. You’ll learn about techniques used in animations and games, and consolidate your knowledge of key Python...
    19h14
PyPy: Fixing a Bug in PyPy’s Incremental GC
   Introduction Since last summer, I’ve been looking on and off into a weird and hard to reproduce crash bug in PyPy. It was manifesting only on CI, and it seemed to always happen in the AST rewriting phase of pytest, the symptoms being that PyPy would crash with a segfault. All my attempts to...
    14h00
Real Python: Finding Python Easter Eggs
   In this Code Conversation, you’ll follow a chat between Philipp and Bartosz as they go on an Easter egg hunt. Along the way, you’ll: Learn about Easter egg hunt traditions Uncover the first Easter egg in software Explore Easter eggs in Python There won’t be many code examples in this Code...
    10h32
Robin Wilson: My geospatial PDF talk at FOSS4G 2021
   This is only about years late ; but I gave a talk at FOSS G on geospatial PDFs. The full title was: From static PDFs to interactive, geospatial PDFs, or, ;I never knew PDFs could do that ; The video is below: In the talk I cover what a geospatial PDF is, how to export as a...
    08h00
Python Bytes: #376 Every dunder method in a Python Lockbox
   lt;strong gt;Topics covered in this episode: lt; strong gt; lt;br gt; lt;ul gt; lt;li gt; lt;a href https: micro.webology.dev on robotstxt.html utm source pocket saves gt; lt;strong gt; lt; strong gt; lt; a gt; lt;a href https: micro.webology.dev on robotstxt.html...
    00h00
Armin Ronacher: On Tech Debt: My Rust Library is now a CDO
   You’re probably familiar with tech debt. There is a joke that if there is tech debt, surely there must be derivatives to work with that debt I’m happy to say that the Rust ecosystem has created an environment where it looks like one solution for tech debt is collateralization. Here is how this...
25  mars     22h02
PyCharm: PyCharm 2024.1 Release Candidate Is Out
   The PyCharm . RC is now available You can get the latest build from our website, through the free Toolbox App, or via snaps for Ubuntu. Download PyCharm . RC To use this build, you need to have an active subscription to PyCharm Professional. With the major release on...
    14h00
Real Python: Prompt Engineering: A Practical Example
   You’ve used ChatGPT, and you understand the potential of using a large language model LLM to assist you in your tasks. Maybe you’re already working on an LLM supported application and have read about prompt engineering, but you’re unsure how to translate the theoretical concepts into a practical...
    08h00
Zato Blog: Systems Automation in Python
   Systems Automation in Python , by Dariusz Suchojad 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 couple of examples of integrations with Office and Jira, is what the...
24  mars     16h35
Amjith Ramanujam: Rapid Prototyping in Python
   I was recently assigned to a new project at work. Like any good software engineer I started writing the pseudocode for the modules. We use C at work to write our programs. I quickly realized it’s not easy to translate programming ideas to English statements without a syntactic structure. When I...
23  mars     14h11
Kay Hayen: Nuitka Release 2.1
   This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler, download now . This release had focus on new features and new optimization. There is a also a large amount of compatibility with things newly added to support anti bloat better, and...
22  mars     22h00
Python Morsels: Unnecessary else statements
   When your function ends in an else block with a return statement in it, should you remove that else Table of contents A function where both if and else return Is that else statement unnecessary Sometimes else improves readability When should you remove an...
    16h54
Django Weblog: Welcome our new Fellow - Sarah Boyce
   The DSF Board and Fellows Committee are pleased to introduce Sarah Boyce as our new Django Fellow. Sarah will be joining Natalia Bidart who is continuing her excellent tenure as a Fellow. Sarah is a senior developer and developer advocate with years of experience developing with Django under her...
    13h00
Daniel Roy Greenfeld: Keynote at PyCon Lithuania 2024
   From April nd to April th I’ll be at PyCon Lithuania in Vilnius to present a keynote about years of glorious coding mistakes mostly in Python . Audrey and Uma will be accompanying me, making us the first members of the Lithuanian side of my family to return there in over years At...
    12h00
Real Python: The Real Python Podcast - Episode #197: Using Python in Bioinformatics and the Laboratory
   How is Python being used to automate processes in the laboratory How can it speed up scientific work with DNA sequencing This week on the show, Chemical Engineering PhD Student Parsa Ghadermazi is here to discuss Python in bioinformatics. Improve Your Python With Python...
    06h52
PyCharm: PyCharm 2023.3.5 Is Out
   PyCharm . . is an important bug fix update. You can update to this version from inside the IDE, using the Toolbox App, or via snaps, if you’re using Ubuntu. You can also download it directly from our website. Here are some of the notable fixes in v . . : The...
21  mars     08h00
Talk Python to Me: #454: Data Pipelines with Dagster
   Do you have data that you pull from external sources or is generated and appears at your digital doorstep I bet that data needs processed, filtered, transformed, distributed, and much more. One of the biggest tools to create these data pipelines with Python is Dagster. And we are fortunate to have...
    05h19
Programiz: Python Program to Capitalize the First Character of a String
   In this example, you will learn to capitalize the first character of a string.
    00h00
Pythonâ ’Speed: The wrong way to speed up your code with Numba
   If your NumPy based code is too slow, you can sometimes use Numba to speed it up. Numba is a compiled language that uses the same syntax as Python, and it compiles at runtime, so it’s very easy to write. And because it re implements a large part of the NumPy APIs, it can also easily be used with...
    00h00
Matt Layman: Post-launch Punchlist - Building SaaS with Python and Django #186
   In this episode, we had a bunch of issues to resolve post launch. I set the code that causes trials to expire, made updates to who receives prompt emails, and added some polish to the sign up process and interface to make it clear what will happen in the flow. After those modifications, we worked...
20  mars     22h00
EuroPython: EuroPython 2024: Community Voting is now live Go Vote
   Hey hey,With days remaining until the big day, the EuroPython programme team is working full steam ahead to put together a power packed schedule. And what YOU want to see at the conference is our guiding light in the process. With that, we are excited to announce the EuroPython Community...
    15h08
Python Software Foundation: Announcing a PyPI Support Specialist
   We launched the Python Package Index PyPI in and for most of its history a robust and dedicated volunteer community kept it running. Eventually, we put a bit of PSF staff time into the maintenance of the Index, and last year with support from AWS we hired Mike Fiedler to work full time on...
    14h00
Real Python: Build a Python Turtle Game: Space Invaders Clone
   In this tutorial, you’ll use Python’s turtle module to build a Space Invaders clone. The game Space Invaders doesn’t need any introduction. The original game was released in and is one of the most recognized video games of all time. It undeniably defined its own video game genre. In this...