Nikola: Nikola v8.3.1 is out!
Link: https://getnikola.com/blog/nikola-v831-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.3.1. This release fixes some small bugs,
including some introduced by the new Nikola Plugin Manager.
The
Link: https://getnikola.com/blog/nikola-v831-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.3.1. This release fixes some small bugs,
including some introduced by the new Nikola Plugin Manager.
The
Nikola
Nikola v8.3.1 is out!
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.3.1. This release fixes some small bugs,
including some introduced by the new Nikola Plugin Manager.
The
availability of Nikola v8.3.1. This release fixes some small bugs,
including some introduced by the new Nikola Plugin Manager.
The
Real Python: Python's unittest: Writing Unit Tests for Your Code
Link: https://realpython.com/python-unittest/
The Python standard library ships with a testing framework named unittest, which you can use to write automated tests for your code. The unittest package has an object-oriented approach where test cas
Link: https://realpython.com/python-unittest/
The Python standard library ships with a testing framework named unittest, which you can use to write automated tests for your code. The unittest package has an object-oriented approach where test cas
Realpython
Python's unittest: Writing Unit Tests for Your Code – Real Python
In this tutorial, you'll learn how to use the unittest framework to create unit tests for your Python code. Along the way, you'll also learn how to create test cases, fixtures, test suites, and more.
Zero to Mastery: Python Monthly Newsletter 💻🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-april-2024/?utm_source=python-rss-feed
53rd issue of Andrei Neagoie's must-read monthly Python Newsletter: Whitehouse Recommends Python, Memory Footprint, Let's Talk About Devin, and much more. Read the full newsletter to get up-to-date wi
Link: https://zerotomastery.io/blog/python-monthly-newsletter-april-2024/?utm_source=python-rss-feed
53rd issue of Andrei Neagoie's must-read monthly Python Newsletter: Whitehouse Recommends Python, Memory Footprint, Let's Talk About Devin, and much more. Read the full newsletter to get up-to-date wi
Zero To Mastery
[April 2024] Python Monthly Newsletter 💻🐍 | Zero To Mastery
53rd issue of Andrei Neagoie's must-read monthly Python Newsletter read by 15,000+ Pythonistas. Get up-to-date with the top Python news from last month.
PyCon: Meet PyCon US Keynote Speakers
Link: https://pycon.blogspot.com/2024/04/meet-pycon-us-keynote-speakers.html
We can’t wait to welcome Jay Miller, Kate Chapman, Simon Willison, and Sumana Harihareswara to our stage as PyCon US keynote speakers this year.We asked each of our keynote speakers: What excites them
Link: https://pycon.blogspot.com/2024/04/meet-pycon-us-keynote-speakers.html
We can’t wait to welcome Jay Miller, Kate Chapman, Simon Willison, and Sumana Harihareswara to our stage as PyCon US keynote speakers this year.We asked each of our keynote speakers: What excites them
Blogspot
Meet PyCon US Keynote Speakers
We can’t wait to welcome Jay Miller, Kate Chapman, Simon Willison, and Sumana Harihareswara to our stage as PyCon US keynote speakers this y...
Robin Wilson: What’s the largest building in Southampton? Find out with 5 lines of code
Link: https://blog.rtwilson.com/whats-the-largest-building-in-southampton-find-out-with-5-lines-of-code/
Recently I became suddenly curious about the sizes of buildings in Southampton, UK, where I live. I don’t know what triggered this sudden curiosity, but I wanted to know what the largest buildings in
Link: https://blog.rtwilson.com/whats-the-largest-building-in-southampton-find-out-with-5-lines-of-code/
Recently I became suddenly curious about the sizes of buildings in Southampton, UK, where I live. I don’t know what triggered this sudden curiosity, but I wanted to know what the largest buildings in
Real Python: Working With Global Variables in Python Functions
Link: https://realpython.com/courses/global-variables-in-python-functions/
A global variable is a variable that you can use from any part of a program, including within functions. Using global variables inside your Python functions can be tricky. You’ll need to differentiate
Link: https://realpython.com/courses/global-variables-in-python-functions/
A global variable is a variable that you can use from any part of a program, including within functions. Using global variables inside your Python functions can be tricky. You’ll need to differentiate
Realpython
Working With Global Variables in Python Functions – Real Python
In this video course, you'll learn how to use global variables in Python functions using the global keyword or the built-in globals() function. You'll also learn a few strategies to avoid relying on global variables because they can lead to code that's difficult…
Mike Driscoll: How to Watermark a Graph with Matplotlib
Link: https://www.blog.pythonlibrary.org/2024/04/30/how-to-watermark-a-graph-with-matplotlib/
Matplotlib is one of the most popular data visualization packages for the Python programming language. It allows you to create many different charts and graphs. This tutorial focuses on adding a “wate
Link: https://www.blog.pythonlibrary.org/2024/04/30/how-to-watermark-a-graph-with-matplotlib/
Matplotlib is one of the most popular data visualization packages for the Python programming language. It allows you to create many different charts and graphs. This tutorial focuses on adding a “wate
Mouse Vs Python
How to Watermark a Graph with Matplotlib - Mouse Vs Python
Matplotlib is one of the most popular data visualization packages for the Python programming language. It allows you to create many different charts and
Python Bytes: #381 Python Packages in the Oven
Link: https://pythonbytes.fm/episodes/show/381/python-packages-in-the-oven
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://wasmer.io/posts/py2wasm-a-python-to-wasm-compiler"><strong>Announcing py2wasm: A Python to Wasm compiler</strong></a></
Link: https://pythonbytes.fm/episodes/show/381/python-packages-in-the-oven
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://wasmer.io/posts/py2wasm-a-python-to-wasm-compiler"><strong>Announcing py2wasm: A Python to Wasm compiler</strong></a></
pythonbytes.fm
Python Packages in the Oven
News and announcements from the Python community for the week of Apr 30th, 2024
PyCoder’s Weekly: Issue #627 (April 30, 2024)
Link: https://pycoders.com/issues/627
#627 – APRIL 30, 2024 View in Browser » PEP 686: Make UTF-8 Mode Default This Python Enhancement Proposal outlines making UTF-8 the default throughout Python. This takes the addition of Unicode
Link: https://pycoders.com/issues/627
#627 – APRIL 30, 2024 View in Browser » PEP 686: Make UTF-8 Mode Default This Python Enhancement Proposal outlines making UTF-8 the default throughout Python. This takes the addition of Unicode
Pycoders
PyCoder’s Weekly | Issue #627
Issue #627 of the PyCoder’s Weekly newsletter, published April 30, 2024.
PyCharm: PyCharm 2024.1.1 Is Here! AI Assistant in Community Edition, Enhanced Endpoints Tool Window, and Navigation and Refactoring Across Notebooks and Scripts
Link: https://blog.jetbrains.com/pycharm/2024/04/pycharm-2024-1-1/
Enhancements in the Endpoints tool window, extended GitHub gists support for notebooks, and navigation and refactoring across notebooks and scripts – these are just some of the improvements you’ll fin
Link: https://blog.jetbrains.com/pycharm/2024/04/pycharm-2024-1-1/
Enhancements in the Endpoints tool window, extended GitHub gists support for notebooks, and navigation and refactoring across notebooks and scripts – these are just some of the improvements you’ll fin
The JetBrains Blog
PyCharm 2024.1.1 Is Here! AI Assistant in Community Edition, Enhanced Endpoints Tool Window, and Navigation and Refactoring Across…
Find out what's new in PyCharm 2024.1.1! From AI Assistant in community version to navigation and refactoring across Notebooks and scripts, there's a lot to explore.
Real Python: Python Sequences: A Comprehensive Guide
Link: https://realpython.com/python-sequences/
A phrase you’ll often hear is that everything in Python is an object, and every object has a type. This points to the importance of data types in Python. However, often what an object can do is more i
Link: https://realpython.com/python-sequences/
A phrase you’ll often hear is that everything in Python is an object, and every object has a type. This points to the importance of data types in Python. However, often what an object can do is more i
Realpython
Python Sequences: A Comprehensive Guide – Real Python
This tutorial dives into Python sequences, which is one of the main categories of data types. You'll learn about the properties that make an object a sequence and how to create user-defined sequences.
Ed Crewe: Software Engineering Hiring and Firing
Link: http://edcrewe.blogspot.com/2024/04/software-engineering-hiring-and-firing.html
The jump in interest rates to the highest level in over 20 years that hit in summer 2023 for the US, UK and many other countries is still impacting the Software industry. Rates may be due to drop soon
Link: http://edcrewe.blogspot.com/2024/04/software-engineering-hiring-and-firing.html
The jump in interest rates to the highest level in over 20 years that hit in summer 2023 for the US, UK and many other countries is still impacting the Software industry. Rates may be due to drop soon
Blogspot
Software Engineering Hiring and Firing
The jump in interest rates to the highest level in over 20 years that hit in summer 2023 for the US, UK and many other countries is still im...
Anarcat: Tor migrates from Gitolite/GitWeb to GitLab
Link: https://anarc.at/blog/2024-05-01-gitolite-gitlab-migration/
Note: I've been awfully silent here for the past ... (checks notes)
oh dear, 3 months! But that's not because I've been idle, quite the
contrary, I've been very busy but just didn't have time to write
Link: https://anarc.at/blog/2024-05-01-gitolite-gitlab-migration/
Note: I've been awfully silent here for the past ... (checks notes)
oh dear, 3 months! But that's not because I've been idle, quite the
contrary, I've been very busy but just didn't have time to write
Tryton News: Tryton Release 7.2
Link: https://discuss.tryton.org/t/tryton-release-7-2/7248
We are proud to announce the 7.2 release of Tryton.
This release provides many bug fixes, performance improvements and some fine tuning. It also adds 5 new modules.
You can give it a try on the dem
Link: https://discuss.tryton.org/t/tryton-release-7-2/7248
We are proud to announce the 7.2 release of Tryton.
This release provides many bug fixes, performance improvements and some fine tuning. It also adds 5 new modules.
You can give it a try on the dem
Tryton Discussion
Tryton Release 7.2
We are proud to announce the 7.2 release of Tryton. This release provides many bug fixes, performance improvements and some fine tuning. It also adds 5 new modules. You can give it a try on the demo server, use the docker image or download it here. As…
Seth Michael Larson: Isolating risk in the CPython release process
Link: http://sethmlarson.dev/security-developer-in-residence-weekly-report-35?date=2024-05-02
Isolating risk in the CPython release process
Link: http://sethmlarson.dev/security-developer-in-residence-weekly-report-35?date=2024-05-02
Isolating risk in the CPython release process
Seth Michael Larson
Isolating risk in the CPython release process
This critical role would not be possible without funding from the Alpha-Omega project. Massive thank-you to Alpha-Omega for investing in the security of the Python ecosystem!
A few weeks ago I...
A few weeks ago I...
Talk Python to Me: #460: Dropbase: Build Internal Tools with Python
Link: https://talkpython.fm/episodes/show/460/dropbase-build-internal-tools-with-python
Do you find yourself or your team building internal apps frequently for your company? Are you familiar with the term "forms over data"? They are super empowering for your org but they can be pretty re
Link: https://talkpython.fm/episodes/show/460/dropbase-build-internal-tools-with-python
Do you find yourself or your team building internal apps frequently for your company? Are you familiar with the term "forms over data"? They are super empowering for your org but they can be pretty re
talkpython.fm
Dropbase: Build Internal Tools with Python
Do you find yourself or your team building internal apps frequently for your company? Are you familiar with the term 'forms over data'? They are super empowering for your org but they can be pretty repetitive and you might find yourself spending more time…
Real Python: Quiz: The Python calendar Module
Link: https://realpython.com/quizzes/python-calendar-module/
In this quiz, you’ll test your understanding of creating calendars in Python using the calendar module.
By working through this quiz, you’ll revisit the fundamental functions and methods provided by t
Link: https://realpython.com/quizzes/python-calendar-module/
In this quiz, you’ll test your understanding of creating calendars in Python using the calendar module.
By working through this quiz, you’ll revisit the fundamental functions and methods provided by t
Realpython
The Python calendar Module Quiz – Real Python
In this quiz, you'll test your understanding of the calendar module in Python. It'll evaluate your proficiency in manipulating, customizing, and displaying calendars directly within your terminal. By working through this quiz, you'll revisit the fundamental…
Mike Driscoll: The Python Show Podcast Ep 39 – Buttondown – A Python SaaS with Justin Duke
Link: https://www.blog.pythonlibrary.org/2024/05/02/the-python-show-podcast-ep-39-buttondown-a-python-saas-with-justin-duke/
In this episode, we invite the founder of Buttondown, a Python-based Software as a Service (SaaS) application for creating and managing newsletters.
Mike Driscoll, the host of the show, chats with Ju
Link: https://www.blog.pythonlibrary.org/2024/05/02/the-python-show-podcast-ep-39-buttondown-a-python-saas-with-justin-duke/
In this episode, we invite the founder of Buttondown, a Python-based Software as a Service (SaaS) application for creating and managing newsletters.
Mike Driscoll, the host of the show, chats with Ju
Mouse Vs Python
The Python Show Podcast Ep 39 - Buttondown - A Python SaaS with Justin Duke - Mouse Vs Python
In this episode, we invite the founder of Buttondown, a Python-based Software as a Service (SaaS) application for creating and managing newsletters. Mike
TestDriven.io: Building Reusable Components in Django
Link: https://testdriven.io/blog/django-reusable-components/
This tutorial looks at how to build server-side UI components in Django.
Link: https://testdriven.io/blog/django-reusable-components/
This tutorial looks at how to build server-side UI components in Django.
testdriven.io
Building Reusable Components in Django
This tutorial looks at how to build server-side UI components in Django.
Python Morsels: Variables are pointers in Python
Link: https://www.pythonmorsels.com/variables-are-pointers/
Python's variables are not buckets that contain objects; they're pointers. Assignment statements don't copy: they point a variable to a value (and multiple variables can "point" to the same value).
Link: https://www.pythonmorsels.com/variables-are-pointers/
Python's variables are not buckets that contain objects; they're pointers. Assignment statements don't copy: they point a variable to a value (and multiple variables can "point" to the same value).
Pythonmorsels
Variables are pointers in Python
Python's variables are not buckets that contain objects; they're pointers. Assignment statements don't copy: they point a variable to a value (and multiple variables can "point" to the same value).