Zato Blog: Airport integrations in Python
Link: https://zato.io/en/blog/airport-integrations-in-python.html
Airport integrations in Python
2024-09-02, by Dariusz Suchojad
Did you know you can use Python as an integration platform
for your airport systems? It's Open Source too.
From AODB, transportati
Link: https://zato.io/en/blog/airport-integrations-in-python.html
Airport integrations in Python
2024-09-02, by Dariusz Suchojad
Did you know you can use Python as an integration platform
for your airport systems? It's Open Source too.
From AODB, transportati
Real Python: Quiz: Generate Images With DALL·E and the OpenAI API
Link: https://realpython.com/quizzes/generate-images-with-dalle-and-openai-api/
In this quiz, you’ll test your understanding of
generating images with DALL·E by OpenAI API using Python.
By working through this quiz, you’ll revisit how to use the OpenAI Python library, make API ca
Link: https://realpython.com/quizzes/generate-images-with-dalle-and-openai-api/
In this quiz, you’ll test your understanding of
generating images with DALL·E by OpenAI API using Python.
By working through this quiz, you’ll revisit how to use the OpenAI Python library, make API ca
Realpython
Generate Images With DALL·E and the OpenAI API Quiz – Real Python
In this quiz, you'll test your understanding of generating images with DALL·E by OpenAI using Python. You'll revisit concepts such as using the OpenAI Python library, making API calls for image generation, creating images from text prompts, and converting…
👍1
Quansight Labs Blog: Towards Inclusive Documentation: the PyData Sphinx Theme, Before and After Accessibility Fixes
Link: https://labs.quansight.org/blog/pydata-theme-a11y-fixes
A small showcase of accessibility improvements made to the PyData Sphinx Theme, Fall 2023-Spring 2024
Link: https://labs.quansight.org/blog/pydata-theme-a11y-fixes
A small showcase of accessibility improvements made to the PyData Sphinx Theme, Fall 2023-Spring 2024
labs.quansight.org
Towards Inclusive Documentation: the PyData Sphinx Theme, Before and After Accessibility Fixes
A small showcase of accessibility improvements made to the PyData Sphinx Theme, Fall 2023-Spring 2024
Real Python: Quiz: How to Use Conditional Expressions With NumPy where()
Link: https://realpython.com/quizzes/numpy-where-conditional-expressions/
In this quiz, you’ll test your understanding of
How to Use Conditional Expressions With NumPy where().
By working through the questions, you’ll consolidate the knowledge you gained from the tutorial a
Link: https://realpython.com/quizzes/numpy-where-conditional-expressions/
In this quiz, you’ll test your understanding of
How to Use Conditional Expressions With NumPy where().
By working through the questions, you’ll consolidate the knowledge you gained from the tutorial a
Realpython
How to Use Conditional Expressions With NumPy where() Quiz – Real Python
This quiz aims to test your understanding of the np.where() function. You won't find all the answers in the tutorial, so you'll need to do additional research. It's recommended that you make sure you can do all the exercises in the tutorial before tackling…
👍1
Real Python: Generate Images With DALL·E 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…
Hynek Schlawack: How to Ditch Codecov for Python Projects
Link: https://hynek.me/articles/ditch-codecov-python/
Codecov’s unreliability breaking CI on my open source projects has been a constant source of frustration for me for years. I have found a way to enforce coverage over a whole GitHub Actions build matr
Link: https://hynek.me/articles/ditch-codecov-python/
Codecov’s unreliability breaking CI on my open source projects has been a constant source of frustration for me for years. I have found a way to enforce coverage over a whole GitHub Actions build matr
Hynek Schlawack
How to Ditch Codecov for Python Projects
Codecov’s unreliability breaking CI on my open source projects has been a constant source of frustration for me for years. I have found a way to enforce coverage over a whole GitHub Actions build matrix that doesn’t rely on third-party services.
Armin Ronacher: Progress
Link: http://lucumr.pocoo.org/2024/9/3/progress
As I'm getting older a lot of my social circles are becoming ever more
conservative. The focus shifts from building with ambition to fiercly
protecting what one has achieved. Shifting the mind on p
Link: http://lucumr.pocoo.org/2024/9/3/progress
As I'm getting older a lot of my social circles are becoming ever more
conservative. The focus shifts from building with ambition to fiercly
protecting what one has achieved. Shifting the mind on p
Armin Ronacher's Thoughts and Writings
Progress
A thought on human progress.
Django Weblog: Django security releases issued: 5.1.1, 5.0.9, and 4.2.16
Link: https://www.djangoproject.com/weblog/2024/sep/03/security-releases/
In accordance with our security release policy, the Django team
is issuing releases for
Django 5.1.1,
Django 5.0.9, and
Django 4.2.16.
These releases address the security issues detailed below. We enc
Link: https://www.djangoproject.com/weblog/2024/sep/03/security-releases/
In accordance with our security release policy, the Django team
is issuing releases for
Django 5.1.1,
Django 5.0.9, and
Django 4.2.16.
These releases address the security issues detailed below. We enc
Django Project
Django security releases issued: 5.1.1, 5.0.9, and 4.2.16
Posted by Natalia Bidart on Sept. 3, 2024
Real Python: Using Pydantic to Simplify Python Data Validation
Link: https://realpython.com/courses/pydantic-simplify-data-validation/
Pydantic is a powerful data validation and settings management library for Python, engineered to enhance the robustness and reliability of your codebase. From basic tasks, such as checking whether a v
Link: https://realpython.com/courses/pydantic-simplify-data-validation/
Pydantic is a powerful data validation and settings management library for Python, engineered to enhance the robustness and reliability of your codebase. From basic tasks, such as checking whether a v
Realpython
Using Pydantic to Simplify Python Data Validation – Real Python
Discover the power of Pydantic, Python's most popular data parsing, validation, and serialization library. In this hands-on video course, you'll learn how to make your code more robust, trustworthy, and easier to debug with Pydantic.
Mike Driscoll: ANN: JupyterLab 101 Kickstarter
Link: https://www.blog.pythonlibrary.org/2024/09/03/ann-jupyterlab-101-kickstarter/
My latest Python book is now available for pre-order on Kickstarter.
JupyterLab 101 mockup
JupyterLab, the latest iteration of the Jupyter Notebook, is a versatile tool for sharing code in an easily u
Link: https://www.blog.pythonlibrary.org/2024/09/03/ann-jupyterlab-101-kickstarter/
My latest Python book is now available for pre-order on Kickstarter.
JupyterLab 101 mockup
JupyterLab, the latest iteration of the Jupyter Notebook, is a versatile tool for sharing code in an easily u
Mouse Vs Python
ANN: JupyterLab 101 Kickstarter - Mouse Vs Python
My latest Python book is now available for pre-order on Kickstarter. JupyterLab, the latest iteration of the Jupyter Notebook, is a versatile tool for
Python Bytes: #399 C will watch you in silence
Link: https://pythonbytes.fm/episodes/show/399/c-will-watch-you-in-silence
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://hynek.me/articles/docker-virtualenv/?featured_on=pythonbytes">Why I Still Use Python Virtual Environments in Do
Link: https://pythonbytes.fm/episodes/show/399/c-will-watch-you-in-silence
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://hynek.me/articles/docker-virtualenv/?featured_on=pythonbytes">Why I Still Use Python Virtual Environments in Do
pythonbytes.fm
C will watch you in silence
News and announcements from the Python community for the week of Sep 3rd, 2024
PyCoder’s Weekly: Issue #645 (Sept. 3, 2024)
Link: https://pycoders.com/issues/645
#645 – SEPTEMBER 3, 2024 View in Browser » Using Astropy for Astronomy With Python This course covers two problems from introductory astronomy to help you play with some Python libraries. You’ll
Link: https://pycoders.com/issues/645
#645 – SEPTEMBER 3, 2024 View in Browser » Using Astropy for Astronomy With Python This course covers two problems from introductory astronomy to help you play with some Python libraries. You’ll
Pycoders
PyCoder’s Weekly | Issue #645
Issue #645 of the PyCoder’s Weekly newsletter, published Sept. 3, 2024.
Real Python: Lists vs Tuples in Python
Link: https://realpython.com/python-lists-tuples/
In Python, lists and tuples are versatile and useful data types that allow you to store data in a sequence. You’ll find them in virtually every nontrivial Python program. Learning about them is a core
Link: https://realpython.com/python-lists-tuples/
In Python, lists and tuples are versatile and useful data types that allow you to store data in a sequence. You’ll find them in virtually every nontrivial Python program. Learning about them is a core
Realpython
Lists vs Tuples in Python – Real Python
In this tutorial, you'll learn the key characteristics of lists and tuples in Python, as well as how to define and manipulate them. When you're finished, you'll have a good feel for when to use a tuple vs a list in a Python program.
Stefanie Molin: How to Create a Pre-Commit Hook
Link: https://stefaniemolin.com/articles/devx/pre-commit/hook-creation-guide
Pre-commit hooks are a great way to help maintain code quality. However, some of your code quality standards may be specific to your project, and therefore, not covered by existing code linting and fo
Link: https://stefaniemolin.com/articles/devx/pre-commit/hook-creation-guide
Pre-commit hooks are a great way to help maintain code quality. However, some of your code quality standards may be specific to your project, and therefore, not covered by existing code linting and fo
Stefanie Molin
Pre-Commit Hook Creation Guide | Stefanie Molin
Pre-commit hooks are a great way to help maintain code quality. However, some of your code quality standards may be specific to your project, and therefore, not covered by existing code linting and formatting tools. In this article, I will show you how to…
Talk Python to Me: #476: Unified Python packaging with uv
Link: https://talkpython.fm/episodes/show/476/unified-python-packaging-with-uv
A couple of weeks ago, Charlie Marsh and the folks at Astral made another big splash with a major release of uv called "uv: Unified Python packaging" which has many far reaching features. We had to ha
Link: https://talkpython.fm/episodes/show/476/unified-python-packaging-with-uv
A couple of weeks ago, Charlie Marsh and the folks at Astral made another big splash with a major release of uv called "uv: Unified Python packaging" which has many far reaching features. We had to ha
talkpython.fm
Unified Python packaging with uv
A couple of weeks ago, Charlie Marsh and the folks at Astral made another big splash with a major release of uv called 'uv: Unified Python packaging' which has many far reaching features. We had to have Charlie on the show to give us the inside look into…
Python GUIs: Build a Translation Application Using Tkinter and OpenAI — Use ChatGPT to Translate Your Text from Python
Link: https://www.pythonguis.com/examples/translator-app-tkinter-ai-chatgpt/
Translation tools have existed for many years and are incredibly useful if you're learning a new language or wanting to read foreign websites. One of the most popular tools is Google Translate , but t
Link: https://www.pythonguis.com/examples/translator-app-tkinter-ai-chatgpt/
Translation tools have existed for many years and are incredibly useful if you're learning a new language or wanting to read foreign websites. One of the most popular tools is Google Translate , but t
Python GUIs
Build a AI-powered desktop Translator with Python & Tkinter
In this tutorial you'll use Tkinter, Python and OpenAI to build a desktop translator application. Translation tools have existed for many years and are incredibly useful if you're learning a new language or wanting to read foreign websites.
Python Software Foundation: Pallets projects added to scope of PSF CVE Numbering Authority
Link: https://pyfound.blogspot.com/2024/08/pallets-projects-now-in-scope-for-psf-cna.html
Last year the Python Software Foundation was announced as a CVE Numbering Authority (CNA) to manage and assign CVE IDs for CPython and pip. Becoming a CVE Numbering Authority allows the PSF to provide
Link: https://pyfound.blogspot.com/2024/08/pallets-projects-now-in-scope-for-psf-cna.html
Last year the Python Software Foundation was announced as a CVE Numbering Authority (CNA) to manage and assign CVE IDs for CPython and pip. Becoming a CVE Numbering Authority allows the PSF to provide
Python Software Foundation Blog
Pallets projects added to scope of PSF CVE Numbering Authority
Last year the Python Software Foundation was announced as a CVE Numbering Authority (CNA) to manage and assign CVE IDs for CPython and pip....
Real Python: Quiz: Lists vs Tuples in Python
Link: https://realpython.com/quizzes/python-lists-tuples/
Challenge yourself with this quiz to evaluate and deepen your understanding of Python lists and tuples. You’ll explore key concepts, such as how to create and manipulate these data types, while also l
Link: https://realpython.com/quizzes/python-lists-tuples/
Challenge yourself with this quiz to evaluate and deepen your understanding of Python lists and tuples. You’ll explore key concepts, such as how to create and manipulate these data types, while also l
Realpython
Lists vs Tuples in Python Quiz – Real Python
Challenge yourself with this quiz to evaluate and deepen your understanding of Python lists and tuples. You'll explore key concepts, such as how to create, access, and manipulate these data types, while also learning best practices for using them efficiently…
Real Python: The Real Python Podcast – Episode #219: Astrophysics and Astronomy With Python & PyCon Africa 2024
Link: https://realpython.com/podcasts/rpp/219/
Are you interested in practicing your Python skills while learning how to solve astrophysics and astronomy problems? Christopher Trudeau is back on the show this week, bringing another batch of PyCode
Link: https://realpython.com/podcasts/rpp/219/
Are you interested in practicing your Python skills while learning how to solve astrophysics and astronomy problems? Christopher Trudeau is back on the show this week, bringing another batch of PyCode
Realpython
Episode #219: Astrophysics and Astronomy With Python & PyCon Africa 2024 – The Real Python Podcast
Are you interested in practicing your Python skills while learning how to solve astrophysics and astronomy problems? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
Python Engineering at Microsoft: Python in Visual Studio Code – September 2024 Release
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-september-2024-release/
We’re excited to announce the September 2024 release of the Python and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:
Django unit test support
Go to def
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-september-2024-release/
We’re excited to announce the September 2024 release of the Python and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:
Django unit test support
Go to def
Microsoft News
Python in Visual Studio Code – September 2024 Release
The September 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include Django test support. Keep reading to learn more!