Real Python: Python's Built-in Exceptions: A Walkthrough With Examples
Link: https://realpython.com/python-built-in-exceptions/
Python has a complete set of built-in exceptions that provide a quick and efficient way to handle errors and exceptional situations that may happen in your code. Knowing the most commonly used built-i
Link: https://realpython.com/python-built-in-exceptions/
Python has a complete set of built-in exceptions that provide a quick and efficient way to handle errors and exceptional situations that may happen in your code. Knowing the most commonly used built-i
Realpython
Python's Built-in Exceptions: A Walkthrough With Examples – Real Python
In this tutorial, you'll get to know some of the most commonly used built-in exceptions in Python. You'll learn when these exceptions can appear in your code and how to handle them. Finally, you'll learn how to raise some of these exceptions in your code.
Mike Driscoll: An Intro to Logging with Python and Loguru
Link: https://www.blog.pythonlibrary.org/2024/05/15/an-intro-to-logging-with-python-and-loguru/
Python’s logging module isn’t the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru. Loguru intends to remove all the boilerplate you
Link: https://www.blog.pythonlibrary.org/2024/05/15/an-intro-to-logging-with-python-and-loguru/
Python’s logging module isn’t the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru. Loguru intends to remove all the boilerplate you
Mouse Vs Python
An Intro to Logging with Python and Loguru - Mouse Vs Python
Python's logging module isn't the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru.
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…
Sumana Harihareswara - Cogito, Ergo Sumana: Tidelift Is Paying Maintainers And, Potentially, Fixing the Economics of an Industry
Link: http://23.harihareswara.net/posts/2018/tidelift-is-paying-maintainers-and-potentially-fixing-the-economics-of-an-industry/
Tidelift Is Paying Maintainers And, Potentially, Fixing the Economics of an Industry
Link: http://23.harihareswara.net/posts/2018/tidelift-is-paying-maintainers-and-potentially-fixing-the-economics-of-an-industry/
Tidelift Is Paying Maintainers And, Potentially, Fixing the Economics of an Industry
Cogito, Ergo Sumana
Tidelift Is Paying Maintainers And, Potentially, Fixing the Economics of an Industry
As the founder of Changeset Consulting, I keep my eye on consultancies and services in and near my niche, open source leadership, maintainership, and sustainability.* And I've known Luis Villa for years and got to … | Cogito, Ergo Sumana | Blog by Sumana…
Sumana Harihareswara - Cogito, Ergo Sumana: PyCon NA, !!Con, and WisCon
Link: http://23.harihareswara.net/posts/2019/pycon-na-con-and-wiscon/
PyCon NA, !!Con, and WisCon
Link: http://23.harihareswara.net/posts/2019/pycon-na-con-and-wiscon/
PyCon NA, !!Con, and WisCon
Cogito, Ergo Sumana
PyCon NA, !!Con, and WisCon
I'm back in New York City, and preparing to travel a bit; May is my big conference month this year. I'll start the month at PyCon North America in Cleveland, Ohio, practically the whole conference, … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara, Changeset…
Sumana Harihareswara - Cogito, Ergo Sumana: Beautiful Soup is on Tidelift
Link: http://23.harihareswara.net/posts/2019/beautiful-soup-is-on-tidelift/
Beautiful Soup is on Tidelift
Link: http://23.harihareswara.net/posts/2019/beautiful-soup-is-on-tidelift/
Beautiful Soup is on Tidelift
Cogito, Ergo Sumana
Beautiful Soup is on Tidelift
I've been doing a tiny bit of consulting for Tidelift for a little over a year now, mainly talking about them to open source maintainers in the Python world and vice versa. (See my October … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara, Changeset…
Sumana Harihareswara - Cogito, Ergo Sumana: Kickoff for Communications Work on the Python 2 Sunsetting
Link: http://23.harihareswara.net/posts/2019/kickoff-for-communications-work-on-the-python-2-sunsetting/
Kickoff for Communications Work on the Python 2 Sunsetting
Link: http://23.harihareswara.net/posts/2019/kickoff-for-communications-work-on-the-python-2-sunsetting/
Kickoff for Communications Work on the Python 2 Sunsetting
Cogito, Ergo Sumana
Kickoff for Communications Work on the Python 2 Sunsetting
Python's 2.x line will reach End of Life on January 1, 2020, meaning that the maintainers of Python 2 will stop supporting it, even for security patches. Many institutions and codebases have not yet ported … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara…
Sumana Harihareswara - Cogito, Ergo Sumana: Futureproofing Your Python Tools
Link: http://23.harihareswara.net/posts/2019/futureproofing-your-python-tools/
Futureproofing Your Python Tools
Link: http://23.harihareswara.net/posts/2019/futureproofing-your-python-tools/
Futureproofing Your Python Tools
Cogito, Ergo Sumana
Futureproofing Your Python Tools
The people who maintain Python and key Python platforms want to help you protect the code you write and depend on. If you write software in Python, or depend on something that's in Python, this … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara, Changeset…
Sumana Harihareswara - Cogito, Ergo Sumana: My New Title, Improving pip, Availability For Work, And SSL (No, The Other One)
Link: http://23.harihareswara.net/posts/2019/my-new-title-improving-pip-availability-for-work-and-ssl-no-the-other-one/
My New Title, Improving pip, Availability For Work, And SSL (No, The Other One)
Link: http://23.harihareswara.net/posts/2019/my-new-title-improving-pip-availability-for-work-and-ssl-no-the-other-one/
My New Title, Improving pip, Availability For Work, And SSL (No, The Other One)
Cogito, Ergo Sumana
My New Title, Improving pip, Availability For Work, And SSL (No, The Other One)
A few professional announcements. Seeking developers for paid contract on pip; apply by Nov. 22 One is that I helped the Packaging Working Group of the Python Software Foundation get funding for a long-needed improvement … | Cogito, Ergo Sumana | Blog by…
Sumana Harihareswara - Cogito, Ergo Sumana: MOSS Video, BSSw Honorable Mention, and The Maintainership Book I Am Writing
Link: http://23.harihareswara.net/posts/2020/moss-video-bssw-honorable-mention-and-the-maintainership-book-i-am-writing/
MOSS Video, BSSw Honorable Mention, and The Maintainership Book I Am Writing
Link: http://23.harihareswara.net/posts/2020/moss-video-bssw-honorable-mention-and-the-maintainership-book-i-am-writing/
MOSS Video, BSSw Honorable Mention, and The Maintainership Book I Am Writing
Cogito, Ergo Sumana
MOSS Video, BSSw Honorable Mention, and The Maintainership Book I Am Writing
Video Mozilla interviewed me about the Python Package Index (PyPI), a USD$170,000 Mozilla Open Source Support award I helped the Python Software Foundation get in 2017, and how we used that money to revamp PyPI … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara…
Sumana Harihareswara - Cogito, Ergo Sumana: Persisting
Link: http://23.harihareswara.net/posts/2020/persisting/
Persisting
Link: http://23.harihareswara.net/posts/2020/persisting/
Persisting
Cogito, Ergo Sumana
Persisting
Today is our wedding anniversary. Instead of going out for a nice dinner, we'll .... do something at home. Maybe we'll remember a bunch of nice memories from the last fourteen years. Maybe we'll go … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara, Changeset…
Sumana Harihareswara - Cogito, Ergo Sumana: Remote Sprint Tips
Link: http://23.harihareswara.net/posts/2020/remote-sprint-tips/
Remote Sprint Tips
Link: http://23.harihareswara.net/posts/2020/remote-sprint-tips/
Remote Sprint Tips
Cogito, Ergo Sumana
Remote Sprint Tips
Every year, many developers of Python (the language itself, not just stuff written in Python) get together for a sprint. This year it will probably be virtual. How should that work? I offered to share … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara…
Sumana Harihareswara - Cogito, Ergo Sumana: Apply For Grants To Fund Open Source Work, and Career Thoughts
Link: http://23.harihareswara.net/posts/2020/apply-for-grants-to-fund-open-source-work-and-career-thoughts/
Apply For Grants To Fund Open Source Work, and Career Thoughts
Link: http://23.harihareswara.net/posts/2020/apply-for-grants-to-fund-open-source-work-and-career-thoughts/
Apply For Grants To Fund Open Source Work, and Career Thoughts
Cogito, Ergo Sumana
Apply For Grants To Fund Open Source Work, and Career Thoughts
Apply For Grants To Fund Open Source Work When I tell people about grants they could get to help fund work on open source software projects, sometimes they are surprised because they didn't know such … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara…
Sumana Harihareswara - Cogito, Ergo Sumana: Breaking Release Bottlenecks -- What Changeset Can Do
Link: http://23.harihareswara.net/posts/2020/breaking-release-bottlenecks-what-changeset-can-do/
Breaking Release Bottlenecks -- What Changeset Can Do
Link: http://23.harihareswara.net/posts/2020/breaking-release-bottlenecks-what-changeset-can-do/
Breaking Release Bottlenecks -- What Changeset Can Do
Cogito, Ergo Sumana
Breaking Release Bottlenecks -- What Changeset Can Do
I did some volunteer work earlier this year, helping rejuvenate pipenv (a command-line tool that some people use to help handle Python packages they make and use). Here's what I did, how long it took, … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara…
Sumana Harihareswara - Cogito, Ergo Sumana: Changes Coming To Pip In October 2020
Link: http://23.harihareswara.net/posts/2020/changes-coming-to-pip-in-october-2020/
Changes Coming To Pip In October 2020
Link: http://23.harihareswara.net/posts/2020/changes-coming-to-pip-in-october-2020/
Changes Coming To Pip In October 2020
Cogito, Ergo Sumana
Changes Coming To Pip In October 2020
People who deal with Python: Changes are coming to pip, Python's package installation tool, in October 2020. Please share this migration guide and our video with your circles. SHORT VERSION: I'm working on improving the … | Cogito, Ergo Sumana | Blog by Sumana…
Sumana Harihareswara - Cogito, Ergo Sumana: Trying to Notice What's Missing
Link: http://23.harihareswara.net/posts/2021/trying-to-notice-whats-missing/
Trying to Notice What's Missing
Link: http://23.harihareswara.net/posts/2021/trying-to-notice-whats-missing/
Trying to Notice What's Missing
Cogito, Ergo Sumana
Trying to Notice What's Missing
I'm ploughing through some open source project email threads and thinking: In 2010, people got together in Berlin for a Wikimedia developers' meeting .... and then a bunch of them hung around a lot longer … | Cogito, Ergo Sumana | Blog by Sumana Harihareswara…