Real Python: Python Basics Exercises: Installing Packages With pip
Link: https://realpython.com/courses/basics-exercises-install-packages-with-pip/
So far on the Python Basics learning path, you’ve been working within the bounds of the Python standard library. Now it’s time to unlock packages that aren’t included with Python by default. To do tha
Link: https://realpython.com/courses/basics-exercises-install-packages-with-pip/
So far on the Python Basics learning path, you’ve been working within the bounds of the Python standard library. Now it’s time to unlock packages that aren’t included with Python by default. To do tha
Realpython
Python Basics Exercises: Installing Packages With pip – Real Python
In this Python Basics Exercises video course, you'll practice installing packages with pip. You'll also practice creating virtual environments, making lists of requirements, and recreating a development environment.
Mike Driscoll: uv – Python’s Fastest Package Installer and Resolver
Link: https://www.blog.pythonlibrary.org/2024/02/27/uv-pythons-fastest-package-installer-and-resolver/
There’s a new Python package installer out now and it’s called uv. The uv package installer and resolver is made by Astral. Uv is written in Rust instead of Python and is super fast! Astral is best kn
Link: https://www.blog.pythonlibrary.org/2024/02/27/uv-pythons-fastest-package-installer-and-resolver/
There’s a new Python package installer out now and it’s called uv. The uv package installer and resolver is made by Astral. Uv is written in Rust instead of Python and is super fast! Astral is best kn
Mouse Vs Python
uv - Python's Fastest Package Installer and Resolver - Mouse Vs Python
There's a new Python package installer out now and it's called uv. The uv package installer and resolver is made by Astral. Uv is written in Rust instead
Python⇒Speed: Jevons Paradox doesn't always apply to software
Link: https://pythonspeed.com/articles/software-jevons-paradox/
When it comes to fighting climate change, I strongly believe that getting involved in politics is one of the most useful things you can do.
But given how energy-intensive software is these days, writi
Link: https://pythonspeed.com/articles/software-jevons-paradox/
When it comes to fighting climate change, I strongly believe that getting involved in politics is one of the most useful things you can do.
But given how energy-intensive software is these days, writi
Python⇒Speed
Jevons Paradox doesn’t always apply to software
Will Jevons Paradox undo the benefits of efficient software? Not necessarily.
Kushal Das: Mullvad VPN repository for Fedora
Link: https://kushaldas.in/posts/mullvad-vpn-repository-for-fedora.html
Mullvad VPN now has proper rpm repository for their desktop client.
You can use it in the following way on you Fedora system:
sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/st
Link: https://kushaldas.in/posts/mullvad-vpn-repository-for-fedora.html
Mullvad VPN now has proper rpm repository for their desktop client.
You can use it in the following way on you Fedora system:
sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/st
PyCoder’s Weekly: Issue #618 (Feb. 27, 2024)
Link: https://pycoders.com/issues/618
#618 – FEBRUARY 27, 2024 View in Browser » McKinney on Improving the Data Stack & Composable Systems How do you avoid the bottlenecks of data processing systems? Is it possible to build tools th
Link: https://pycoders.com/issues/618
#618 – FEBRUARY 27, 2024 View in Browser » McKinney on Improving the Data Stack & Composable Systems How do you avoid the bottlenecks of data processing systems? Is it possible to build tools th
Pycoders
PyCoder’s Weekly | Issue #618
Issue #618 of the PyCoder’s Weekly newsletter, published Feb. 27, 2024.
Real Python: Python's Requests Library (Guide)
Link: https://realpython.com/python-requests/
The Requests library is the de facto standard for making HTTP requests in Python. It abstracts the complexities of making requests behind a beautiful, simple API so that you can focus on interacting w
Link: https://realpython.com/python-requests/
The Requests library is the de facto standard for making HTTP requests in Python. It abstracts the complexities of making requests behind a beautiful, simple API so that you can focus on interacting w
Realpython
Python's Requests Library (Guide) – Real Python
The Requests library is the go-to tool for making HTTP requests in Python. Learn how to use its intuitive API to send requests and interact with the web.
Seth Michael Larson: Security Developer-in-Residence Weekly Report #31
Link: http://sethmlarson.dev/security-developer-in-residence-weekly-report-31?date=2024-02-28
Security Developer-in-Residence Weekly Report #31
Link: http://sethmlarson.dev/security-developer-in-residence-weekly-report-31?date=2024-02-28
Security Developer-in-Residence Weekly Report #31
Seth Michael Larson
Security Developer-in-Residence Weekly Report #31
This critical role would not be possible without funding from the Alpha-Omega project. Massive thank-you to Alpha-Omega for investing in the security of the Python ecosystem!
Windows CPython S...
Windows CPython S...
PyCon: PyCon US 2024 Schedule Launch. Introducing our Keynote Speakers
Link: https://pycon.blogspot.com/2024/02/pycon-us-2024-schedule-launch.html
We’re excited to announce the full schedule for PyCon US 2024!This year, we received a record number of proposals that our Program Committee had to go through: 990 proposals! As a comparison, last ye
Link: https://pycon.blogspot.com/2024/02/pycon-us-2024-schedule-launch.html
We’re excited to announce the full schedule for PyCon US 2024!This year, we received a record number of proposals that our Program Committee had to go through: 990 proposals! As a comparison, last ye
Blogspot
PyCon US 2024 Schedule Launch. Introducing our Keynote Speakers
We’re excited to announce the full schedule for PyCon US 2024! This year, we received a record number of proposals that our Program Committ...
Python Engineering at Microsoft: Python in Visual Studio Code – March 2024 Release
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-march-2024-release/
We’re excited to announce the March 2024 release of the Python and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:
New Add Imports Code Action heuristics
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-march-2024-release/
We’re excited to announce the March 2024 release of the Python and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:
New Add Imports Code Action heuristics
Microsoft News
Python in Visual Studio Code – March 2024 Release
The March 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include new add import Code Actions from Pylance, improvements for developing and testing web apps, shell integration in the Python…
Zero to Mastery: Python Monthly Newsletter 💻🐍
Link: https://zerotomastery.io/blog/february-2024-python-monthly-newsletter/?utm_source=python-rss-feed
51st issue of Andrei Neagoie's must-read monthly Python Newsletter: Python JIT, Top Libraries of 2023, Prep for NumPy 2, and much more. Read the full newsletter to get up-to-date with everything you n
Link: https://zerotomastery.io/blog/february-2024-python-monthly-newsletter/?utm_source=python-rss-feed
51st issue of Andrei Neagoie's must-read monthly Python Newsletter: Python JIT, Top Libraries of 2023, Prep for NumPy 2, and much more. Read the full newsletter to get up-to-date with everything you n
Zero To Mastery
[February 2024] Python Monthly Newsletter 💻🐍 | Zero To Mastery
51st 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.
Zero to Mastery: Python Monthly Newsletter 💻🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-february-2024/?utm_source=python-rss-feed
51st issue of Andrei Neagoie's must-read monthly Python Newsletter: The Rye Option, Think Python, Sora, and much more. Read the full newsletter to get up-to-date with everything you need to know from
Link: https://zerotomastery.io/blog/python-monthly-newsletter-february-2024/?utm_source=python-rss-feed
51st issue of Andrei Neagoie's must-read monthly Python Newsletter: The Rye Option, Think Python, Sora, and much more. Read the full newsletter to get up-to-date with everything you need to know from
Zero To Mastery
[February 2024] Python Monthly Newsletter 💻🐍 | Zero To Mastery
51st 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.
Kushal Das: Securing via systemd, a story
Link: https://kushaldas.in/posts/securing-via-systemd-a-story.html
Last night I deployed a https://writefreely.org based blog and secured it with
systemd by adding DynamicUser=yes. But the service itself could not write to
the sqlite database.
Feb 28 21:37:52 kushal
Link: https://kushaldas.in/posts/securing-via-systemd-a-story.html
Last night I deployed a https://writefreely.org based blog and secured it with
systemd by adding DynamicUser=yes. But the service itself could not write to
the sqlite database.
Feb 28 21:37:52 kushal
TestDriven.io: Django REST Framework: Pros and Cons
Link: https://testdriven.io/blog/drf-pros-cons/
This article looks at the pros and cons of using Django REST Framework for building RESTful APIS with Django.
Link: https://testdriven.io/blog/drf-pros-cons/
This article looks at the pros and cons of using Django REST Framework for building RESTful APIS with Django.
testdriven.io
Django REST Framework: Pros and Cons
This article looks at the pros and cons of using Django REST Framework for building RESTful APIS with Django.
Python Software Foundation: White House recommends use of memory-safe languages like Python
Link: https://pyfound.blogspot.com/2024/02/white-house-recommends-.html
Earlier this week the White House published a report recommending the use of memory-safe programming languages to eliminate an entire class of vulnerabilities affecting software. The report quotes cla
Link: https://pyfound.blogspot.com/2024/02/white-house-recommends-.html
Earlier this week the White House published a report recommending the use of memory-safe programming languages to eliminate an entire class of vulnerabilities affecting software. The report quotes cla
Python Software Foundation Blog
White House recommends use of memory-safe languages like Python
Earlier this week the White House published a report recommending the use of memory-safe programming languages to eliminate an entire class...
Steve Holden: Understanding Python Descriptors
Link: http://holdenweb.blogspot.com/2024/02/understanding-python-descriptors.html
Understanding Descriptors
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit
Link: http://holdenweb.blogspot.com/2024/02/understanding-python-descriptors.html
Understanding Descriptors
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit
Blogspot
Understanding Python Descriptors
Understanding Descriptors This is the HTML rendering of the Jupyter notebook that can b...
Tryton News: Newsletter March 2024
Link: https://discuss.tryton.org/t/newsletter-march-2024/7027
During the last month we mainly focused on fixing bugs, adjusting how things work, improving performance and adding new features.
Changes for the User
Sales, Purchases and Projects
Now we assume th
Link: https://discuss.tryton.org/t/newsletter-march-2024/7027
During the last month we mainly focused on fixing bugs, adjusting how things work, improving performance and adding new features.
Changes for the User
Sales, Purchases and Projects
Now we assume th
Tryton Discussion
Newsletter March 2024
During the last month we mainly focused on fixing bugs, adjusting how things work, improving performance and adding new features. Changes for the User Sales, Purchases and Projects Now we assume that most businesses will try and deliver to customers as fast…
TechBeamers Python: Selenium Python Extent Report Guide
Link: https://www.techbeamers.com/selenium-python-extent-report-guide/
Automated testing is essential for ensuring that software works reliably. We’ll use two powerful tools, Selenium (for testing websites) and Extent Report (for clear result summaries), to streamline th
Link: https://www.techbeamers.com/selenium-python-extent-report-guide/
Automated testing is essential for ensuring that software works reliably. We’ll use two powerful tools, Selenium (for testing websites) and Extent Report (for clear result summaries), to streamline th
TechBeamers
How to Use Extent Report with Selenium Python
Automate web testing with Selenium in Python, enhance reporting using Extent Report. Set up, execute, troubleshoot proficiently.
PyCharm: PyCharm 2024.1 EAP 7: Support for Flask and FastAPI bigger applications in the Endpoints tool window
Link: https://blog.jetbrains.com/pycharm/2024/03/2024-1-eap-7/
PyCharm 2024.1 EAP 7 is now available, providing a sneak peek into some exciting new features planned for the next major release. Notable updates include support for Flask and FastAPI bigger applicati
Link: https://blog.jetbrains.com/pycharm/2024/03/2024-1-eap-7/
PyCharm 2024.1 EAP 7 is now available, providing a sneak peek into some exciting new features planned for the next major release. Notable updates include support for Flask and FastAPI bigger applicati
The JetBrains Blog
PyCharm 2024.1 EAP 7: Support for Flask and FastAPI bigger applications in the Endpoints tool window | The PyCharm Blog
Notable updates include support for Flask and FastAPI bigger applications in the Endpoints tool window, improvements to the Version Control integrations and support for WireMock.
Real Python: The Real Python Podcast – Episode #194: Automate Tasks With Python & Building a Small Search Engine
Link: https://realpython.com/podcasts/rpp/194/
What are the typical computer tasks you do manually every week? Could you automate those tasks with a Python script? Christopher Trudeau is back on the show this week, bringing another batch of PyCode
Link: https://realpython.com/podcasts/rpp/194/
What are the typical computer tasks you do manually every week? Could you automate those tasks with a Python script? Christopher Trudeau is back on the show this week, bringing another batch of PyCode
Realpython
Episode #194: Automate Tasks With Python & Building a Small Search Engine – The Real Python Podcast
What are the typical computer tasks you do manually every week? Could you automate those tasks with a Python script? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
Quansight Labs Blog: Quansight Labs Annual Report 2023: Building for Ecosystem-wide Impact and Sustainability
Link: https://labs.quansight.org/blog/labs-annual-report-2023
Presenting our 2023 annual report! Read about our open source project and community highlights, initiatives, and work culture.
Link: https://labs.quansight.org/blog/labs-annual-report-2023
Presenting our 2023 annual report! Read about our open source project and community highlights, initiatives, and work culture.
labs.quansight.org
Quansight Labs Annual Report 2023: Building for Ecosystem-wide Impact and Sustainability
Presenting our 2023 annual report! Read about our open source project and community highlights, initiatives, and work culture.