William Minchin: Static Comments Plugin 2.1.1 for Pelican Released
Link: https://blog.minchin.ca/2022/04/static-comments-211-released.html
Static Comments is a plugin for Pelican,
a static site generator written in Python. It is meant as a drop in replacement
for the Pelican Comment System.
Static Comments allows you to have a comment se
Link: https://blog.minchin.ca/2022/04/static-comments-211-released.html
Static Comments is a plugin for Pelican,
a static site generator written in Python. It is meant as a drop in replacement
for the Pelican Comment System.
Static Comments allows you to have a comment se
blog.minchin.ca
Static Comments Plugin 2.1.1 for Pelican Released
Static Comments is a plugin for Pelican, a static site generator written in Python. It is meant as a drop in replacement for the Pelican Comment System.
Nikola: Nikola v8.2.2 is out!
Link: https://getnikola.com/blog/nikola-v822-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.2.2. This is a bugfix release, whose only
change is support for the latest version of Pygments.
What is
Link: https://getnikola.com/blog/nikola-v822-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.2.2. This is a bugfix release, whose only
change is support for the latest version of Pygments.
What is
Nikola
Nikola v8.2.2 is out!
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.2.2. This is a bugfix release, whose only
change is support for the latest version of Pygments.
What is
availability of Nikola v8.2.2. This is a bugfix release, whose only
change is support for the latest version of Pygments.
What is
Matt Layman: User Requests - Building SaaS with Python and Django #134
Link: https://www.mattlayman.com/blog/2022/user-requests-building-saas-with-python-and-django-134/
In this episode, we took a break between big projects and worked on some smaller usability features requested by users of the app.
Link: https://www.mattlayman.com/blog/2022/user-requests-building-saas-with-python-and-django-134/
In this episode, we took a break between big projects and worked on some smaller usability features requested by users of the app.
Matt Layman
User Requests - Building SaaS with Python and Django #134
In this episode, we took a break between big projects and worked on some smaller usability features requested by users of the app.
Python GUIs: Packaging PySide6 applications into a macOS app with PyInstaller (updated for 2022)
Link: https://www.pythonguis.com/tutorials/packaging-pyside6-applications-pyinstaller-macos-dmg/
There is not much fun in creating your own desktop applications if you can't share them with other people — whether than means publishing it commercially, sharing it online or just giving it to someon
Link: https://www.pythonguis.com/tutorials/packaging-pyside6-applications-pyinstaller-macos-dmg/
There is not much fun in creating your own desktop applications if you can't share them with other people — whether than means publishing it commercially, sharing it online or just giving it to someon
Python GUIs
Packaging PySide6 applications into a macOS app with PyInstaller
In this tutorial, we'll go through a series of steps to use PyInstaller to build simple and complex PySide6 applications into distributable macOS app bundles. There is not much fun in creating your own desktop applications if you can't share them with other…
John Ludhi/nbshare.io: PySpark GroupBy Examples
Link: https://www.nbshare.io/notebook/989366242/PySpark-GroupBy-Examples/
PySpark GroupBy Examples
In this notebook, we will go through PySpark GroupBy method. For this exercise, I will be using following data from Kaggle...
https://www.kaggle.com/code/kiric
Link: https://www.nbshare.io/notebook/989366242/PySpark-GroupBy-Examples/
PySpark GroupBy Examples
In this notebook, we will go through PySpark GroupBy method. For this exercise, I will be using following data from Kaggle...
https://www.kaggle.com/code/kiric
Zato Blog: Integrating with Salesforce in Python
Link: https://zato.io/blog/posts/salesforce-python.html
Overview
Salesforce connections are one of the newest additions to
Zato
3.2, allowing you to look up and manage Salesforce records
and other business data. To showcase it, the article will create a sa
Link: https://zato.io/blog/posts/salesforce-python.html
Overview
Salesforce connections are one of the newest additions to
Zato
3.2, allowing you to look up and manage Salesforce records
and other business data. To showcase it, the article will create a sa
zato.io
Zato Blog
Podcast.__init__: Accelerate Your Machine Learning Experimentation With Automatic Checkpoints Using FLOR
Link: https://www.pythonpodcast.com/flor-machine-learning-experiment-episode-362/
The experimentation phase of building a machine learning model requires a lot of trial and error. One of the limiting factors of how many experiments you can try is the length of time required to trai
Link: https://www.pythonpodcast.com/flor-machine-learning-experiment-episode-362/
The experimentation phase of building a machine learning model requires a lot of trial and error. One of the limiting factors of how many experiments you can try is the length of time required to trai
Tryton News: Releaset of Relatorio 0.10.1
Link: https://discuss.tryton.org/t/releaset-of-relatorio-0-10-1/5226
We are proud to announce the release of Relatorio version 0.10.1.
Relatorio is a templating library mainly for OpenDocument using also OpenDocument as source format.
This is a bug-fix release which:
Link: https://discuss.tryton.org/t/releaset-of-relatorio-0-10-1/5226
We are proud to announce the release of Relatorio version 0.10.1.
Relatorio is a templating library mainly for OpenDocument using also OpenDocument as source format.
This is a bug-fix release which:
Tryton Discussion
Releaset of Relatorio 0.10.1
We are proud to announce the release of Relatorio version 0.10.1. Relatorio is a templating library mainly for OpenDocument using also OpenDocument as source format. This is a bug-fix release which: Add support for Python 3.10 Support directive applying…
Tryton News: Release of python-sql 1.4.0
Link: https://discuss.tryton.org/t/release-of-python-sql-1-4-0/5227
We are proud to announce the release of the version 1.4.0 of python-sql.
python-sql is a library to write SQL queries in a pythonic way. It is mainly developed for Tryton but it has no external depend
Link: https://discuss.tryton.org/t/release-of-python-sql-1-4-0/5227
We are proud to announce the release of the version 1.4.0 of python-sql.
python-sql is a library to write SQL queries in a pythonic way. It is mainly developed for Tryton but it has no external depend
Tryton Discussion
Release of python-sql 1.4.0
We are proud to announce the release of the version 1.4.0 of python-sql. python-sql is a library to write SQL queries in a pythonic way. It is mainly developed for Tryton but it has no external dependencies and is agnostic to any framework or SQL database.…
Mike Driscoll: PyDev of the Week: Jyotika Singh
Link: https://www.blog.pythonlibrary.org/2022/05/02/pydev-of-the-week-jyotika-singh/
The PyDev of the Week this week is Jyotika Singh (@JyotikaSingh_). Jyotika is the maintainer of pyAudioProcessing and a speaker at multiple conferences. You can check out what Jyotika is up to by goin
Link: https://www.blog.pythonlibrary.org/2022/05/02/pydev-of-the-week-jyotika-singh/
The PyDev of the Week this week is Jyotika Singh (@JyotikaSingh_). Jyotika is the maintainer of pyAudioProcessing and a speaker at multiple conferences. You can check out what Jyotika is up to by goin
Mouse Vs Python
PyDev of the Week: Jyotika Singh - Mouse Vs Python
The PyDev of the Week this week is Jyotika Singh (@JyotikaSingh_). Jyotika is the maintainer of pyAudioProcessing and a speaker at multiple conferences.
Codementor: Functions in Python
Link: https://www.codementor.io/sadhanareddy/functions-in-python-1sykx9e5kq
In This Article We are going to learn how functions will work.
Let's first discuss What exactly is a Python Function.
In Python, Function is a group of related statements that performs a specific...
Link: https://www.codementor.io/sadhanareddy/functions-in-python-1sykx9e5kq
In This Article We are going to learn how functions will work.
Let's first discuss What exactly is a Python Function.
In Python, Function is a group of related statements that performs a specific...
www.codementor.io
Functions in Python | Codementor
In This Article We are going to learn how functions will work.
Let's first discuss What exactly is a Python Function.
In Python, Function is a group of related statements that performs a specific...
Let's first discuss What exactly is a Python Function.
In Python, Function is a group of related statements that performs a specific...
Real Python: Python's min() and max(): Find Smallest and Largest Values
Link: https://realpython.com/python-min-and-max/
Python’s built-in min() and max() functions come in handy when you need to find the smallest and largest values in an iterable or in a series of regular arguments. Even though these might seem like fa
Link: https://realpython.com/python-min-and-max/
Python’s built-in min() and max() functions come in handy when you need to find the smallest and largest values in an iterable or in a series of regular arguments. Even though these might seem like fa
Realpython
Python's min() and max(): Find Smallest and Largest Values – Real Python
In this tutorial, you'll learn how to use Python's built-in min() and max() functions to find the smallest and largest values. You'll also learn how to modify their standard behavior by providing a suitable key function. Finally, you'll code a few practical…
Python Morsels: Unicode character encodings
Link: https://www.pythonmorsels.com/unicode-character-encodings-in-python/
When working with text files in Python, it's considered a best practice to specify the character encoding that you're working with.
Table of contents
All input starts as raw bytes
Encoding strings
Link: https://www.pythonmorsels.com/unicode-character-encodings-in-python/
When working with text files in Python, it's considered a best practice to specify the character encoding that you're working with.
Table of contents
All input starts as raw bytes
Encoding strings
Pythonmorsels
Unicode character encodings
When working with text files in Python, it's considered a best practice to specify the character encoding that you're working with.
Glyph Lefkowitz: Inbox Zero, Cost: Zero
Link: https://glyph.twistedmatrix.com/2022/05/inbox-zero-cost-zero.html
One consistent bit of feedback that I’ve received on my earlier writing about
email workflow is that I didn’t include
a concrete enough set of instructions for getting started with task-management
wor
Link: https://glyph.twistedmatrix.com/2022/05/inbox-zero-cost-zero.html
One consistent bit of feedback that I’ve received on my earlier writing about
email workflow is that I didn’t include
a concrete enough set of instructions for getting started with task-management
wor
Twistedmatrix
Inbox Zero, Cost: Zero
Updated guidance for getting out of an email overwhelm trap, with practical, concrete, free examples.
Tryton News: Tryton Release 6.4
Link: https://discuss.tryton.org/t/tryton-release-6-4/5180
We are proud to announce the 6.4 release of Tryton.
This release provides many bug fixes, performance improvements and some fine tuning. What is also remarkable is the addition of 9 new modules.
Yo
Link: https://discuss.tryton.org/t/tryton-release-6-4/5180
We are proud to announce the 6.4 release of Tryton.
This release provides many bug fixes, performance improvements and some fine tuning. What is also remarkable is the addition of 9 new modules.
Yo
Tryton Discussion
Tryton Release 6.4
We are proud to announce the 6.4 release of Tryton. This release provides many bug fixes, performance improvements and some fine tuning. What is also significant is the addition of 9 new modules. You can give it a try on the demo server, use the docker…
EuroPython: EuroPython April 2022 Newsletter
Link: https://blog.europython.eu/europython-april-2022-newsletter/
Hello fellow Pythonistas,We hope you all are enjoying the longer daylight and the warmer weather that April has brought to us (in the northern hemisphere anyway). April also brings a new newsletter pa
Link: https://blog.europython.eu/europython-april-2022-newsletter/
Hello fellow Pythonistas,We hope you all are enjoying the longer daylight and the warmer weather that April has brought to us (in the northern hemisphere anyway). April also brings a new newsletter pa
EuroPython Blog
EuroPython April 2022 Newsletter
We are just over 70 days until the conference and our volunteers are working hard to put together the best EuroPython ever. Read along to get a glimpse of what's to come at EuroPython 2022 in Dublin.
Real Python: Testing Your Code With pytest
Link: https://realpython.com/courses/testing-your-code-with-pytest/
Testing your code brings a wide variety of benefits. It increases your confidence that the code behaves as you expect and ensures that changes to your code won’t cause regressions. Writing and maintai
Link: https://realpython.com/courses/testing-your-code-with-pytest/
Testing your code brings a wide variety of benefits. It increases your confidence that the code behaves as you expect and ensures that changes to your code won’t cause regressions. Writing and maintai
Realpython
Testing Your Code With pytest – Real Python
In this video course, you'll learn how to take your testing to the next level with pytest. You'll cover intermediate and advanced pytest features such as fixtures, marks, parameters, and plugins. With pytest, you can make your test suites fast, effective…
Mike Driscoll: Announcing: The Python 101 Video Course
Link: https://www.blog.pythonlibrary.org/2022/05/03/announcing-the-python-101-video-course/
I am happy to announce that I am creating a Python 101 video course, which is based on Python 101: 2nd Edition.
The course will eventually include videos that cover the chapters in the books. It is la
Link: https://www.blog.pythonlibrary.org/2022/05/03/announcing-the-python-101-video-course/
I am happy to announce that I am creating a Python 101 video course, which is based on Python 101: 2nd Edition.
The course will eventually include videos that cover the chapters in the books. It is la
Mouse Vs Python
Announcing: The Python 101 Video Course - Mouse Vs Python
I am happy to announce that I am creating a Python 101 video course, which is based on Python 101: 2nd Edition. The course will eventually include videos
PyCoder’s Weekly: Issue #523 (May 3, 2022)
Link: https://pycoders.com/issues/523
#523 – MAY 3, 2022 View in Browser » Dunder Methods in Python: The Ugliest Awesome Sauce Double-underscore methods, also known as “dunder methods” or “magic methods” are an ugly way of bringing
Link: https://pycoders.com/issues/523
#523 – MAY 3, 2022 View in Browser » Dunder Methods in Python: The Ugliest Awesome Sauce Double-underscore methods, also known as “dunder methods” or “magic methods” are an ugly way of bringing
Pycoders
PyCoder’s Weekly | Issue #523
Issue #523 of the PyCoder’s Weekly newsletter, published May 3, 2022.
Python Bytes: #282 Don't Embarrass Me in Front of The Wizards
Link: https://pythonbytes.fm/episodes/show/282/dont-embarrass-me-in-front-of-the-wizards
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=tOA5uJthE14' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
Link: https://pythonbytes.fm/episodes/show/282/dont-embarrass-me-in-front-of-the-wizards
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=tOA5uJthE14' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
pythonbytes.fm
Don't Embarrass Me in Front of The Wizards
News and announcements from the Python community for the week of May 3rd, 2022