Talk Python to Me: #462: Pandas and Beyond with Wes McKinney
Link: https://talkpython.fm/episodes/show/462/pandas-and-beyond-with-wes-mckinney
This episode dives into some of the most important data science libraries from the Python space with one of its pioneers: Wes McKinney. He's the creator or co-creator of pandas, Apache Arrow, and Ibis
Link: https://talkpython.fm/episodes/show/462/pandas-and-beyond-with-wes-mckinney
This episode dives into some of the most important data science libraries from the Python space with one of its pioneers: Wes McKinney. He's the creator or co-creator of pandas, Apache Arrow, and Ibis
talkpython.fm
Pandas and Beyond with Wes McKinney
This episode dives into some of the most important data science libraries from the Python space with one of its pioneers: Wes McKinney. He's the creator or co-creator of pandas, Apache Arrow, and Ibis projects and an entrepreneur in this space.
Robin Wilson: Some matplotlib tips – a reblog
Link: https://blog.rtwilson.com/some-matplotlib-tips-a-reblog/
I was looking through my past blog posts recently, and thought a few of them were worth ‘reblogging’ so that more people could see them (now that my blog posts are getting more readers). So, here are
Link: https://blog.rtwilson.com/some-matplotlib-tips-a-reblog/
I was looking through my past blog posts recently, and thought a few of them were worth ‘reblogging’ so that more people could see them (now that my blog posts are getting more readers). So, here are
Armin Ronacher: Using Rust Macros for Custom VTables
Link: http://lucumr.pocoo.org/2024/5/16/macro-vtable-magic
Given that building programming languages and interpreters is the
developer's most favorite hobby, I will never stop writing templating
engines. About three years ago I first wanted to see if I can m
Link: http://lucumr.pocoo.org/2024/5/16/macro-vtable-magic
Given that building programming languages and interpreters is the
developer's most favorite hobby, I will never stop writing templating
engines. About three years ago I first wanted to see if I can m
Armin Ronacher's Thoughts and Writings
Using Rust Macros for Custom VTables
How MiniJinja's dynamic reference counted objects work.
PyCharm: PyCharm 2024.2 EAP Is Open!
Link: https://blog.jetbrains.com/pycharm/2024/05/2024-2-eap/
This blog post marks the start of the Early Access Program for PyCharm 2024.2. The PyCharm 2024.2 EAP 1 build is now accessible for download, providing an early glimpse into the exciting updates on th
Link: https://blog.jetbrains.com/pycharm/2024/05/2024-2-eap/
This blog post marks the start of the Early Access Program for PyCharm 2024.2. The PyCharm 2024.2 EAP 1 build is now accessible for download, providing an early glimpse into the exciting updates on th
The JetBrains Blog
PyCharm 2024.2 EAP Is Open! | The PyCharm Blog
This blog post marks the start of the Early Access Program for PyCharm 2024.2. The PyCharm 2024.2 EAP 1 build is now accessible for download, providing an early glimpse into the exciting updates on the horizon.
Real Python: The Real Python Podcast – Episode #205: Considering Accessibility & Assistive Tech as a Python Developer
Link: https://realpython.com/podcasts/rpp/205/
What's it like to learn Python as a visually impaired or blind developer? How can you improve the accessibility of your Python web applications and learn current guidelines? This week on the show, Rea
Link: https://realpython.com/podcasts/rpp/205/
What's it like to learn Python as a visually impaired or blind developer? How can you improve the accessibility of your Python web applications and learn current guidelines? This week on the show, Rea
Realpython
Episode #205: Considering Accessibility & Assistive Tech as a Python Developer – The Real Python Podcast
What's it like to learn Python as a visually impaired or blind developer? How can you improve the accessibility of your Python web applications and learn current guidelines? This week on the show, Real Python community member Audrey van Breederode discusses…
Ed Crewe: Software Engineering Hiring and Firing
Link: http://edcrewe.blogspot.com/2024/04/software-engineering-hiring-and-firing.html
The jump in interest rates to the highest level in over 20 years that hit in summer 2023 for the US, UK and many other countries is still impacting the Software industry. Rates may be due to drop soon
Link: http://edcrewe.blogspot.com/2024/04/software-engineering-hiring-and-firing.html
The jump in interest rates to the highest level in over 20 years that hit in summer 2023 for the US, UK and many other countries is still impacting the Software industry. Rates may be due to drop soon
Blogspot
Software Engineering Hiring and Firing
The jump in interest rates to the highest level in over 20 years that hit in summer 2023 for the US, UK and many other countries is still im...
ListenData: 4 Ways to Correct Grammar with Python
Link: https://www.listendata.com/2024/01/4-ways-to-correct-grammar-with-python.html
This tutorial explains various methods for checking and correcting grammar using Python. Automatic grammar correction helps students, professionals and content creators to make sure their writing foll
Link: https://www.listendata.com/2024/01/4-ways-to-correct-grammar-with-python.html
This tutorial explains various methods for checking and correcting grammar using Python. Automatic grammar correction helps students, professionals and content creators to make sure their writing foll
ListenData
4 Ways to Correct Grammar with Python
This tutorial explains various methods for checking and correcting grammatical errors using Python.
Sumana Harihareswara - Cogito, Ergo Sumana: Links and References For My PyCon US Keynote
Link: http://harihareswara.net/posts/2024/references-pycon-us-keynote/
Links and References For My PyCon US Keynote
Link: http://harihareswara.net/posts/2024/references-pycon-us-keynote/
Links and References For My PyCon US Keynote
Cogito, Ergo Sumana
Links and References For My PyCon US Keynote
Today I’m giving the closing keynote address at PyCon US 2024, sharing “Untold stories from six years working on Python packaging.”I aim to post a fuller transcript with slides within the next several weeks. But, … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara…
PyCon: PyCon US 2024 Welcomes Seven Companies to Startup Row
Link: https://pycon.blogspot.com/2024/05/startup-row-pycon-us-2024.html
It’s another year, and that means it’s time for another PyCon US. This event offers an opportunity to bring together a vibrant and diverse community of engineers, data scientists, researchers, student
Link: https://pycon.blogspot.com/2024/05/startup-row-pycon-us-2024.html
It’s another year, and that means it’s time for another PyCon US. This event offers an opportunity to bring together a vibrant and diverse community of engineers, data scientists, researchers, student
Blogspot
PyCon US 2024 Welcomes Seven Companies to Startup Row
It’s another year, and that means it’s time for another PyCon US. This event offers an opportunity to bring together a vibrant and diverse c...
Zato Blog: SSH commands as API microservices
Link: https://zato.io/en/blog/ssh-api-service.html
SSH commands as API microservices
2024-05-20, by Dariusz Suchojad
This is a quick guide on how to turn SSH commands into a REST API service. The use-case may be remote administration
of devices
Link: https://zato.io/en/blog/ssh-api-service.html
SSH commands as API microservices
2024-05-20, by Dariusz Suchojad
This is a quick guide on how to turn SSH commands into a REST API service. The use-case may be remote administration
of devices
Robin Wilson: How to subscribe to releases on Github
Link: https://blog.rtwilson.com/how-to-subscribe-to-releases-on-github/
For a while I’d wished there was an easy way to get notified when my favourite open-source packages release a new version. I’d often see something on social media, but that tended to only be for the l
Link: https://blog.rtwilson.com/how-to-subscribe-to-releases-on-github/
For a while I’d wished there was an easy way to get notified when my favourite open-source packages release a new version. I’d often see something on social media, but that tended to only be for the l
Real Python: Basic Data Types in Python: A Quick Exploration
Link: https://realpython.com/python-data-types/
Python has several basic data types that are built into the language. With these types, you can represent numeric values, text and binary data, and Boolean values in your code. So, these data types ar
Link: https://realpython.com/python-data-types/
Python has several basic data types that are built into the language. With these types, you can represent numeric values, text and binary data, and Boolean values in your code. So, these data types ar
Realpython
Basic Data Types in Python: A Quick Exploration – Real Python
In this tutorial, you'll learn about the basic data types that are built into Python, including numbers, strings, bytes, and Booleans.
Real Python: Building a Python GUI Application With Tkinter
Link: https://realpython.com/courses/building-gui-application-tkinter/
Python has a lot of GUI frameworks, but Tkinter is the only framework that’s built into the Python standard library. Tkinter has several strengths. It’s cross-platform, so the same code works on Windo
Link: https://realpython.com/courses/building-gui-application-tkinter/
Python has a lot of GUI frameworks, but Tkinter is the only framework that’s built into the Python standard library. Tkinter has several strengths. It’s cross-platform, so the same code works on Windo
Realpython
Building a Python GUI Application With Tkinter – Real Python
In this video course, you'll learn the basics of GUI programming with Tkinter, the de facto Python GUI framework. Master GUI programming concepts such as widgets, geometry managers, and event handlers. Then, put it all together by building two applications:…
PyCoder’s Weekly: Issue #630 (May 21, 2024)
Link: https://pycoders.com/issues/630
#630 – MAY 21, 2024 View in Browser » Accessibility & Assistive Tech as a Python Developer What’s it like to learn Python as a visually impaired or blind developer? How can you improve the acces
Link: https://pycoders.com/issues/630
#630 – MAY 21, 2024 View in Browser » Accessibility & Assistive Tech as a Python Developer What’s it like to learn Python as a visually impaired or blind developer? How can you improve the acces
Pycoders
PyCoder’s Weekly | Issue #630
Issue #630 of the PyCoder’s Weekly newsletter, published May 21, 2024.
Python Bytes: #384 Force push lightly
Link: https://pythonbytes.fm/episodes/show/384/force-push-lightly
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://adamj.eu/tech/2023/10/31/git-force-push-safely/"><strong>Git: Force push safely with</strong></a><a href="https://adamj
Link: https://pythonbytes.fm/episodes/show/384/force-push-lightly
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://adamj.eu/tech/2023/10/31/git-force-push-safely/"><strong>Git: Force push safely with</strong></a><a href="https://adamj
pythonbytes.fm
Force push lightly
News and announcements from the Python community for the week of May 21st, 2024
The Python Show: 41 - Python Packaging and FOSS with Armin Ronacher
Link: https://www.pythonshow.com/p/41-python-packaging-and-foss-with
In this episode, I chatted with Armin Ronacher about his many amazing Python packages, such as pygments, flask, Jinja, Rye, and Click!Specifically, we talked about the following:How Flask came aboutFa
Link: https://www.pythonshow.com/p/41-python-packaging-and-foss-with
In this episode, I chatted with Armin Ronacher about his many amazing Python packages, such as pygments, flask, Jinja, Rye, and Click!Specifically, we talked about the following:How Flask came aboutFa
Pythonshow
41 - Python Packaging and FOSS with Armin Ronacher
In this episode, I chatted with Armin Ronacher about his many amazing Python packages, such as pygments, flask, Jinja, Rye, and Click! Specifically, we talked about the following: How Flask came about Favorite Python packages Python packaging and much more!
Real Python: The Python calendar Module: Create Calendars With Python
Link: https://realpython.com/python-calendar-module/
The Python calendar module provides several ways to generate calendars for Python programs. It also includes a variety of functions for working with calendar data as strings, numbers, and datetime obj
Link: https://realpython.com/python-calendar-module/
The Python calendar module provides several ways to generate calendars for Python programs. It also includes a variety of functions for working with calendar data as strings, numbers, and datetime obj
Realpython
The Python calendar Module: Create Calendars With Python – Real Python
Learn to use the Python calendar module to create and customize calendars in plain text, HTML or directly in your terminal.
Django Weblog: Django 5.1 alpha 1 released
Link: https://www.djangoproject.com/weblog/2024/may/22/django-51-alpha-1-released/
Django 5.1 alpha 1 is now available. It represents the first stage in the 5.1
release cycle and is an opportunity for you to try out the changes coming in
Django 5.1.
Django 5.1 brings a kaleidoscope
Link: https://www.djangoproject.com/weblog/2024/may/22/django-51-alpha-1-released/
Django 5.1 alpha 1 is now available. It represents the first stage in the 5.1
release cycle and is an opportunity for you to try out the changes coming in
Django 5.1.
Django 5.1 brings a kaleidoscope
Django Project
Django 5.1 alpha 1 released
Posted by Natalia Bidart on May 22, 2024
Glyph Lefkowitz: A Grand Unified Theory of the AI Hype Cycle
Link: https://blog.glyph.im/2024/05/grand-unified-ai-hype.html
The Cycle
The history of AI goes in cycles, each of which looks at least a little bit like this:
Scientists do some basic research and develop a promising novel mechanism, N. One important detail is
Link: https://blog.glyph.im/2024/05/grand-unified-ai-hype.html
The Cycle
The history of AI goes in cycles, each of which looks at least a little bit like this:
Scientists do some basic research and develop a promising novel mechanism, N. One important detail is
blog.glyph.im
A Grand Unified Theory of the AI Hype Cycle
I’m sorry, but as an AI language model, I cannot repeat history exactly. However, I can rhyme with it.
Ned Batchelder: Echos of the People API user guide
Link: https://nedbatchelder.com/blog/202405/echos_of_the_people_api_user_guide.html
PyCon 2024 just happened, and as always it was a whirlwind of re-connecting
with old friends, meeting new friends, talking about anything and everything,
juggling, and getting simultaneously energized
Link: https://nedbatchelder.com/blog/202405/echos_of_the_people_api_user_guide.html
PyCon 2024 just happened, and as always it was a whirlwind of re-connecting
with old friends, meeting new friends, talking about anything and everything,
juggling, and getting simultaneously energized
Nedbatchelder
Echos of the People API user guide
A few brief notes on some things that happened at PyCon 2024