PSF GSoC students blogs: Week 3
Link: https://blogs.python-gsoc.org/en/ars-blog/week-3-3/
I've continued work on upgrading to Django 3 - which has turned out to be a lot more involved than originally suspected. At this point aldryn_categories and aldryn_people have both needed to be pulled
Link: https://blogs.python-gsoc.org/en/ars-blog/week-3-3/
I've continued work on upgrading to Django 3 - which has turned out to be a lot more involved than originally suspected. At this point aldryn_categories and aldryn_people have both needed to be pulled
blogs.python-gsoc.org
Python GSoC - Week 3 - AR's Blog
Week 3 - 2025cf13-9b01-40fd-a602-c090ced9b959 - Python's Google Summer of Code Blogs Page
Catalin George Festila: Python 3.8.3 : Using twitter application with python-twitter - part 001.
Link: http://python-catalin.blogspot.com/2020/06/python-383-using-twitter-application.html
You need to create a application for your twitter user developer on this webpage.The next step is to get all keys and tokens from your application.I used the python-twitter see the official webpage do
Link: http://python-catalin.blogspot.com/2020/06/python-383-using-twitter-application.html
You need to create a application for your twitter user developer on this webpage.The next step is to get all keys and tokens from your application.I used the python-twitter see the official webpage do
Blogspot
Python 3.8.3 : Using twitter application with python-twitter - part 001.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Wing Tips: Extend Excel with Python Using Wing and PyXLL
Link: https://wingware.com/blog/pyxll
This Wing Tip describes how to use Wing and PyXLL to develop and debug Microsoft Excel add-ins that are written
in Python. PyXLL is a commercial product that embeds Python into Microsoft Excel on
Wind
Link: https://wingware.com/blog/pyxll
This Wing Tip describes how to use Wing and PyXLL to develop and debug Microsoft Excel add-ins that are written
in Python. PyXLL is a commercial product that embeds Python into Microsoft Excel on
Wind
Wingware
Wing Tips: Extend Excel with Python Using Wing and PyXLL - Wing Python IDE
Learn how to use Wing with PyXLL to develop and debug Python extensions for Microsoft Excel.
Real Python: The Python heapq Module: Using Heaps and Priority Queues
Link: https://realpython.com/python-heapq-module/
Heaps and priority queues are little-known but surprisingly useful data structures. For many problems that involve finding the best element in a dataset, they offer a solution that’s easy to use and h
Link: https://realpython.com/python-heapq-module/
Heaps and priority queues are little-known but surprisingly useful data structures. For many problems that involve finding the best element in a dataset, they offer a solution that’s easy to use and h
Realpython
The Python heapq Module: Using Heaps and Priority Queues – Real Python
In this step-by-step tutorial, you'll explore the heap and priority queue data structures. You'll learn what kinds of problems heaps and priority queues are useful for and how you can use the Python heapq module to solve them.
Red Hat Developers: Red Hat Enterprise Linux 8.2 brings faster Python 3.8 run speeds
Link: https://developers.redhat.com/blog/2020/06/25/red-hat-enterprise-linux-8-2-brings-faster-python-3-8-run-speeds/
The Python interpreter shipped with Red Hat Enterprise Linux (RHEL) 8 is version 3.6, which was released in 2016. While Red Hat is committed to supporting the Python 3.6 interpreter for the lifetime o
Link: https://developers.redhat.com/blog/2020/06/25/red-hat-enterprise-linux-8-2-brings-faster-python-3-8-run-speeds/
The Python interpreter shipped with Red Hat Enterprise Linux (RHEL) 8 is version 3.6, which was released in 2016. While Red Hat is committed to supporting the Python 3.6 interpreter for the lifetime o
Red Hat Developer
Red Hat Enterprise Linux 8.2 brings faster Python 3.8 run speeds | Red Hat Developer
The Python interpreter shipped with Red Hat Enterprise Linux (RHEL) 8 is version 3.6, which was released in 2016. While Red Hat is committed to supporting the Python 3.6 interpreter for the lifetime
Mike Driscoll: Creating a Photo Slideshow Application with wxPython
Link: https://www.blog.pythonlibrary.org/2020/06/25/creating-a-photo-slideshow-application-with-wxpython/
In this tutorial, you will learn how to improve the image viewer application that you created in the previous video tutorial to make it load up a folder of images.
Then you will add some buttons so th
Link: https://www.blog.pythonlibrary.org/2020/06/25/creating-a-photo-slideshow-application-with-wxpython/
In this tutorial, you will learn how to improve the image viewer application that you created in the previous video tutorial to make it load up a folder of images.
Then you will add some buttons so th
The Mouse Vs. The Python
Creating a Photo Slideshow Application with wxPython - The Mouse Vs. The Python
In this tutorial, you will learn how to improve the image viewer application that you created in the previous video tutorial to make it load up a folder of images. Then you will add some buttons so that the user can go forwards and backwards through the images…
Matt Layman: Store Data With Models
Link: https://www.mattlayman.com/understand-django/store-data-with-models/
In the previous Understand Django article, we encountered forms and how forms allow your application to receive data from users who use your site. In this article, you’ll see how to take that data and
Link: https://www.mattlayman.com/understand-django/store-data-with-models/
In the previous Understand Django article, we encountered forms and how forms allow your application to receive data from users who use your site. In this article, you’ll see how to take that data and
Matt Layman
Store Data With Models
In this article, we will see how to store data into a database with Django models. The article covers how models act as an interface to let your application store and fetch data.
Learn PyQt: Create GUI Applications with Python & Qt5, 4th Edition now available (PyQt5 & PySide2)
Link: https://www.learnpyqt.com/blog/pyqt5-pyside2-book-4th-edition/
Hello! This morning I released a new update to my PyQt5 book Create GUI Applications, with Python & Qt5. This is an enormous update, expanding it from 258 to 665 pages and adding 211 complete code exa
Link: https://www.learnpyqt.com/blog/pyqt5-pyside2-book-4th-edition/
Hello! This morning I released a new update to my PyQt5 book Create GUI Applications, with Python & Qt5. This is an enormous update, expanding it from 258 to 665 pages and adding 211 complete code exa
Learn PyQt
PyQt5/PySIde2 Book Create GUI Applications with Python & Qt5 (4th Edition) now available
The hands-on guide to make apps with Python Hello! This morning I released a new update to my PyQt5 book <a href=
Codementor: Teaching Python Basics!
Link: https://www.codementor.io/karandeepbatra/teaching-python-basics-17f67gn90j
Learning python from Industry veteran
Link: https://www.codementor.io/karandeepbatra/teaching-python-basics-17f67gn90j
Learning python from Industry veteran
www.codementor.io
Teaching Python Basics! | Codementor
Learning python from Industry veteran
Data School: Answering 59 scikit-learn questions (video)
Link: https://www.dataschool.io/scikit-learn-questions/
In April, I hosted a live, public webcast to answer any questions about scikit-learn. I've been teaching scikit-learn for five years, and I really enjoy sharing my knowledge with others!
Hundreds of p
Link: https://www.dataschool.io/scikit-learn-questions/
In April, I hosted a live, public webcast to answer any questions about scikit-learn. I've been teaching scikit-learn for five years, and I really enjoy sharing my knowledge with others!
Hundreds of p
Data School
Answering 59 scikit-learn questions (video)
Watch me answer 59 of YOUR scikit-learn questions in 90 minutes! Topic include class imbalance, preprocessing, categorical features, data leakage, and more...
Red Hat Developers: Red Hat Software Collections 3.5 brings updates for Red Hat Enterprise Linux 7
Link: https://developers.redhat.com/blog/2020/05/29/red-hat-software-collections-3-5-brings-updates-for-red-hat-enterprise-linux-7/
Red Hat Software Collections 3.5 and Red Hat Developer Toolset 9.1 are now available for Red Hat Enterprise Linux 7. Here’s what that means for developers.
Red Hat Software Collections (RHSCL) is how
Link: https://developers.redhat.com/blog/2020/05/29/red-hat-software-collections-3-5-brings-updates-for-red-hat-enterprise-linux-7/
Red Hat Software Collections 3.5 and Red Hat Developer Toolset 9.1 are now available for Red Hat Enterprise Linux 7. Here’s what that means for developers.
Red Hat Software Collections (RHSCL) is how
Red Hat Developer
Red Hat Software Collections 3.5 brings updates for Red Hat Enterprise Linux 7 - Red Hat Developer
Explore the Red Hat Enterprise Linux (RHEL) 7 language and runtime updates available in Red Hat Software Collections 3.5 and Red Hat Developer Toolset 9.1.
Codementor: An introduction to the BRKGA-MP-IPR Algorithm
Link: https://www.codementor.io/marcelofa/an-introduction-to-the-brkga-mp-ipr-algorithm-17qpq645gk
I recently performed a study on a brand new evolutionary algorithm called BRKGA-MP-IPR. This article aims to explain a little about what the algorithm consists of and its main features.
Link: https://www.codementor.io/marcelofa/an-introduction-to-the-brkga-mp-ipr-algorithm-17qpq645gk
I recently performed a study on a brand new evolutionary algorithm called BRKGA-MP-IPR. This article aims to explain a little about what the algorithm consists of and its main features.
www.codementor.io
An introduction to the BRKGA-MP-IPR Algorithm | Codementor
I recently performed a study on a brand new evolutionary algorithm called BRKGA-MP-IPR. This article aims to explain a little about what the algorithm consists of and its main features.
Test and Code: 118: Code Coverage and 100% Coverage
Link: https://testandcode.com/118
Code Coverage or Test Coverage is a way to measure what lines of code and branches in your code that are utilized during testing.
Coverage tools are an important part of software engineering.
But th
Link: https://testandcode.com/118
Code Coverage or Test Coverage is a way to measure what lines of code and branches in your code that are utilized during testing.
Coverage tools are an important part of software engineering.
But th
Test & Code : Python Testing for Software Engineering
Test & Code : Python Testing for Software Engineering 118: Code Coverage and 100% Coverage
Code Coverage or Test Coverage is a way to measure what lines of code and branches in your code that are utilized during testing. Coverage tools are an important part of software engineering. But there's also lots of different opinions about using it. Should…
Talk Python to Me: #270 Python in supply chains: oil rigs, rockets, and lettuce
Link: https://talkpython.fm/episodes/show/270/python-in-supply-chains-oil-rigs-rockets-and-lettuce
On this episode, we are going to weave a thread through three different areas of Python programming that at first seem unlikely to have much in common. Yet, the core will be the same throughout. I thi
Link: https://talkpython.fm/episodes/show/270/python-in-supply-chains-oil-rigs-rockets-and-lettuce
On this episode, we are going to weave a thread through three different areas of Python programming that at first seem unlikely to have much in common. Yet, the core will be the same throughout. I thi
talkpython.fm
Python in supply chains: oil rigs, rockets, and lettuce
On this episode, we are going to weave a thread through three different areas of Python programming that at first seem unlikely to have much in common. Yet, the core will be the same throughout. I think this is a cool lesson to learn as you get deeper into…
Mike C. Fletcher: Listener GUI Started
Link: http://blog.vrplumber.com/b/2020/06/26/listener-gui-started/
So with the code-context, the dictation in Listener is getting okay-ish. It's still pretty frustrating and error prone, but I can use it maybe 1/4 of the time (mostly for doc-strings). Part of the fru
Link: http://blog.vrplumber.com/b/2020/06/26/listener-gui-started/
So with the code-context, the dictation in Listener is getting okay-ish. It's still pretty frustrating and error prone, but I can use it maybe 1/4 of the time (mostly for doc-strings). Part of the fru
Vrplumber
Plumbing Life's Depths - Listener GUI Started
So with the code-context, the dictation in Listener is getting okay-ish. It's still pretty frustrating and error prone, but I can use it maybe 1/4 of the time (mostly for doc-strings). Part of the frustration is just that the language models are not yet well…
Test and Code: 119: Editable Python Installs, Packaging Standardization, and pyproject.toml - Brett Cannon
Link: https://testandcode.com/119
There's stuff going on in Python packaging and pyproject.toml.
Brett and I talk about some upcoming work on Python packaging, such as:
editable installs
the need for standardization
is a feature of
Link: https://testandcode.com/119
There's stuff going on in Python packaging and pyproject.toml.
Brett and I talk about some upcoming work on Python packaging, such as:
editable installs
the need for standardization
is a feature of
Test & Code : Python Testing for Software Engineering
Test & Code : Python Testing for Software Engineering 119: Editable Python Installs, Packaging Standardization, and pyproject.toml…
Brett and I talk about some upcoming work on Python packaging, such as:
* editable install standardization
* other tools using pyproject.toml for configuration
* what should and shouldn't be in the standard library
* and a few tangents
* editable install standardization
* other tools using pyproject.toml for configuration
* what should and shouldn't be in the standard library
* and a few tangents
Real Python: The Real Python Podcast – Episode #15: Python Regular Expressions, Views vs Copies in Pandas, and More
Link: https://realpython.com/podcasts/rpp/15/
Have you wanted to learn Regular Expressions in Python, but don't know where to start? Have you stumbled into the dreaded pink SettingWithCopyWarning in Pandas? This week on the show, we have David Am
Link: https://realpython.com/podcasts/rpp/15/
Have you wanted to learn Regular Expressions in Python, but don't know where to start? Have you stumbled into the dreaded pink SettingWithCopyWarning in Pandas? This week on the show, we have David Am
Realpython
Episode #15: Python Regular Expressions, Views vs Copies in Pandas, and More – The Real Python Podcast
Have you wanted to learn Regular Expressions in Python, but don't know where to start? Have you stumbled into the dreaded pink SettingWithCopyWarning in Pandas? This week on the show, we have David Amos from the Real Python team to discuss a recent two-part…
Stack Abuse: Bucket Sort in Python
Link: https://stackabuse.com/bucket-sort-in-python/
Introduction
In this tutorial, we'll be diving into the theory and implementation of Bucket Sort in Python.
Bucket Sort is a comparison-type algorithm which assigns elements of a list we want to sort
Link: https://stackabuse.com/bucket-sort-in-python/
Introduction
In this tutorial, we'll be diving into the theory and implementation of Bucket Sort in Python.
Bucket Sort is a comparison-type algorithm which assigns elements of a list we want to sort
Stack Abuse
Bucket Sort in Python
In this tutorial, we'll be diving into the theory and implementation of Bucket Sort in Python. We'll also be exploring its time complexity.
Matt Layman: Hackathon App Part 2 - Building SaaS #62
Link: https://www.mattlayman.com/building-saas/hackathon-app-part-2/
In this episode, we took a break from the regular app to work on an app for a local hackathon that I’m participating in. This is the second week for the hackathon and in this stream, I apply the final
Link: https://www.mattlayman.com/building-saas/hackathon-app-part-2/
In this episode, we took a break from the regular app to work on an app for a local hackathon that I’m participating in. This is the second week for the hackathon and in this stream, I apply the final
Matt Layman
Hackathon App Part 2 - Building SaaS #62
In this episode, we took a break from the regular app to work on an app for a local hackathon that I'm participating in. This is the second week for the hackathon and in this stream, I apply the final touches to the application. We work on models, a template…