Python Bytes: #315 Some Stickers!
Link: https://pythonbytes.fm/episodes/show/315/some-stickers
<a href='https://www.youtube.com/watch?v=RY0ABqGmDko' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
<p>Sponsored by <a href="http://pythonbytes.fm/f
Link: https://pythonbytes.fm/episodes/show/315/some-stickers
<a href='https://www.youtube.com/watch?v=RY0ABqGmDko' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
<p>Sponsored by <a href="http://pythonbytes.fm/f
pythonbytes.fm
Some Stickers!
News and announcements from the Python community for the week of Dec 20th, 2022
Zato Blog: Service-oriented API task scheduling
Link: https://zato.io/blog/posts/python-scheduler.html
An integral part of
Zato, its scalable, service-oriented scheduler makes it is possible to execute high-level API integration processes as background tasks. The scheduler runs periodic jobs which in t
Link: https://zato.io/blog/posts/python-scheduler.html
An integral part of
Zato, its scalable, service-oriented scheduler makes it is possible to execute high-level API integration processes as background tasks. The scheduler runs periodic jobs which in t
zato.io
Zato Blog
Will Kahn-Greene: Volunteer Responsibility Amnesty Day: December 2022
Link: https://bluesock.org/~willkg/blog/dev/vrad_2022_12.html
Today is Volunteer Responsibility Amnesty Day where I spend some time taking stock
of things and maybe move some projects to the done pile.
In June, I ran a
Volunteer Responsibility Amnesty Day [1]
fo
Link: https://bluesock.org/~willkg/blog/dev/vrad_2022_12.html
Today is Volunteer Responsibility Amnesty Day where I spend some time taking stock
of things and maybe move some projects to the done pile.
In June, I ran a
Volunteer Responsibility Amnesty Day [1]
fo
Will's Blog
Volunteer Responsibility Amnesty Day: December 2022
Today is Volunteer Responsibility Amnesty Day where I spend some time taking stock
of things and maybe move some projects to the done pile.
In June, I ran a
Volunteer Responsibility Amnesty Day [1]
fo
of things and maybe move some projects to the done pile.
In June, I ran a
Volunteer Responsibility Amnesty Day [1]
fo
Python for Beginners: Check for Not Null Value in Pandas Python
Link: https://www.pythonforbeginners.com/basics/check-for-not-null-value-in-pandas-python
In python, we sometimes need to filter not null and null values. In this article, we will discuss different ways to check for not null in pandas using examples.
We can check for not null in pandas usi
Link: https://www.pythonforbeginners.com/basics/check-for-not-null-value-in-pandas-python
In python, we sometimes need to filter not null and null values. In this article, we will discuss different ways to check for not null in pandas using examples.
We can check for not null in pandas usi
PythonForBeginners.com
Check for Not Null Value in Pandas Python - PythonForBeginners.com
Check for Not Null Value in Pandas Python will help you improve your python skills with easy to follow examples and tutorials.
Real Python: Generate Images With DALL·E 2 and the OpenAI API
Link: https://realpython.com/generate-images-with-dalle-openai-api/
Describe any image, then let a computer create it for you. What sounded futuristic only a few years ago has become reality with advances in neural networks and latent diffusion models (LDM). DALL·E by
Link: https://realpython.com/generate-images-with-dalle-openai-api/
Describe any image, then let a computer create it for you. What sounded futuristic only a few years ago has become reality with advances in neural networks and latent diffusion models (LDM). DALL·E by
Realpython
Generate Images With DALL·E and the OpenAI API – Real Python
Learn to use the OpenAI Python library to create images with DALL·E, a state-of-the-art latent diffusion model. In this tutorial, you'll explore creating images and generating image variations. You'll also interact with DALL·E using API calls and incorporate…
Everyday Superpowers: Using Sublime Text for python
Link: https://everydaysuperpowers.dev/articles/using-sublime-text-python/
Five or so years ago, I was frustrated by my coding environment. I was working on .net web sites and felt like I was fighting Microsoft's Visual Studio to get my work done. I started jumping between V
Link: https://everydaysuperpowers.dev/articles/using-sublime-text-python/
Five or so years ago, I was frustrated by my coding environment. I was working on .net web sites and felt like I was fighting Microsoft's Visual Studio to get my work done. I started jumping between V
Everyday Superpowers: New python web app not working?
Link: https://everydaysuperpowers.dev/articles/new-python-web-app-not-working/
How many times have you had the thrill of releasing a new service or app to the world, only to have it crashing down when you test the URL and find a server error page instead of your work? I'm collec
Link: https://everydaysuperpowers.dev/articles/new-python-web-app-not-working/
How many times have you had the thrill of releasing a new service or app to the world, only to have it crashing down when you test the URL and find a server error page instead of your work? I'm collec
Everyday Superpowers: A Sublime User in PyCharm Land
Link: https://everydaysuperpowers.dev/articles/sublime-user-pycharm-land/
I have written few articles about how Sublime Text has been such a great environment to get my work done—and there's more to come, I have been extremely happy with Sublime for years.
But listening to
Link: https://everydaysuperpowers.dev/articles/sublime-user-pycharm-land/
I have written few articles about how Sublime Text has been such a great environment to get my work done—and there's more to come, I have been extremely happy with Sublime for years.
But listening to
Everyday Superpowers: What is Your Burnout Telling You?
Link: https://everydaysuperpowers.dev/articles/what-your-burnout-telling-you/
I am glad that mental health is being discussed more often in the programming world. In particular, I would like to thank Kenneth Reitz for his transparency over the last few years and contributing hi
Link: https://everydaysuperpowers.dev/articles/what-your-burnout-telling-you/
I am glad that mental health is being discussed more often in the programming world. In particular, I would like to thank Kenneth Reitz for his transparency over the last few years and contributing hi
Everyday Superpowers: TIL Debug any python file in VS Code
Link: https://everydaysuperpowers.dev/articles/til-debug-any-python-file-in-vs-code/
One of my frustrations with VisualStudio Code was creating a `launch.json` file whenever I wanted to debug a one-off Python file. Today, I learned that you could add a debugger configuration to your u
Link: https://everydaysuperpowers.dev/articles/til-debug-any-python-file-in-vs-code/
One of my frustrations with VisualStudio Code was creating a `launch.json` file whenever I wanted to debug a one-off Python file. Today, I learned that you could add a debugger configuration to your u
PyBites: Reflections on the Zen of Python
Link: https://pybit.es/articles/reflections-on-the-zen-of-python/
An initial version of this article appeared as a Pybites email first. If you like it join our friends list to get our valuable Python, developer and mindset content first …
How following the Zen of Py
Link: https://pybit.es/articles/reflections-on-the-zen-of-python/
An initial version of this article appeared as a Pybites email first. If you like it join our friends list to get our valuable Python, developer and mindset content first …
How following the Zen of Py
PyBites
Reflections On The Zen Of Python - PyBites
How following the Zen of Python will make your code better, a lot better.
PyCharm: The PyCharm 2022.3.1 Release Candidate is out!
Link: https://blog.jetbrains.com/pycharm/2022/12/2022-3-1-rc/
This build contains important bug fixes for PyCharm 2022.3. Look through the list of improvements and update to the latest version for a better experience.
Download PyCharm 2022.3.1 RC
Packaging: PyC
Link: https://blog.jetbrains.com/pycharm/2022/12/2022-3-1-rc/
This build contains important bug fixes for PyCharm 2022.3. Look through the list of improvements and update to the latest version for a better experience.
Download PyCharm 2022.3.1 RC
Packaging: PyC
The JetBrains Blog
The PyCharm 2022.3.1 Release Candidate is out! | The PyCharm Blog
This build contains important bug fixes for PyCharm 2022.3. Look through the list of improvements and update to the latest version for a better experience.
Ned Batchelder: Secure maintainer workflow, continued
Link: https://nedbatchelder.com/blog/202212/secure_maintainer_workflow_continued.html
Picking up from Secure maintainer workflow, especially
the comments there (thanks!), here are some more things I’m doing to keep my
maintainer workflow safe.1Password ssh: I’m using 1Password as my SS
Link: https://nedbatchelder.com/blog/202212/secure_maintainer_workflow_continued.html
Picking up from Secure maintainer workflow, especially
the comments there (thanks!), here are some more things I’m doing to keep my
maintainer workflow safe.1Password ssh: I’m using 1Password as my SS
Nedbatchelder
Secure maintainer workflow, continued
Picking up from <a href="//nedbatchelder.com/blog/202211/secure_maintainer_workflow.html">Secure maintainer workflow</a>, especially the comments there (thanks!), here are some more things I’m doing to keep my maintainer workflow safe.
Talk Python to Me: #395: Tools for README.md Creation and Maintenance
Link: https://talkpython.fm/episodes/show/395/tools-for-readme.md-creation-and-maintenance
If you maintain projects on places like GitHub, you know that having a classy readme is important and that maintaining a change log can be helpful for you and consumers of the project. It can also be
Link: https://talkpython.fm/episodes/show/395/tools-for-readme.md-creation-and-maintenance
If you maintain projects on places like GitHub, you know that having a classy readme is important and that maintaining a change log can be helpful for you and consumers of the project. It can also be
talkpython.fm
Tools for README.md Creation and Maintenance
If you maintain projects on places like GitHub, you know that having a classy readme is important and that maintaining a change log can be helpful for you and consumers of the project. It can also be a pain. That's why I'm excited to welcome back Ned Batchelder…
Python Software Foundation: More Python Everywhere, All at Once: Looking Forward to 2023
Link: https://pyfound.blogspot.com/2022/12/more-python-everywhere-all-at-once.html
The PSF works hard throughout the year to put on PyCon US, support smaller Python events around the world through our Grants program and of course to provide the critical infrastructure and expertise
Link: https://pyfound.blogspot.com/2022/12/more-python-everywhere-all-at-once.html
The PSF works hard throughout the year to put on PyCon US, support smaller Python events around the world through our Grants program and of course to provide the critical infrastructure and expertise
Python Software Foundation Blog
More Python Everywhere, All at Once: Looking Forward to 2023
The PSF works hard throughout the year to put on PyCon US , support smaller Python events around the world through our Grants program and o...
Sumana Harihareswara - Cogito, Ergo Sumana: Speech-to-text with Whisper: How I Use It & Why
Link: http://harihareswara.net/posts/2022/speech-to-text-with-whisper-how-i-use-it-why/
Speech-to-text with Whisper: How I Use It & Why
Link: http://harihareswara.net/posts/2022/speech-to-text-with-whisper-how-i-use-it-why/
Speech-to-text with Whisper: How I Use It & Why
Cogito, Ergo Sumana
Speech-to-text with Whisper: How I Use It & Why
Whisper, from OpenAI, is a new open source tool that "approaches human level robustness and accuracy on English speech recognition"; "Moreover, it enables transcription in multiple languages, as well as translation from those languages into … | Cogito, Ergo…
Peter Bengtsson: Pip-Outdated.py - a script to compare requirements.in with the output of pip list --outdated
Link: http://www.peterbe.com/plog/pip-outdated.py
Simply by posting this, there's a big chance you'll say "Hey! Didn't you know there's already a well-known script that does this? Better." Or you'll say "Hey! That'll save me hundreds of seconds per y
Link: http://www.peterbe.com/plog/pip-outdated.py
Simply by posting this, there's a big chance you'll say "Hey! Didn't you know there's already a well-known script that does this? Better." Or you'll say "Hey! That'll save me hundreds of seconds per y
Peterbe
Pip-Outdated.py - a script to compare requirements.in with the output of pip list --outdated - Peterbe.com
Real Python: The Real Python Podcast – Episode #138: 2022 Real Python Tutorial & Video Course Wrap Up
Link: https://realpython.com/podcasts/rpp/138/
It's been another year of changes at Real Python! The Real Python team has written, edited, curated, illustrated, and produced a mountain of Python material this year. We added some new members to the
Link: https://realpython.com/podcasts/rpp/138/
It's been another year of changes at Real Python! The Real Python team has written, edited, curated, illustrated, and produced a mountain of Python material this year. We added some new members to the
Realpython
Episode #138: 2022 Real Python Tutorial & Video Course Wrap Up – The Real Python Podcast
It's been another year of changes at Real Python! The Real Python team has written, edited, curated, illustrated, and produced a mountain of Python material this year. We added some new members to the team, updated the site's features, and created new styles…
Python for Beginners: Use the Pandas fillna Method to Fill NaN Values
Link: https://www.pythonforbeginners.com/basics/use-the-pandas-fillna-method-to-fill-nan-values
Handling NaN values while analyzing data is an important task. The pandas module in python provides us with the fillna() method to fill NaN values. In this article, we will discuss how to use the pand
Link: https://www.pythonforbeginners.com/basics/use-the-pandas-fillna-method-to-fill-nan-values
Handling NaN values while analyzing data is an important task. The pandas module in python provides us with the fillna() method to fill NaN values. In this article, we will discuss how to use the pand
PythonForBeginners.com
Use the Pandas fillna Method to Fill NaN Values - PythonForBeginners.com
Use the Pandas fillna Method to Fill NaN Values will help you improve your python skills with easy to follow examples and tutorials.
CodersLegacy: Setup Virtual Environment for Pyinstaller with Venv
Link: https://coderslegacy.com/pyinstaller-virtual-environment-with-venv/
In this Python tutorial, we will discuss how to optimize your Pyinstaller EXE’s using Virtual Environments. We will be using the “venv” library to create the Virtual environment for Pyinstaller, which
Link: https://coderslegacy.com/pyinstaller-virtual-environment-with-venv/
In this Python tutorial, we will discuss how to optimize your Pyinstaller EXE’s using Virtual Environments. We will be using the “venv” library to create the Virtual environment for Pyinstaller, which
CodersLegacy
Setup Virtual Environment for Pyinstaller with Venv - CodersLegacy
In this Python tutorial, we will discuss how to optimize your Pyinstaller EXE's using Virtual Environments (created using the Venv library).
Wyatt Baldwin: PDM vs Poetry
Link: https://wyattbaldwin.com/2022/12/23/pdm-vs-poetry/
A few years back, I started using poetry to manage dependencies for all my projects. I ran into some minor issues early on but haven’t had any problems recently and prefer it to any of the other depen
Link: https://wyattbaldwin.com/2022/12/23/pdm-vs-poetry/
A few years back, I started using poetry to manage dependencies for all my projects. I ran into some minor issues early on but haven’t had any problems recently and prefer it to any of the other depen