Real Python: What Are CRUD Operations?
Link: https://realpython.com/crud-operations/
CRUD operations are at the heart of nearly every application you interact with. As a developer, you usually want to create data, read or retrieve data, update data, and delete data. Whether you access
Link: https://realpython.com/crud-operations/
CRUD operations are at the heart of nearly every application you interact with. As a developer, you usually want to create data, read or retrieve data, update data, and delete data. Whether you access
Realpython
What Are CRUD Operations? – Real Python
CRUD operations are the cornerstone of application functionality. Whether you access a database or interact with a REST API, you usually want to create, retrieve, update, and delete data. In this tutorial, you'll explore how CRUD operations work in practice.
The Python Show: 42 - Harlequin - The SQL IDE for Your Terminal
Link: https://www.pythonshow.com/p/42-harlequin-the-sql-ide-for-your
This episode focuses on the Harlequin application, a Python SQL IDE for your terminal written using the amazing Textual package.I was honored to have Ted Conbeer, the creator of Harlequin, on the show
Link: https://www.pythonshow.com/p/42-harlequin-the-sql-ide-for-your
This episode focuses on the Harlequin application, a Python SQL IDE for your terminal written using the amazing Textual package.I was honored to have Ted Conbeer, the creator of Harlequin, on the show
Pythonshow
42 - Harlequin - The SQL IDE for Your Terminal
Special Guest: Ted Conbeer
Django Weblog: Django Enhancement Proposal 14: Background Workers
Link: https://www.djangoproject.com/weblog/2024/may/29/django-enhancement-proposal-14-background-workers/
As of today, DEP-14 has been approved 🛫
The DEP was written and stewarded by Jake Howard. A very enthusiastic community has been active with feedback and encouragement, while the Django Steering Counc
Link: https://www.djangoproject.com/weblog/2024/may/29/django-enhancement-proposal-14-background-workers/
As of today, DEP-14 has been approved 🛫
The DEP was written and stewarded by Jake Howard. A very enthusiastic community has been active with feedback and encouragement, while the Django Steering Counc
Django Project
Django Enhancement Proposal 14: Background Workers
Posted by Benjamin Balder Bach, Cory Zue, Carlton Gibson on May 29, 2024
PyCharm: PyCharm 2024.1.2: What’s New!
Link: https://blog.jetbrains.com/pycharm/2024/05/pycharm-2024-1-2/
PyCharm 2024.1.2 is here with features designed to enhance your productivity and streamline your development workflow. This update includes support for DRF viewsets and routers in the Endpoints tool w
Link: https://blog.jetbrains.com/pycharm/2024/05/pycharm-2024-1-2/
PyCharm 2024.1.2 is here with features designed to enhance your productivity and streamline your development workflow. This update includes support for DRF viewsets and routers in the Endpoints tool w
The JetBrains Blog
PyCharm 2024.1.2: What’s New! | The PyCharm Blog
PyCharm 2024.1.2 is here with support for DRF viewsets and routers in the Endpoints tool window, code assistance for TypedDict and Unpack, and improved debugger performance when handling large collections.
Mike Driscoll: Episode 42 – Harlequin – The SQL IDE for Your Terminal
Link: https://www.blog.pythonlibrary.org/2024/05/29/episode-42-harlequin-the-sql-ide-for-your-terminal/
This episode focuses on the Harlequin application, a Python SQL IDE for your terminal written using the amazing Textual package.
I was honored to have Ted Conbeer, the creator of Harlequin, on the sho
Link: https://www.blog.pythonlibrary.org/2024/05/29/episode-42-harlequin-the-sql-ide-for-your-terminal/
This episode focuses on the Harlequin application, a Python SQL IDE for your terminal written using the amazing Textual package.
I was honored to have Ted Conbeer, the creator of Harlequin, on the sho
Mouse Vs Python
Episode 42 - Harlequin - The SQL IDE for Your Terminal - Mouse Vs Python
This episode focuses on the Harlequin application, a Python SQL IDE for your terminal written using the amazing Textual package. I was honored to have Ted
Anarcat: 2024-05-29-playing-with-fonts-again
Link: https://anarc.at/blog/2024-05-29-playing-with-fonts-again/
meta title="Playing with fonts again"
I am getting increasingly frustrated by Fira Mono's lack of italic
support so I am looking at alternative fonts
again.
This time I seem to be settling on either C
Link: https://anarc.at/blog/2024-05-29-playing-with-fonts-again/
meta title="Playing with fonts again"
I am getting increasingly frustrated by Fira Mono's lack of italic
support so I am looking at alternative fonts
again.
This time I seem to be settling on either C
EuroPython: How EuroPython Proposals Are Selected: An Inside Look
Link: https://blog.europython.eu/europython-proposal-selection-process/
With the number of Python-related conferences around the world, many people might wonder how the selection process is configured and performed. For the largest and oldest European Python conference, E
Link: https://blog.europython.eu/europython-proposal-selection-process/
With the number of Python-related conferences around the world, many people might wonder how the selection process is configured and performed. For the largest and oldest European Python conference, E
EuroPython Blog
How EuroPython Proposals Are Selected: An Inside Look
With the number of Python-related conferences around the world, many people
might wonder how the selection process is configured and performed. For the
largest and oldest European Python conference, EuroPython, we wanted to share
how this process works.
…
might wonder how the selection process is configured and performed. For the
largest and oldest European Python conference, EuroPython, we wanted to share
how this process works.
…
Ian Ozsvald: What I’ve been up to since 2022
Link: https://ianozsvald.com/2024/05/30/what-ive-been-up-to-since-2022/
This has been terribly quiet since July 2022, oops. It turns out that having an infant totally sucks your time! In the meantime I’ve continued to build up:
Training courses – I’ve just listed my new
Link: https://ianozsvald.com/2024/05/30/what-ive-been-up-to-since-2022/
This has been terribly quiet since July 2022, oops. It turns out that having an infant totally sucks your time! In the meantime I’ve continued to build up:
Training courses – I’ve just listed my new
Entrepreneurial Geekiness
What I’ve been up to since 2022
This has been terribly quiet since July 2022, oops. It turns out that having an infant totally sucks your time! In the meantime I've continued to build up:
Training courses - I've just listed my new Fast Pandas course plus the existing Successful Data Science…
Training courses - I've just listed my new Fast Pandas course plus the existing Successful Data Science…
Python⇒Speed: Let’s optimize! Running 15× faster with a situation-specific algorithm
Link: https://pythonspeed.com/articles/lets-optimize-median-local-threshold/
pre {
white-space: pre;
overflow-x: auto;
font-size: 80%;
}
Let’s speed up some software! Our motivation: we have an image, a photo
of some text from a book. We want to turn it into a 1-
Link: https://pythonspeed.com/articles/lets-optimize-median-local-threshold/
pre {
white-space: pre;
overflow-x: auto;
font-size: 80%;
}
Let’s speed up some software! Our motivation: we have an image, a photo
of some text from a book. We want to turn it into a 1-
Python⇒Speed
Let’s optimize! Running 15× faster with a situation-specific algorithm
Sometimes the best way to speed up your algorithm is to adjust it to the specifics of your data.
Real Python: The Real Python Podcast – Episode #206: Building Python Unit Tests & Exploring a Data Visualization Gallery
Link: https://realpython.com/podcasts/rpp/206/
How do you start adding unit tests to your Python code? Can the built-in unittest framework cover most or all of your needs? Christopher Trudeau is back on the show this week, bringing another batch o
Link: https://realpython.com/podcasts/rpp/206/
How do you start adding unit tests to your Python code? Can the built-in unittest framework cover most or all of your needs? Christopher Trudeau is back on the show this week, bringing another batch o
Realpython
Episode #206: Building Python Unit Tests & Exploring a Data Visualization Gallery – The Real Python Podcast
How do you start adding unit tests to your Python code? Can the built-in unittest framework cover most or all of your needs? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
Zero to Mastery: Python Monthly Newsletter 💻🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-may-2024/?utm_source=python-rss-feed
54th issue of Andrei Neagoie's must-read monthly Python Newsletter: Python Security Best Practices, State of Python 2024, Prompt Engineering, and much more. Read the full newsletter to get up-to-date
Link: https://zerotomastery.io/blog/python-monthly-newsletter-may-2024/?utm_source=python-rss-feed
54th issue of Andrei Neagoie's must-read monthly Python Newsletter: Python Security Best Practices, State of Python 2024, Prompt Engineering, and much more. Read the full newsletter to get up-to-date
Zero To Mastery
[May 2024] Python Monthly Newsletter 💻🐍 | Zero To Mastery
54th issue of Andrei Neagoie's must-read monthly Python Newsletter read by 15,000+ Pythonistas. Get up-to-date with the top Python news from last month.
Tryton News: Newsletter May 2024
Link: https://discuss.tryton.org/t/newsletter-may-2024/7324
During the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features w
Link: https://discuss.tryton.org/t/newsletter-may-2024/7324
During the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features w
Tryton Discussion
Newsletter May 2024
During the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features which we would like to introduce to you in this newsletter.…
Matt Layman: About, FAQ, and Home Page - Building SaaS with Python and Django #192
Link: https://www.mattlayman.com/blog/2024/about-faq-and-home-page-building-saas-with-python-and-django-192/
In this episode, we worked on some core pages to round out the JourneyInbox user interface. This led us to work updating UI layout, writing copy, and doing other fundamentals for making templated page
Link: https://www.mattlayman.com/blog/2024/about-faq-and-home-page-building-saas-with-python-and-django-192/
In this episode, we worked on some core pages to round out the JourneyInbox user interface. This led us to work updating UI layout, writing copy, and doing other fundamentals for making templated page
Matt Layman
About, FAQ, and Home Page - Building SaaS with Python and Django #192
In this episode, we worked on some core pages to round out the JourneyInbox user interface. This led us to work updating UI layout, writing copy, and doing other fundamentals for making templated pages.
Zato Blog: New API Integration Tutorial in Python
Link: https://zato.io/en/blog/api-integration-tutorial.html
New API Integration Tutorial in Python
2024-06-02, by Dariusz Suchojad
Do you know what
airports,
telecom operators,
defense forces
and
health care organizations
have in common?
They all rely h
Link: https://zato.io/en/blog/api-integration-tutorial.html
New API Integration Tutorial in Python
2024-06-02, by Dariusz Suchojad
Do you know what
airports,
telecom operators,
defense forces
and
health care organizations
have in common?
They all rely h
Robin Wilson: Introducing pyAURN – a Python package for accessing UK air quality data
Link: https://blog.rtwilson.com/introducing-pyaurn-a-python-package-for-accessing-uk-air-quality-data/
I realised recently that I’d never actually blogged about my pyAURN package – so it’s about time that I did.
When doing some freelance work on air quality a while back, I wanted an easy way to access
Link: https://blog.rtwilson.com/introducing-pyaurn-a-python-package-for-accessing-uk-air-quality-data/
I realised recently that I’d never actually blogged about my pyAURN package – so it’s about time that I did.
When doing some freelance work on air quality a while back, I wanted an easy way to access
Real Python: Quiz: String Interpolation in Python: Exploring Available Tools
Link: https://realpython.com/quizzes/python-string-interpolation/
Test your understanding of Python’s tools for string interpolation, including f-strings, the .format() method, and the modulo operator.
Take this quiz after reading our String Interpolation in Python:
Link: https://realpython.com/quizzes/python-string-interpolation/
Test your understanding of Python’s tools for string interpolation, including f-strings, the .format() method, and the modulo operator.
Take this quiz after reading our String Interpolation in Python:
Realpython
String Interpolation in Python: Exploring Available Tools Quiz – Real Python
Take this quiz to test your understanding of the available tools for string interpolation in Python, as well as their strengths and weaknesses. These tools include f-strings, the .format() method, and the modulo operator.
PyCharm: The State of Django 2024
Link: https://blog.jetbrains.com/pycharm/2024/06/the-state-of-django/
Are you curious to discover the latest trends in Django development?
In collaboration with the Django Foundation, PyCharm surveyed more than 4,000 Django developers from around the globe and analyzed
Link: https://blog.jetbrains.com/pycharm/2024/06/the-state-of-django/
Are you curious to discover the latest trends in Django development?
In collaboration with the Django Foundation, PyCharm surveyed more than 4,000 Django developers from around the globe and analyzed
The JetBrains Blog
The State of Django 2024 | The PyCharm Blog
Discover the Django framework's popularity through statistics and learn the latest trends in Django development for 2024.
Mike Driscoll: Python Logging Book Released!
Link: https://www.blog.pythonlibrary.org/2024/06/03/python-logging-book-released/
The latest Python book from Michael Driscoll is now out. You can get Python Logging today on any of your favorite platforms! The Kindle version of the book is only 99 cents for a limited time!
What d
Link: https://www.blog.pythonlibrary.org/2024/06/03/python-logging-book-released/
The latest Python book from Michael Driscoll is now out. You can get Python Logging today on any of your favorite platforms! The Kindle version of the book is only 99 cents for a limited time!
What d
Mouse Vs Python
Python Logging Book Released! - Mouse Vs Python
The latest Python book from Michael Driscoll is now out. You can get Python Logging today on any of your favorite platforms! The Kindle version of the
TestDriven.io: Approximate Counting in Django and Postgres
Link: https://testdriven.io/blog/django-approximate-counting/
This article looks at how to speed up counting with Django and PostgreSQL.
Link: https://testdriven.io/blog/django-approximate-counting/
This article looks at how to speed up counting with Django and PostgreSQL.
testdriven.io
Approximate Counting in Django and Postgres
This article looks at how to speed up counting with Django and PostgreSQL.
Real Python: String Interpolation in Python: Exploring Available Tools
Link: https://realpython.com/python-string-interpolation/
String interpolation allows you to create strings by inserting objects into specific places in a target string template. Python has several tools for string interpolation, including f-strings, the str
Link: https://realpython.com/python-string-interpolation/
String interpolation allows you to create strings by inserting objects into specific places in a target string template. Python has several tools for string interpolation, including f-strings, the str
Realpython
String Interpolation in Python: Exploring Available Tools – Real Python
In this tutorial, you'll learn about the different tools that Python provides for performing string interpolation. String interpolation allows you to create new strings by inserting different objects into a string template.
Python Morsels: Python's many command-line utilities
Link: https://www.pythonmorsels.com/cli-tools/
Every command-line tool included with Python. These can be run with python -m module_name.
Table of contents
How -m works
General-purpose CLI tools
Especially handy on Windows machines
Working with
Link: https://www.pythonmorsels.com/cli-tools/
Every command-line tool included with Python. These can be run with python -m module_name.
Table of contents
How -m works
General-purpose CLI tools
Especially handy on Windows machines
Working with
Pythonmorsels
Python's many command-line utilities
Every command-line tool included with Python. These can be run with python -m module_name.