qutebrowser development blog: Happy 9th birthday, qutebrowser!
Link: https://blog.qutebrowser.org/happy-9th-birthday-qutebrowser.html
qutebrowser is turning 9 today! I’ll use the opportunity for a – perhaps
slightly tl;dr – overview of how it all came to be. As you might notice
by the length of this post, stopping to write once I st
Link: https://blog.qutebrowser.org/happy-9th-birthday-qutebrowser.html
qutebrowser is turning 9 today! I’ll use the opportunity for a – perhaps
slightly tl;dr – overview of how it all came to be. As you might notice
by the length of this post, stopping to write once I st
Stack Abuse: The Python Switch Statement
Link: https://stackabuse.com/the-python-switch-statement/
Introduction
The switch statement is a powerful and convenient tool for controlling the flow of your program. It allows you to quickly and easily create multiple branches of code, depending on the val
Link: https://stackabuse.com/the-python-switch-statement/
Introduction
The switch statement is a powerful and convenient tool for controlling the flow of your program. It allows you to quickly and easily create multiple branches of code, depending on the val
Stack Abuse
The Python Switch Statement
The switch statement is a powerful and convenient tool for controlling the flow of your program. It allows you to quickly and easily create multiple branches o...
PyBites: 5 ways I use GitHub Actions
Link: https://pybit.es/articles/5-ways-i-use-github-actions/
I am increasingly using GitHub Actions these days.
If you’re new to this you might want to check out our article or video.
In this article I will show you 5 cool ways I use it day to day.
Run tests an
Link: https://pybit.es/articles/5-ways-i-use-github-actions/
I am increasingly using GitHub Actions these days.
If you’re new to this you might want to check out our article or video.
In this article I will show you 5 cool ways I use it day to day.
Run tests an
PyBites
5 Ways I Use GitHub Actions - PyBites
I am increasingly using GitHub Actions these days.
PyBites: Cool data side projects and prolific content creation
Link: https://pybit.es/articles/cool-data-side-projects-and-prolific-content-creation/
Listen here:
This week we talk with Kristen Kehrer about her journey as a data scientist, developer advocate and content creator.
We dive into how she got into DS and what excites her about the field
Link: https://pybit.es/articles/cool-data-side-projects-and-prolific-content-creation/
Listen here:
This week we talk with Kristen Kehrer about her journey as a data scientist, developer advocate and content creator.
We dive into how she got into DS and what excites her about the field
PyBites
Cool Data Side Projects And Prolific Content Creation - PyBites
Listen here:
TestDriven.io: Deploying a Django App to Render
Link: https://testdriven.io/blog/django-render/
This tutorial looks at how to deploy a Django application to Render.
Link: https://testdriven.io/blog/django-render/
This tutorial looks at how to deploy a Django application to Render.
testdriven.io
Deploying a Django App to Render
This tutorial looks at how to deploy a Django application to Render.
Codementor: Free Service - Python Converter & Generator
Link: https://www.codementor.io/chirilovadrian360/free-service-python-converter-generator-2034cr68cu
Python Generator & Converter, a new open-source and free service provided by AppSeed that supports OpenAPI, CSV, and pandas DF input.
Link: https://www.codementor.io/chirilovadrian360/free-service-python-converter-generator-2034cr68cu
Python Generator & Converter, a new open-source and free service provided by AppSeed that supports OpenAPI, CSV, and pandas DF input.
www.codementor.io
Free Service - Python Converter & Generator | Codementor
Python Generator & Converter, a new open-source and free service provided by AppSeed that supports OpenAPI, CSV, and pandas DF input.
Talk Python to Me: #394: Awesome Jupyter Libraries and Extensions in 2022
Link: https://talkpython.fm/episodes/show/394/awesome-jupyter-libraries-and-extensions-in-2022
Jupyter is an amazing environment for exploring data and generating executable reports with Python. But there are many external tools, extensions, and libraries to make it so much better and make you
Link: https://talkpython.fm/episodes/show/394/awesome-jupyter-libraries-and-extensions-in-2022
Jupyter is an amazing environment for exploring data and generating executable reports with Python. But there are many external tools, extensions, and libraries to make it so much better and make you
talkpython.fm
Awesome Jupyter Libraries and Extensions in 2022
Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive deep into the popular packages and software developers, data scientists, and incredible hobbyists doing amazing things with Python. If you're new to Python…
PyBites: Building a 500 line API regression test suite
Link: https://pybit.es/articles/building-a-500-line-api-regression-test-suite/
This article appeared as a Pybites email first. If you like it consider joining our friends list for weekly Python, developer and (!) mindset content …
Last year I built a cool API to post code images
Link: https://pybit.es/articles/building-a-500-line-api-regression-test-suite/
This article appeared as a Pybites email first. If you like it consider joining our friends list for weekly Python, developer and (!) mindset content …
Last year I built a cool API to post code images
PyBites
Building A 500 Line API Regression Test Suite - PyBites
Last year I built a cool API to post code images using our pybites-carbon tool. It will store the tip code in a database and store the code image in an S3
Real Python: The Real Python Podcast – Episode #137: Start Using a Build System & Continuous Integration in Python
Link: https://realpython.com/podcasts/rpp/137/
What advantages can a build system provide for a Python developer? What new skills are required when working with a team of developers? This week on the show, Benjy Weinberger from Toolchain is here t
Link: https://realpython.com/podcasts/rpp/137/
What advantages can a build system provide for a Python developer? What new skills are required when working with a team of developers? This week on the show, Benjy Weinberger from Toolchain is here t
Realpython
Episode #137: Start Using a Build System & Continuous Integration in Python – The Real Python Podcast
What advantages can a build system provide for a Python developer? What new skills are required when working with a team of developers? This week on the show, Benjy Weinberger from Toolchain is here to discuss the Pants build system and getting started with…
Mike Driscoll: Countdown to Christmas Sale + Giveaway
Link: https://www.blog.pythonlibrary.org/2022/12/16/countdown-to-christmas-sale-giveaway/
Christmas time is a time of giving, at least in my family. I write a lot of Python books and recently started Teach Me Python where I plan to start hosting video courses on the Python programming lang
Link: https://www.blog.pythonlibrary.org/2022/12/16/countdown-to-christmas-sale-giveaway/
Christmas time is a time of giving, at least in my family. I write a lot of Python books and recently started Teach Me Python where I plan to start hosting video courses on the Python programming lang
Mouse Vs Python
Countdown to Christmas Sale + Giveaway - Mouse Vs Python
Christmas time is a time of giving, at least in my family. I write a lot of Python books and recently started Teach Me Python where I plan to start
Peter Hoffmann: Using docker multistage build to build turbodbc with pyarrow support on Debian 11
Link: http://peter-hoffmann.com/2022/using-docker-multistage-build-to-build-turbodbc-with-pyarrow-support-on-debian-11.html
Turbodbc is a Python module to
access relational databases via the Open Database Connectivity (ODBC) interface.
For maximum performance, turbodbc offers built-in NumPy and Apache Arrow support
and int
Link: http://peter-hoffmann.com/2022/using-docker-multistage-build-to-build-turbodbc-with-pyarrow-support-on-debian-11.html
Turbodbc is a Python module to
access relational databases via the Open Database Connectivity (ODBC) interface.
For maximum performance, turbodbc offers built-in NumPy and Apache Arrow support
and int
Peter-Hoffmann
Using docker multistage build to build turbodbc with pyarrow support on Debian 11
Brett Cannon: WebAssembly and its platform targets
Link: https://snarky.ca/webassembly-and-its-platform-targets/
When talking about WebAssembly, one of the things that often confuses people is the lack of a great analogy for the various platform targets that WebAssembly supports. This ends up being a bit importa
Link: https://snarky.ca/webassembly-and-its-platform-targets/
When talking about WebAssembly, one of the things that often confuses people is the lack of a great analogy for the various platform targets that WebAssembly supports. This ends up being a bit importa
Tall, Snarky Canadian
WebAssembly and its platform targets
When talking about WebAssembly, one of the things that often confuses people is the lack of a great analogy for the various platform targets that WebAssembly supports. This ends up being a bit important as it dictates whether your WebAssembly code will (not)…
Python for Beginners: Drop Rows With Nan Values in a Pandas Dataframe
Link: https://www.pythonforbeginners.com/basics/drop-rows-with-nan-values-in-a-pandas-dataframe
Handling nan values is a tedious task while data cleaning. In this article, we will discuss different ways to drop rows with nan values from a pandas dataframe using the dropna() method.
Table of Cont
Link: https://www.pythonforbeginners.com/basics/drop-rows-with-nan-values-in-a-pandas-dataframe
Handling nan values is a tedious task while data cleaning. In this article, we will discuss different ways to drop rows with nan values from a pandas dataframe using the dropna() method.
Table of Cont
PythonForBeginners.com
Drop Rows With Nan Values in a Pandas Dataframe - PythonForBeginners.com
Drop Rows With Nan Values in a Pandas Dataframe will help you improve your python skills with easy to follow examples and tutorials.
Mike Driscoll: PyDev of the Week: Robert Smallshire
Link: https://www.blog.pythonlibrary.org/2022/12/19/pydev-of-the-week-robert-smallshire/
This week we welcome Robert Smallshire (@robsmallshire) as our PyDev of the Week! Robert is the founder of the Sixty-North consulting company. Robert also produces amazing Python videos for Pluralsig
Link: https://www.blog.pythonlibrary.org/2022/12/19/pydev-of-the-week-robert-smallshire/
This week we welcome Robert Smallshire (@robsmallshire) as our PyDev of the Week! Robert is the founder of the Sixty-North consulting company. Robert also produces amazing Python videos for Pluralsig
Mouse Vs Python
PyDev of the Week: Robert Smallshire - Mouse Vs Python
This week we welcome Robert Smallshire (@robsmallshire) as our PyDev of the Week! Robert is the founder of the Sixty-North consulting company. Robert
Python for Beginners: Check for NaN Values in Pandas Python
Link: https://www.pythonforbeginners.com/basics/check-for-nan-values-in-pandas-python
While working with data in python, we often encounter null values or NaN values. In this article, we will discuss different ways to check for nan values or null values in a pandas dataframe or series.
Link: https://www.pythonforbeginners.com/basics/check-for-nan-values-in-pandas-python
While working with data in python, we often encounter null values or NaN values. In this article, we will discuss different ways to check for nan values or null values in a pandas dataframe or series.
PythonForBeginners.com
Check for NaN Values in Pandas Python - PythonForBeginners.com
Check for NaN Values in Pandas Python will help you improve your python skills with easy to follow examples and tutorials. Click here to view code examples.
Real Python: Python's "in" and "not in" Operators: Check for Membership
Link: https://realpython.com/python-in-operator/
Python’s in and not in operators allow you to quickly determine if a given value is or isn’t part of a collection of values. This type of check is common in programming, and it’s generally known as a
Link: https://realpython.com/python-in-operator/
Python’s in and not in operators allow you to quickly determine if a given value is or isn’t part of a collection of values. This type of check is common in programming, and it’s generally known as a
Realpython
Python's "in" and "not in" Operators: Check for Membership – Real Python
In this tutorial, you'll learn how to check if a given value is present or absent in a collection of values using Python's in and not in operators, respectively. This type of check is known as membership test in Python.
Matthew Wright: Options to run pandas DataFrame.apply in parallel
Link: https://www.wrighters.io/options-to-run-pandas-dataframe-apply-in-parallel/
A common use case in pandas is to want to apply a function to rows in a DataFrame. For a novice, the temptation can be to iterate through the rows in the DataFrame and pass the data to a function, but
Link: https://www.wrighters.io/options-to-run-pandas-dataframe-apply-in-parallel/
A common use case in pandas is to want to apply a function to rows in a DataFrame. For a novice, the temptation can be to iterate through the rows in the DataFrame and pass the data to a function, but
wrighters.io
Options to run pandas DataFrame.apply in parallel - wrighters.io
Running apply on a DataFrame or Series can be run in parallel to take advantage of multiple cores. Some libraries make it really easy.
James Bennett: Boring Python: code quality
Link: https://www.b-list.org/weblog/2022/dec/19/boring-python-code-quality/
This is the second in a series of posts I intend to write about how to build, deploy, and manage Python applications in as boring a way as possible. In the first post in the series I gave a definition
Link: https://www.b-list.org/weblog/2022/dec/19/boring-python-code-quality/
This is the second in a series of posts I intend to write about how to build, deploy, and manage Python applications in as boring a way as possible. In the first post in the series I gave a definition
PyBites: Pybites turns 6 today – 10 highlights + lessons learned
Link: https://pybit.es/articles/pybites-turns-6-today-10-highlights-lessons-learned/
Today Pybites turns 6 years
We could never have envisioned that our end-of-2016 “Python blog side project” would grow out into a fully fledged business serving thousands of people worldwide!
Here are
Link: https://pybit.es/articles/pybites-turns-6-today-10-highlights-lessons-learned/
Today Pybites turns 6 years
We could never have envisioned that our end-of-2016 “Python blog side project” would grow out into a fully fledged business serving thousands of people worldwide!
Here are
PyBites
Pybites Turns 6 Today - 10 Highlights + Lessons Learned - PyBites
Today Pybites turns 6 years 🎉😎
Codementor: Get Started with MQTT over QUIC: A Quick Guide for The Next-generation IoT Standard Protocol
Link: https://www.codementor.io/emqtech/get-started-with-mqtt-over-quic-a-quick-guide-for-the-next-generation-iot-standard-protocol-202ocr9rk1
This article will help you to get started exploring the MQTT Over QUIC feature in EMQX 5.0.
Link: https://www.codementor.io/emqtech/get-started-with-mqtt-over-quic-a-quick-guide-for-the-next-generation-iot-standard-protocol-202ocr9rk1
This article will help you to get started exploring the MQTT Over QUIC feature in EMQX 5.0.
www.codementor.io
Get Started with MQTT over QUIC: A Quick Guide for The Next-generation IoT Standard Protocol | Codementor
This article will help you to get started exploring the MQTT Over QUIC feature in EMQX 5.0.
S. Lott: Christmas Book Offers
Link: http://slott-softwarearchitect.blogspot.com/2022/12/christmas-book-offers.html
Apple BooksPivot to PythonA Guide for professionals and skilled beginnershttps://books.apple.com/us/book/pivot-to-python/id1586977675 I've recently updated this to fix some cosmetic problems with titl
Link: http://slott-softwarearchitect.blogspot.com/2022/12/christmas-book-offers.html
Apple BooksPivot to PythonA Guide for professionals and skilled beginnershttps://books.apple.com/us/book/pivot-to-python/id1586977675 I've recently updated this to fix some cosmetic problems with titl
Blogspot
Christmas Book Offers
Apple Books Pivot to Python A Guide for professionals and skilled beginners https://books.apple.com/us/book/pivot-to-python/id1586977675 I...