Recently I read Itamar Turner-Trauring's It’s time to stop using
Python 3.7
(via). On the
one hand, this is pragmatic advice, because as the article mentions
Python 3.7 is reaching its end of life as of June 2023. On the other
hand it gives me feelings, a... (more…)
Read more »
standard Python http.server, but serves Markdown rendered as HTML - GitHub - treatmesubj/python-md-to-html-server: standard Python http.server, but serves Markdown rendered as HTML... (more…)
Read more »
The official Python SDK for the xAI API. Contribute to xai-org/xai-sdk-python development by creating an account on GitHub. (more…)
Read more »
List comprehensions are a more meaningful and efficient way to generate lists in python. A... (more…)
Read more »
Streamz helps you build pipelines to manage continuous streams of data. It is
simple to use in simple cases, but also supports complex pipelines that involve
branching, joining, flow control, feedback, back pressure, and so on. (more…)
Read more »