Chris Rose: uv, direnv, and simple .envrc files
Link: https://offby1.website/posts/uv-direnv-and-simple-envrc-files.html
I have adopted uv for a lot of Python development. I'm also a heavy user of direnv, which I like as a tool for setting up project-specific environments.
Much like Hynek describes, I've found uv sync
Link: https://offby1.website/posts/uv-direnv-and-simple-envrc-files.html
I have adopted uv for a lot of Python development. I'm also a heavy user of direnv, which I like as a tool for setting up project-specific environments.
Much like Hynek describes, I've found uv sync
Ideas.Offby1
uv, direnv, and simple .envrc files
Easily using uv, direnv, and minimal, consistent .envrc files
Real Python: Quiz: Iterators and Iterables in Python: Run Efficient Iterations
Link: https://realpython.com/quizzes/python-iterators-iterables/
In this quiz, you’ll test your understanding of
Python’s Iterators and Iterables.
By working through this quiz, you’ll revisit how to create and work with iterators and iterables, understand the diffe
Link: https://realpython.com/quizzes/python-iterators-iterables/
In this quiz, you’ll test your understanding of
Python’s Iterators and Iterables.
By working through this quiz, you’ll revisit how to create and work with iterators and iterables, understand the diffe
Realpython
Iterators and Iterables in Python: Run Efficient Iterations Quiz – Real Python
In this quiz, you'll test your understanding of Python's iterators and iterables. By working through this quiz, you'll revisit how to create and work with iterators and iterables, the differences between them, and review how to use generator functions.
Julien Tayon: Bidirectionnal python/tk by talking to tk interpreter back and forth
Link: http://beauty-of-imagination.blogspot.com/2024/10/bidirectionnal-pythontk-by-talking-to.html
Last time I exposed an old way learned in physical labs to do C or python/tk like in the old days: by summoning a tcl/tk interpreter and piping commands to it.
But what fun is it?
It's funnier if the
Link: http://beauty-of-imagination.blogspot.com/2024/10/bidirectionnal-pythontk-by-talking-to.html
Last time I exposed an old way learned in physical labs to do C or python/tk like in the old days: by summoning a tcl/tk interpreter and piping commands to it.
But what fun is it?
It's funnier if the
Blogspot
Bidirectionnal python/tk by talking to tk interpreter back and forth
Last time I exposed an old way learned in physical labs to do C or python/tk like in the old days : by summoning a tcl/tk interpreter and pi...
Talk Python to Me: #479: Designing Effective Load Tests for Your Python App
Link: https://talkpython.fm/episodes/show/479/designing-effective-load-tests-for-your-python-app
You're about to launch your new app or API, or even just a big refactor of your current project. Will it stand up and deliver when you put it into production or when that big promotion goes live? Or w
Link: https://talkpython.fm/episodes/show/479/designing-effective-load-tests-for-your-python-app
You're about to launch your new app or API, or even just a big refactor of your current project. Will it stand up and deliver when you put it into production or when that big promotion goes live? Or w
talkpython.fm
Designing Effective Load Tests for Your Python App
You're about to launch your new app or API, or even just a big refactor of your current project. Will it stand up and deliver when you put it into production or when that big promotion goes live? Or will it wither and collapse? How would you know? Well you…
Mariatta: Python Core Sprint 2024: Day 5
Link: https://mariatta.ca/posts/python-core-sprint-2024-day-5/
Python Core Sprint 2024: Day 5
Datetime and Hypothesis
I reviewed some issues that came to the CPython repo. There were a few interesting tickets related to the datetime
module. These issues were disc
Link: https://mariatta.ca/posts/python-core-sprint-2024-day-5/
Python Core Sprint 2024: Day 5
Datetime and Hypothesis
I reviewed some issues that came to the CPython repo. There were a few interesting tickets related to the datetime
module. These issues were disc
Mariatta
Python Core Sprint 2024: Day 5
Python Core Sprint 2024: Day 5 Datetime and Hypothesis I reviewed some issues that came to the CPython repo. There were a few interesting tickets related to the datetime module. These issues were discovered by Hypothesis, a property-based testing tool for…
Zato Blog: API Testing in Pure English
Link: https://zato.io/en/blog/api-testing-in-pure-english.html
API Testing in Pure English
2024-10-07, by Dariusz Suchojad
How to test APIs in pure English
Do you have 20 minutes to learn how to test APIs in pure English, without any programming needed?
Gr
Link: https://zato.io/en/blog/api-testing-in-pure-english.html
API Testing in Pure English
2024-10-07, by Dariusz Suchojad
How to test APIs in pure English
Do you have 20 minutes to learn how to test APIs in pure English, without any programming needed?
Gr
Julien Tayon: Writing an interactive tcl/tk interpreter proxy to wish in python
Link: http://beauty-of-imagination.blogspot.com/2024/10/writing-interactive-tcltk-interpreter.html
Maybe, you want to experiment small stuffs in wish (the tcl/tk) interpreter because of a post claiming that direct python tcl/tk is simpler in some simple cases than tkinter.
As a convinced tkinter/F
Link: http://beauty-of-imagination.blogspot.com/2024/10/writing-interactive-tcltk-interpreter.html
Maybe, you want to experiment small stuffs in wish (the tcl/tk) interpreter because of a post claiming that direct python tcl/tk is simpler in some simple cases than tkinter.
As a convinced tkinter/F
Blogspot
Writing an interactive tcl/tk interpreter proxy to wish in python
Maybe, you want to experiment small stuffs in wish (the tcl/tk) interpreter because of a post claiming that direct python tcl/tk is simpler...
Real Python: Python News Roundup: October 2024
Link: https://realpython.com/python-news-october-2024/
October is always an important month for Python, as this is when a new major version is released. Python 3.13 is the new version this year, and it brings several new features that lay the groundwork f
Link: https://realpython.com/python-news-october-2024/
October is always an important month for Python, as this is when a new major version is released. Python 3.13 is the new version this year, and it brings several new features that lay the groundwork f
Realpython
Python News Roundup: October 2024 – Real Python
This month, Python 3.13 is being released. The new release brings exciting features like a new REPL and a version of Python without the global interpreter lock (GIL). In the community, DjangoCon US just wrapped up after a week of interesting tutorials and…
Python Bytes: #404 The Lost Episode
Link: https://pythonbytes.fm/episodes/show/404/the-lost-episode
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://www.python.org/downloads/release/python-3130/?featured_on=pythonbytes">Python 3.13.0 released Oct 7</a></strong
Link: https://pythonbytes.fm/episodes/show/404/the-lost-episode
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://www.python.org/downloads/release/python-3130/?featured_on=pythonbytes">Python 3.13.0 released Oct 7</a></strong
pythonbytes.fm
The Lost Episode
News and announcements from the Python community for the week of Oct 7th, 2024
Python Insider: Python 3.13.0 (final) released
Link: https://pythoninsider.blogspot.com/2024/10/python-3130-final-released.html
Python 3.13.0 is now availablehttps://www.python.org/downloads/release/python-3130/This is the stable release of Python 3.13.0Python 3.13.0 is the newest major release of the Python programming langu
Link: https://pythoninsider.blogspot.com/2024/10/python-3130-final-released.html
Python 3.13.0 is now availablehttps://www.python.org/downloads/release/python-3130/This is the stable release of Python 3.13.0Python 3.13.0 is the newest major release of the Python programming langu
Blogspot
Python Insider: Python 3.13.0 (final) released
Python Morsels: Python 3.13's best new features
Link: https://www.pythonmorsels.com/python-313-whats-new/
Python 3.13 comes with a brand new REPL and improvements to virtual environments and the Python debugger.
Table of contents
Important but not my favorite
The New Python REPL
Git-friendly virtual e
Link: https://www.pythonmorsels.com/python-313-whats-new/
Python 3.13 comes with a brand new REPL and improvements to virtual environments and the Python debugger.
Table of contents
Important but not my favorite
The New Python REPL
Git-friendly virtual e
Pythonmorsels
Python 3.13's best new features
Python 3.13 comes with a brand new REPL and improvements to virtual environments and the Python debugger.
Python Software Foundation: Join the Python Developers Survey 2024: Share your experience!
Link: https://pyfound.blogspot.com/2024/10/join-python-developers-survey-2024.html
This year we are conducting the eighth iteration of the official Python Developers Survey. The goal is to capture the current state of the language and the ecosystem around it. By comparing the result
Link: https://pyfound.blogspot.com/2024/10/join-python-developers-survey-2024.html
This year we are conducting the eighth iteration of the official Python Developers Survey. The goal is to capture the current state of the language and the ecosystem around it. By comparing the result
Python Software Foundation Blog
Join the Python Developers Survey 2024: Share your experience!
This year we are conducting the eighth iteration of the official Python Developers Survey. The goal is to capture the current state of the l...
Django Weblog: Django bugfix release issued: 5.1.2
Link: https://www.djangoproject.com/weblog/2024/oct/08/bugfix-releases/
Today we've issued the 5.1.2 bugfix release.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is
Link: https://www.djangoproject.com/weblog/2024/oct/08/bugfix-releases/
Today we've issued the 5.1.2 bugfix release.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is
Django Project
Django bugfix release issued: 5.1.2
Posted by Natalia Bidart on Oct. 8, 2024
Real Python: What's New in Python 3.13
Link: https://realpython.com/courses/new-features-python-313/
Python 3.13 was published on October 7, 2024. This new version is a major step forward for the language, although several of the biggest changes are happening under the hood and won’t be immediately v
Link: https://realpython.com/courses/new-features-python-313/
Python 3.13 was published on October 7, 2024. This new version is a major step forward for the language, although several of the biggest changes are happening under the hood and won’t be immediately v
Realpython
What's New in Python 3.13 – Real Python
In this video course, you'll learn about the new features in Python 3.13. You'll take a tour of the new REPL and error messages and see how you can try out the experimental free threading and JIT versions of Python 3.13 yourself.
PyCoder’s Weekly: Issue #650 (Oct. 8, 2024)
Link: https://pycoders.com/issues/650
#650 – OCTOBER 8, 2024 View in Browser » Differences Between Python’s Mutable and Immutable Types In this video course, you’ll learn how Python mutable and immutable data types work internally a
Link: https://pycoders.com/issues/650
#650 – OCTOBER 8, 2024 View in Browser » Differences Between Python’s Mutable and Immutable Types In this video course, you’ll learn how Python mutable and immutable data types work internally a
Pycoders
PyCoder’s Weekly | Issue #650
Issue #650 of the PyCoder’s Weekly newsletter, published Oct. 8, 2024.
Mariatta: Perks of Being a Python Core Developer
Link: https://mariatta.ca/posts/perks-of-python-core/
Things you can get/do as a Python core developer
I’ve been a Python core developer since January 27, 2017.
Being a Python core developer comes with perks, privileges, and also responsibilities.
Someti
Link: https://mariatta.ca/posts/perks-of-python-core/
Things you can get/do as a Python core developer
I’ve been a Python core developer since January 27, 2017.
Being a Python core developer comes with perks, privileges, and also responsibilities.
Someti
Mariatta
Perks of Being a Python Core Developer
Things you can get/do as a Python core developer I’ve been a Python core developer since January 27, 2017.
Being a Python core developer comes with perks, privileges, and also responsibilities.
Sometimes I can’t tell whether something is a perk, or a privilege…
Being a Python core developer comes with perks, privileges, and also responsibilities.
Sometimes I can’t tell whether something is a perk, or a privilege…
Hugo van Kemenade: Python Core Developer Sprint 2024
Link: https://dev.to/hugovk/python-core-developer-sprint-2024-3dp6
🐍🏃The week before last was the annual Python Core Dev Sprint, graciously hosted by Meta in Bellevue, WA!
The idea: bring a bunch of Python core team members, triagers, and special guests to the same r
Link: https://dev.to/hugovk/python-core-developer-sprint-2024-3dp6
🐍🏃The week before last was the annual Python Core Dev Sprint, graciously hosted by Meta in Bellevue, WA!
The idea: bring a bunch of Python core team members, triagers, and special guests to the same r
DEV Community
Python Core Developer Sprint 2024
🐍🏃The week before last was the annual Python Core Dev Sprint, graciously hosted by Meta in Bellevue,...
Django Weblog: Why Django supports the Open Source Pledge
Link: https://www.djangoproject.com/weblog/2024/oct/08/why-django-supports-the-open-source-pledge/
We at the Django Software Foundation are pleased to share that Sentry, alongside other partners, has launched the Open Source Pledge — an initiative designed to address sustainability challenges in op
Link: https://www.djangoproject.com/weblog/2024/oct/08/why-django-supports-the-open-source-pledge/
We at the Django Software Foundation are pleased to share that Sentry, alongside other partners, has launched the Open Source Pledge — an initiative designed to address sustainability challenges in op
Django Project
Why Django supports the Open Source Pledge
Posted by Thibaud Colas and Sentry on October 8, 2024
Python Anywhere: Serving UTF-8 static files? Headers to the rescue (an epic tutorial)!
Link: https://blog.pythonanywhere.com/216/
Imagine there’s a PythonAnywhere user, homer8bc, with poetic
inclinations. He wants to serve his newest poem (he believes it’s quite
epic) as a static text page. He’s old school — he doesn’t believe i
Link: https://blog.pythonanywhere.com/216/
Imagine there’s a PythonAnywhere user, homer8bc, with poetic
inclinations. He wants to serve his newest poem (he believes it’s quite
epic) as a static text page. He’s old school — he doesn’t believe i
PyCharm: Where To Get Data for Your Data Science Projects
Link: https://blog.jetbrains.com/pycharm/2024/10/how-to-get-data/
Whether you’re starting a new project or expanding an existing one, as a data scientist, you’re always on the lookout for new material to explore. Knowing where to get data for data science projects c
Link: https://blog.jetbrains.com/pycharm/2024/10/how-to-get-data/
Whether you’re starting a new project or expanding an existing one, as a data scientist, you’re always on the lookout for new material to explore. Knowing where to get data for data science projects c
The JetBrains Blog
Where To Get Data for Your Data Science Projects | The PyCharm Blog
Whether you’re starting a new project or expanding an existing one, as a data scientist, you’re always on the lookout for new material to explore. Knowing where to get data for data science projects can be challenging, and finding “good data” can be even…