Steering Council Announces Optional GIL
https://discuss.python.org/t/a-steering-council-notice-about-pep-703-making-the-global-interpreter-lock-optional-in-cpython/30474
https://discuss.python.org/t/a-steering-council-notice-about-pep-703-making-the-global-interpreter-lock-optional-in-cpython/30474
Discussions on Python.org
A Steering Council notice about PEP 703 (Making the Global Interpreter Lock Optional in CPython)
Posting for the whole Steering Council, on the subject of @colesbury’s PEP 703 (Making the Global Interpreter Lock Optional in CPython). Thank you, everyone, for responding to the poll on the no-GIL proposal. It’s clear that the overall sentiment is positive…
Socket Programming in Python Part 1: Handling Connections
https://realpython.com/courses/python-sockets-part-1/
https://realpython.com/courses/python-sockets-part-1/
Realpython
Sign-In – Real Python
Sign in to your Real Python account.
Using Rich Inspect to Interrogate Python Objects
https://textual.textualize.io/blog/2023/07/27/using-rich-inspect-to-interrogate-python-objects/
https://textual.textualize.io/blog/2023/07/27/using-rich-inspect-to-interrogate-python-objects/
Textual Documentation
Textual - Using Rich Inspect to interrogate Python objects
Textual is a TUI framework for Python, inspired by modern web development.
End to End Data Applications With SQL and Jupyter
https://ploomber-sql.readthedocs.io/en/latest/index.html
https://ploomber-sql.readthedocs.io/en/latest/index.html
Text Editor Data Structures
https://cdacamar.github.io/data%20structures/algorithms/benchmarking/text%20editors/c++/editor-data-structures/
https://cdacamar.github.io/data%20structures/algorithms/benchmarking/text%20editors/c++/editor-data-structures/
invoke::thought()
Text Editor Data Structures
Text editors can be an interesting challenge to program. The types of problems that text editors need to solve can range from trivial to mind-bogglingly difficult. Recently, I have been on something of a spiritual journey to rework some internal data structures…
django-pgcrypto-fields: Django Encryption With Pgcrypto
https://github.com/incuna/django-pgcrypto-fields
https://github.com/incuna/django-pgcrypto-fields
GitHub
GitHub - incuna/django-pgcrypto-fields: Transparent field level encryption for Django using the pgcrypto postgresql extension.
Transparent field level encryption for Django using the pgcrypto postgresql extension. - incuna/django-pgcrypto-fields
How to create Hans Rosling’s famous animated bubble chart
https://keith-mcnulty.medium.com/how-to-create-hans-roslings-famous-animated-bubble-chart-2b8529b1b717
https://keith-mcnulty.medium.com/how-to-create-hans-roslings-famous-animated-bubble-chart-2b8529b1b717
Medium
How to create Hans Rosling’s famous animated bubble chart
A great little learning exercise that illustrates the range and flexibility of the R language