Python Insider: Python 3.11.2, Python 3.10.10 and 3.12.0 alpha 5 are available
Link: https://pythoninsider.blogspot.com/2023/02/python-3112-python-31010-and-3120-alpha.html
Hi everyone,I am happy to report that after solving some last-time problems we have a bunch of fresh releases for you!Python 3.12.0 alpha 5Check the new alpha of 3.12 with some Star Trek vibes:https:/
Link: https://pythoninsider.blogspot.com/2023/02/python-3112-python-31010-and-3120-alpha.html
Hi everyone,I am happy to report that after solving some last-time problems we have a bunch of fresh releases for you!Python 3.12.0 alpha 5Check the new alpha of 3.12 with some Star Trek vibes:https:/
Blogspot
Python Insider: Python 3.11.2, Python 3.10.10 and 3.12.0 alpha 5 are available
Talk Python to Me: #402: Polars: A Lightning-fast DataFrame for Python
Link: https://talkpython.fm/episodes/show/402/polars-a-lightning-fast-dataframe-for-python
When you think about processing tabular data in Python, what library comes to mind? Pandas, I'd guess. But there are other libraries out there and Polars is one of the more exciting new ones. It's bui
Link: https://talkpython.fm/episodes/show/402/polars-a-lightning-fast-dataframe-for-python
When you think about processing tabular data in Python, what library comes to mind? Pandas, I'd guess. But there are other libraries out there and Polars is one of the more exciting new ones. It's bui
talkpython.fm
Polars: A Lightning-fast DataFrame for Python
When you think about processing tabular data in Python, what library comes to mind? Pandas, I'd guess. But there are other libraries out there and Polars is one of the more exciting new ones. It's built in Rust, embraces parallelism, and can be 10-20x faster…
Talk Python to Me: #402: Polars: A Lightning-fast DataFrame for Python [updated audio]
Link: https://talkpython.fm/episodes/show/402/polars-a-lightning-fast-dataframe-for-python-updated-audio
When you think about processing tabular data in Python, what library comes to mind? Pandas, I'd guess. But there are other libraries out there and Polars is one of the more exciting new ones. It's bui
Link: https://talkpython.fm/episodes/show/402/polars-a-lightning-fast-dataframe-for-python-updated-audio
When you think about processing tabular data in Python, what library comes to mind? Pandas, I'd guess. But there are other libraries out there and Polars is one of the more exciting new ones. It's bui
talkpython.fm
Polars: A Lightning-fast DataFrame for Python [updated audio]
When you think about processing tabular data in Python, what library comes to mind? Pandas, I'd guess. But there are other libraries out there and Polars is one of the more exciting new ones. It's built in Rust, embraces parallelism, and can be 10-20x faster…
Codementor: Pointers in C Language
Link: https://www.codementor.io/nimeshneema/pointers-in-c-language-21tp47c3sn
basics of c programming series continued...
Link: https://www.codementor.io/nimeshneema/pointers-in-c-language-21tp47c3sn
basics of c programming series continued...
www.codementor.io
Pointers in C Language | Codementor
basics of c programming series continued...
Armin Ronacher: Everybody is More Complex Than They Seem
Link: http://lucumr.pocoo.org/2023/2/9/everybody-is-complex
This year I decided that I want to share my most important learnings about
engineering, teams and quite frankly personal mental health. My hope is that
those who want to learn from me find it useful.
Link: http://lucumr.pocoo.org/2023/2/9/everybody-is-complex
This year I decided that I want to share my most important learnings about
engineering, teams and quite frankly personal mental health. My hope is that
those who want to learn from me find it useful.
Armin Ronacher's Thoughts and Writings
Everybody is More Complex Than They Seem
Random thoughts about staying sane for people with ambitions.
PyCharm: “Let’s innovate on Python tooling”. An Interview With Charlie Marsh
Link: https://blog.jetbrains.com/pycharm/2023/02/ruff-python-linter-interview-with-charlie-marsh/
Python has a rich ecosystem of quality, mature tooling: linting, formatting, type checking, and the like. Each has decent performance, but what if the tooling was fast? Really fast – as in, instantane
Link: https://blog.jetbrains.com/pycharm/2023/02/ruff-python-linter-interview-with-charlie-marsh/
Python has a rich ecosystem of quality, mature tooling: linting, formatting, type checking, and the like. Each has decent performance, but what if the tooling was fast? Really fast – as in, instantane
The JetBrains Blog
“Let’s innovate on Python tooling”. An Interview With Charlie Marsh | The PyCharm Blog
Python has a rich ecosystem of quality, mature tooling: linting, formatting, type checking, and the like. Each has decent performance, but what if the tooling was fast? Really fast – as in, instantane
Brett Cannon: Use TOML for `.env` files?
Link: https://snarky.ca/use-toml-for-env-files/
We have some support for .env files in the Python extension for VS Code, but we have noticed some shortcomings with .env files based on user feedback. After getting some inspiration from CircuitPython
Link: https://snarky.ca/use-toml-for-env-files/
We have some support for .env files in the Python extension for VS Code, but we have noticed some shortcomings with .env files based on user feedback. After getting some inspiration from CircuitPython
Tall, Snarky Canadian
Use TOML for `.env` files?
We have some support for .env files in the Python extension for VS Code, but we have noticed some shortcomings with .env files based on user feedback. After getting some inspiration from CircuitPython and thinking about it a bit, I think I might have a nice…
PyBites: From Excel to Python and succeeding as a Developer by building your portfolio
Link: https://pybit.es/articles/from-excel-to-python-and-succeeding-as-a-developer-by-building-your-portfolio/
Listen here:
Or watch here:
Welcome back to the Pybites podcast. This week we have an inspirational chat with Juanjo:
– How he started his programming journey and what passionates him about this c
Link: https://pybit.es/articles/from-excel-to-python-and-succeeding-as-a-developer-by-building-your-portfolio/
Listen here:
Or watch here:
Welcome back to the Pybites podcast. This week we have an inspirational chat with Juanjo:
– How he started his programming journey and what passionates him about this c
PyBites
From Excel To Python And Succeeding As A Developer By Building Your Portfolio - PyBites
- How he fell in love with Python.
Codementor: [Advance C Programming] How to Write Your Own Compiler
Link: https://www.codementor.io/nimeshneema/advance-c-programming-how-to-write-your-own-compiler-21utxpf22v
Implementation of C programming
fundamentals to advance level...
Link: https://www.codementor.io/nimeshneema/advance-c-programming-how-to-write-your-own-compiler-21utxpf22v
Implementation of C programming
fundamentals to advance level...
www.codementor.io
[Advance C Programming] How to Write Your Own Compiler | Codementor
Implementation of C programming
fundamentals to advance level...
fundamentals to advance level...
Mikko Ohtamaa: The State of Python in Blockchain 2023 report
Link: https://opensourcehacker.com/2023/02/10/the-state-of-python-in-blockchain-2023-report/
I have been co-authoring the report The state of Python in the blockchain 2023. The report overviews the modern blockchain development ecosystem for Python developers. Despite turbulences in the mar
Link: https://opensourcehacker.com/2023/02/10/the-state-of-python-in-blockchain-2023-report/
I have been co-authoring the report The state of Python in the blockchain 2023. The report overviews the modern blockchain development ecosystem for Python developers. Despite turbulences in the mar
Open Source Hacker
The State of Python in Blockchain 2023 report
The State of Python in Blockchain 2023 report is out now. Continue reading →
Real Python: The Real Python Podcast – Episode #144: Wrangling Business Process Models With Python and SpiffWorkflow
Link: https://realpython.com/podcasts/rpp/144/
Can you describe your business processes with flowcharts? What if you could define the steps in a standard notation and implement the workflows in pure Python? This week on the show, Dan Funk from Sar
Link: https://realpython.com/podcasts/rpp/144/
Can you describe your business processes with flowcharts? What if you could define the steps in a standard notation and implement the workflows in pure Python? This week on the show, Dan Funk from Sar
Realpython
Episode #144: Wrangling Business Process Models With Python and SpiffWorkflow – The Real Python Podcast
Can you describe your business processes with flowcharts? What if you could define the steps in a standard notation and implement the workflows in pure Python? This week on the show, Dan Funk from Sartography is here to discuss SpiffWorkflow.
Python Software Foundation: Python Packaging Strategy Discussion Summary - Part 1
Link: https://pyfound.blogspot.com/2023/02/python-packaging-strategy-discussion.html
As the Python Packaging Project Manager, my work has mostly concentrated on improving user experience on PyPI. As the Python Packaging ecosystem grows from strength to strength, one of the initiatives
Link: https://pyfound.blogspot.com/2023/02/python-packaging-strategy-discussion.html
As the Python Packaging Project Manager, my work has mostly concentrated on improving user experience on PyPI. As the Python Packaging ecosystem grows from strength to strength, one of the initiatives
Python Software Foundation Blog
Python Packaging Strategy Discussion Summary - Part 1
As the Python Packaging Project Manager, my work has mostly concentrated on improving user experience on PyPI . As the Python Packaging ecos...
Python for Beginners: Convert Python Dictionary to YAML
Link: https://www.pythonforbeginners.com/basics/convert-python-dictionary-to-yaml
YAML is a data serialization format used to store and transmit data in a human-readable and easy-to-write format. We can store and transmit python objects using YAML format. In this article, we will d
Link: https://www.pythonforbeginners.com/basics/convert-python-dictionary-to-yaml
YAML is a data serialization format used to store and transmit data in a human-readable and easy-to-write format. We can store and transmit python objects using YAML format. In this article, we will d
PythonForBeginners.com
Convert Python Dictionary to YAML - PythonForBeginners.com
Convert Python Dictionary to YAML will help you improve your python skills with easy to follow examples and tutorials.
Mike Driscoll: New Python Apparel Store
Link: https://www.blog.pythonlibrary.org/2023/02/10/new-python-apparel-store/
If you have ever enjoyed my Python book cover art, you will be happy to learn that I am making that artwork available on apparel through Threadless!
Threadless makes many colors and styles of the fol
Link: https://www.blog.pythonlibrary.org/2023/02/10/new-python-apparel-store/
If you have ever enjoyed my Python book cover art, you will be happy to learn that I am making that artwork available on apparel through Threadless!
Threadless makes many colors and styles of the fol
Mouse Vs Python
New Python Apparel Store - Mouse Vs Python
If you have ever enjoyed my Python book cover art, you will be happy to learn that I am making that artwork available on apparel through Threadless!
TestDriven.io: Web Authentication Methods Compared
Link: https://testdriven.io/blog/web-authentication-methods/
This article looks at the most commonly used web authentication methods.
Link: https://testdriven.io/blog/web-authentication-methods/
This article looks at the most commonly used web authentication methods.
testdriven.io
Web Authentication Methods Compared
This article looks at the most commonly used web authentication methods.
Python Celery - Weekly Celery Tutorials and How-tos: Docker Healthcheck for Celery Workers
Link: https://www.distributedpython.com/2023/02/10/docker-healthcheck-for-celery-worker/
The Docker healthcheck directive instructs Docker to run a command to check if a container is still working as expected.
This helps detect cases where the container process is still running but unable
Link: https://www.distributedpython.com/2023/02/10/docker-healthcheck-for-celery-worker/
The Docker healthcheck directive instructs Docker to run a command to check if a container is still working as expected.
This helps detect cases where the container process is still running but unable
Bjoern Stiel
Docker Healthcheck for Celery Workers | distributedpython
Celery, Docker and Kubernetes - for Python developers
Doug Hellmann: virtualenvwrapper 6.0.0.0a2
Link: https://doughellmann.com/releases/virtualenvwrapper-6-0-0-0a2/
Another pre-release for testing changes before 6.0.
The last release of virtualenvwrapper was 4.8.4 in February
of 2019. If you rely on virtualenvwrapper for your daily workflow,
please try out this
Link: https://doughellmann.com/releases/virtualenvwrapper-6-0-0-0a2/
Another pre-release for testing changes before 6.0.
The last release of virtualenvwrapper was 4.8.4 in February
of 2019. If you rely on virtualenvwrapper for your daily workflow,
please try out this
Doug Hellmann
virtualenvwrapper 6.0.0.0a2
Another pre-release for testing changes before 6.0.
The last release of virtualenvwrapper was 4.8.4 in February
of 2019. If you rely on virtualenvwrapper for your daily workflow,
please try out this pre-release version and let us know if there are
any issues…
The last release of virtualenvwrapper was 4.8.4 in February
of 2019. If you rely on virtualenvwrapper for your daily workflow,
please try out this pre-release version and let us know if there are
any issues…
Wesley Chun: Introduction to Python decorators
Link: http://wescpy.blogspot.com/2014/07/introduction-to-python-decorators.html
In this post, we're going to give you a user-friendly introduction to Python decorators. (The code works on both Python 2 [2.6 or 2.7 only] and 3 so don't be concerned with your version.) Before jump
Link: http://wescpy.blogspot.com/2014/07/introduction-to-python-decorators.html
In this post, we're going to give you a user-friendly introduction to Python decorators. (The code works on both Python 2 [2.6 or 2.7 only] and 3 so don't be concerned with your version.) Before jump
Blogspot
Introduction to Python decorators
In this post, we're going to give you a user-friendly introduction to Python decorators. (The code works on both Python 2 [2.6 or 2.7 only...
CodersLegacy: Matplotlib Blitting Tutorial – Optimize your Plotting!
Link: https://coderslegacy.com/matplotlib-blitting-tutorial/
If you are interested in learning about Blitting in Matplotlib, this tutorial is the perfect place for you!
Blitting is a term that’s used in computer graphics and refers to a technique that’s used to
Link: https://coderslegacy.com/matplotlib-blitting-tutorial/
If you are interested in learning about Blitting in Matplotlib, this tutorial is the perfect place for you!
Blitting is a term that’s used in computer graphics and refers to a technique that’s used to
CodersLegacy
Matplotlib Blitting Tutorial - Optimize your Plotting! - CodersLegacy
If you are interested in learning about Blitting in Matplotlib, this tutorial is the perfect place for you!
Kushal Das: A 7 year old pr
Link: https://kushaldas.in/posts/a-7-year-old-pr.html
I can not keep track of Github notifications, for too many years. Yesterday, I
thought of rewriting retask for Python3
only, and noticed a PR waiting
for 7 years only, from Miro.
Now it is merged. To
Link: https://kushaldas.in/posts/a-7-year-old-pr.html
I can not keep track of Github notifications, for too many years. Yesterday, I
thought of rewriting retask for Python3
only, and noticed a PR waiting
for 7 years only, from Miro.
Now it is merged. To