Mike Driscoll: PyDev of the Week: Brian Skinn
Link: https://www.blog.pythonlibrary.org/2022/05/23/pydev-of-the-week-brian-skinn/
This week we welcome Brian Skinn (@btskinn) as our PyDev of the Week! Brian maintains the from python import logging RSS feed on Python news / personal blog. Brian is active in the Python community
Link: https://www.blog.pythonlibrary.org/2022/05/23/pydev-of-the-week-brian-skinn/
This week we welcome Brian Skinn (@btskinn) as our PyDev of the Week! Brian maintains the from python import logging RSS feed on Python news / personal blog. Brian is active in the Python community
Mouse Vs Python
PyDev of the Week: Brian Skinn - Mouse Vs Python
This week we welcome Brian Skinn (@btskinn) as our PyDev of the Week! Brian maintains the from python import logging RSS feed on Python news / personal
PyCharm: PyCharm 2022.2 EAP is open!
Link: https://blog.jetbrains.com/pycharm/2022/05/pycharm-2022-2-eap-is-open/
We’re announcing the next Early Access Program and we invite you to take part in testing and validating new features that are expected to be included in the PyCharm 2022.2 release. The first PyCharm 2
Link: https://blog.jetbrains.com/pycharm/2022/05/pycharm-2022-2-eap-is-open/
We’re announcing the next Early Access Program and we invite you to take part in testing and validating new features that are expected to be included in the PyCharm 2022.2 release. The first PyCharm 2
The JetBrains Blog
PyCharm 2022.2 EAP is open! | The PyCharm Blog
We’re announcing the next Early Access Program and we invite you to take part in testing and validating new features that are expected to be included in the PyCharm 2022.2 release. The first PyCharm 2
Python for Beginners: How To Save a Dictionary to File in Python
Link: https://www.pythonforbeginners.com/dictionary/how-to-save-dictionary-to-file-in-python
A python dictionary is used to store key-value mappings in a program. Sometimes, we might need to store the dictionary directly in a file. In this article, we will discuss how we can save a dictionary
Link: https://www.pythonforbeginners.com/dictionary/how-to-save-dictionary-to-file-in-python
A python dictionary is used to store key-value mappings in a program. Sometimes, we might need to store the dictionary directly in a file. In this article, we will discuss how we can save a dictionary
PythonForBeginners.com
How To Save a Dictionary to File in Python - PythonForBeginners.com
How To Save a Dictionary to File in Python will help you improve your python skills with easy to follow examples and tutorials.
Real Python: How to Publish an Open-Source Python Package to PyPI
Link: https://realpython.com/pypi-publish-python-package/
Python is famous for coming with batteries included, and many sophisticated capabilities are available in the standard library. However, to unlock the full potential of the language, you should also t
Link: https://realpython.com/pypi-publish-python-package/
Python is famous for coming with batteries included, and many sophisticated capabilities are available in the standard library. However, to unlock the full potential of the language, you should also t
Realpython
How to Publish an Open-Source Python Package to PyPI – Real Python
In this step-by-step tutorial, you’ll learn how to create a Python package for your project and how to publish it to PyPI, the Python Package Repository. Quickly get up to speed on everything from naming your package to configuring it using setup.cfg.
Łukasz Langa: Weekly Report, May 16 - 22
Link: https://lukasz.langa.pl/8add1c5f-5e24-4eed-a41f-6388b1bd5781/
I need to return to those logs, it’s been a while since I made one. This one isn’t particularly exciting but puts me back on track!
Link: https://lukasz.langa.pl/8add1c5f-5e24-4eed-a41f-6388b1bd5781/
I need to return to those logs, it’s been a while since I made one. This one isn’t particularly exciting but puts me back on track!
lukasz.langa.pl
Weekly Report, May 16 - 22 - Łukasz Langa
I need to return to those logs, it’s been a while since I made one. This one isn’t particularly exciting but puts me back on track!
PyCon: PyCon US 2022 Recap and Recording Announcement
Link: https://pycon.blogspot.com/2022/05/pycon-us-2022-recap-and-recording.html
We would like to announce that the first group of PyCon US 2022 recordings, the Keynotes and Lightning Talks, are now available on our YouTube channel. Be sure to subscribe to our channel for notifica
Link: https://pycon.blogspot.com/2022/05/pycon-us-2022-recap-and-recording.html
We would like to announce that the first group of PyCon US 2022 recordings, the Keynotes and Lightning Talks, are now available on our YouTube channel. Be sure to subscribe to our channel for notifica
Blogspot
PyCon US 2022 Recap and Recording Announcement
We would like to announce that the first group of PyCon US 2022 recordings, the Keynotes and Lightning Talks, are now available on our YouT...
Podcast.__init__: Hunting Black Swans With Bees: Catching Up With The Inimitable Russell Keith-Magee
Link: https://www.pythonpodcast.com/beeware-revisited-episode-365/
Russell Keith-Magee is an accomplished engineer and a fixture of the Python community. His work on the Beeware suite of projects is one of the most ambitious undertakings in the ecosystem and unfailin
Link: https://www.pythonpodcast.com/beeware-revisited-episode-365/
Russell Keith-Magee is an accomplished engineer and a fixture of the Python community. His work on the Beeware suite of projects is one of the most ambitious undertakings in the ecosystem and unfailin
Reuven Lerner: Announcing PythonDAB: The course I’ve always wanted to teach
Link: https://lerner.co.il/2022/05/24/announcing-pythondab-the-course-ive-always-wanted-to-teach/
I spend each day teaching Python and data science to companies around the world. From “Python for non-programmers” to day-long advanced workshops, I earn my living by helping people to improve their s
Link: https://lerner.co.il/2022/05/24/announcing-pythondab-the-course-ive-always-wanted-to-teach/
I spend each day teaching Python and data science to companies around the world. From “Python for non-programmers” to day-long advanced workshops, I earn my living by helping people to improve their s
Reuven Lerner
Announcing PythonDAB: The course I've always wanted to teach
I spend each day teaching Python and data science to companies around the world. From "Python for non-programmers" to day-long advanced workshops, I earn my living by helping people to improve their skills — which
PyCharm: Webinar “The Functools Module” with Mike Driscoll
Link: https://blog.jetbrains.com/pycharm/2022/05/webinar-the-functools-module-with-mike-driscoll/
Are you ready to power up your Python skills? The Python programming language has more than 200 modules in its standard library. In this tutorial, you will learn about functools, a module that is tail
Link: https://blog.jetbrains.com/pycharm/2022/05/webinar-the-functools-module-with-mike-driscoll/
Are you ready to power up your Python skills? The Python programming language has more than 200 modules in its standard library. In this tutorial, you will learn about functools, a module that is tail
The JetBrains Blog
Webinar “The Functools Module” with Mike Driscoll | The PyCharm Blog
Are you ready to power up your Python skills? The Python programming language has more than 200 modules in its standard library. In this tutorial, you will learn about functools, a module that is tail
Real Python: Exploring Scopes and Closures in Python
Link: https://realpython.com/courses/exploring-scopes-and-closures-in-python/
Have you been wondering how scopes and closures work in Python? Maybe you’ve just heard about object.__closure__, and you’d like to figure out what exactly it does. In this Code Conversation video cou
Link: https://realpython.com/courses/exploring-scopes-and-closures-in-python/
Have you been wondering how scopes and closures work in Python? Maybe you’ve just heard about object.__closure__, and you’d like to figure out what exactly it does. In this Code Conversation video cou
Realpython
Exploring Scopes and Closures in Python – Real Python
In this Code Conversation video course, you'll take a deep dive into how scopes and closures work in Python. To do this, you'll use a debugger to walk through some sample code, and then you'll take a peek under the hood to see how Python holds variables internally.
PyCoder’s Weekly: Issue #526 (May 24, 2022)
Link: https://pycoders.com/issues/526
#526 – MAY 24, 2022 View in Browser » Build a URL Shortener With FastAPI and Python In this step-by-step project, you’ll build an app to create and manage shortened URLs. Your Python URL shorten
Link: https://pycoders.com/issues/526
#526 – MAY 24, 2022 View in Browser » Build a URL Shortener With FastAPI and Python In this step-by-step project, you’ll build an app to create and manage shortened URLs. Your Python URL shorten
Pycoders
PyCoder’s Weekly | Issue #526
Issue #526 of the PyCoder’s Weekly newsletter, published May 24, 2022.
ListenData: Run SAS in Python without Installation
Link: https://www.listendata.com/2021/01/run-sas-in-python-without-installation.html
IntroductionIn the past few years python has gained a huge popularity as a programming language in data science world. Many banks and pharma organisations have started using Python and some of them ar
Link: https://www.listendata.com/2021/01/run-sas-in-python-without-installation.html
IntroductionIn the past few years python has gained a huge popularity as a programming language in data science world. Many banks and pharma organisations have started using Python and some of them ar
ListenData
Run SAS in Python without Installation
Step by step guide to run SAS in Python without installation of SAS and Python software. It also includes steps to make SAS run in google colab.
Python for Beginners: Python any() Function
Link: https://www.pythonforbeginners.com/basics/python-any-function
In python, we normally use the comparison operators and the logical operators to check for conditions for a different number of elements. What if you have to check for a condition in a list of element
Link: https://www.pythonforbeginners.com/basics/python-any-function
In python, we normally use the comparison operators and the logical operators to check for conditions for a different number of elements. What if you have to check for a condition in a list of element
PythonForBeginners.com
Python any() Function - PythonForBeginners.com
Python any() Function will help you improve your python skills with easy to follow examples and tutorials. Click here to view code examples.
Real Python: Level Up Your Skills With the Real Python Slack Community
Link: https://realpython.com/community-slack-guide/
The Real Python Community Slack is an English-medium Python community with members located worldwide. It’s a welcoming group in which you’re free to discuss any questions you may have, celebrate your
Link: https://realpython.com/community-slack-guide/
The Real Python Community Slack is an English-medium Python community with members located worldwide. It’s a welcoming group in which you’re free to discuss any questions you may have, celebrate your
Realpython
Level Up Your Skills With the Real Python Slack Community – Real Python
In this guide, you'll learn how to get the most out of your Real Python membership using the community Slack. You'll learn some lesser-known features of Slack and see how to communicate your technical problems more effectively.
Python Morsels: Python's "functions" are sometimes classes
Link: https://www.pythonmorsels.com/class-function-and-callable/
Sometimes we call classes functions in Python. Why? And what's a "callable"?
Table of contents
Class or function?
What's a callable?
Classes are callables
Disguising classes as functions
Callable o
Link: https://www.pythonmorsels.com/class-function-and-callable/
Sometimes we call classes functions in Python. Why? And what's a "callable"?
Table of contents
Class or function?
What's a callable?
Classes are callables
Disguising classes as functions
Callable o
Pythonmorsels
Callables: Python's "functions" are sometimes classes
Sometimes we call classes functions in Python. Why? And what's a "callable"?
Python Bytes: #285 Where we talk about UIs and Python
Link: https://pythonbytes.fm/episodes/show/285/where-we-talk-about-uis-and-python
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=XKG_ghz5E7k' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
Link: https://pythonbytes.fm/episodes/show/285/where-we-talk-about-uis-and-python
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=XKG_ghz5E7k' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
pythonbytes.fm
Where we talk about UIs and Python
News and announcements from the Python community for the week of May 25th, 2022
Talk Python to Me: #367: Say Hello to PyScript (WebAssembly Python)
Link: https://talkpython.fm/episodes/show/367/say-hello-to-pyscript-webassembly-python
Despite Python being overwhelmingly popular and positive, there are major areas of computing where Python is not present. Most notably on mobile and on the frontend side of the web. PyScript, a new pr
Link: https://talkpython.fm/episodes/show/367/say-hello-to-pyscript-webassembly-python
Despite Python being overwhelmingly popular and positive, there are major areas of computing where Python is not present. Most notably on mobile and on the frontend side of the web. PyScript, a new pr
talkpython.fm
Say Hello to PyScript (WebAssembly Python)
Despite Python being overwhelmingly popular and positive, there are major areas of computing where Python is not present. Most notably on mobile and on the frontend side of the web. PyScript, a new project launched by Fabio Pliger from Anaconda, just might…
Mike Driscoll: Python Automation Libraries (Video)
Link: https://www.blog.pythonlibrary.org/2022/05/25/python-automation-libraries-video/
Learn about some of the automation packages that you can use in Python in this handy video. Links are also provided here underneath the video.
Web Automation Packages
Selenium - https://www.selenium
Link: https://www.blog.pythonlibrary.org/2022/05/25/python-automation-libraries-video/
Learn about some of the automation packages that you can use in Python in this handy video. Links are also provided here underneath the video.
Web Automation Packages
Selenium - https://www.selenium
Mouse Vs Python
Python Automation Libraries (Video) - Mouse Vs Python
Learn about some of the automation packages that you can use in Python in this handy video. Links are also provided here underneath the video. Web
Python⇒Speed: Making pip installs a little less slow
Link: https://pythonspeed.com/articles/faster-pip-installs/
Installing your Python application’s dependencies can be surprisingly slow.
Whether you’re running tests in CI, building a Docker image, or installing an application, downloading and installing depend
Link: https://pythonspeed.com/articles/faster-pip-installs/
Installing your Python application’s dependencies can be surprisingly slow.
Whether you’re running tests in CI, building a Docker image, or installing an application, downloading and installing depend
Python⇒Speed
Faster pip installs: caching, bytecode compilation, and uv
Installing packages with pip can be slow. Learn some ways to speed it up.
Kay Hayen: Nuitka Release 0.8
Link: https://nuitka.net/posts/nuitka-release-08.html
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
This release has a massive amount of bug fixes, builds on existing
feature
Link: https://nuitka.net/posts/nuitka-release-08.html
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
This release has a massive amount of bug fixes, builds on existing
feature
Ned Batchelder: Custom search keywords
Link: https://nedbatchelder.com/blog/202205/custom_search_keywords.html
You can define custom search keywords in your browser to make common searches
easier. How to do it isn’t well documented, so I’m showing you how here.
As an example, I have a custom keyword “pypi”, s
Link: https://nedbatchelder.com/blog/202205/custom_search_keywords.html
You can define custom search keywords in your browser to make common searches
easier. How to do it isn’t well documented, so I’m showing you how here.
As an example, I have a custom keyword “pypi”, s
Nedbatchelder
Custom search keywords
Define custom browser search keywords to super-charge your common searches.