PyPy v7.3.7: bugfix release of python 3.7 and 3.8
https://www.pypy.org/posts/2021/10/pypy-v737-release.html
https://www.pypy.org/posts/2021/10/pypy-v737-release.html
PyPy
PyPy v7.3.7: bugfix release of python 3.7 and 3.8
PyPy v7.3.7: bug-fix release of 3.7, 3.8
We are releasing a PyPy 7.3.7 to fix the recent 7.3.6 release's binary
incompatibility with the previous 7.3.x releases. We mistakenly added fields
to PyFrameO
We are releasing a PyPy 7.3.7 to fix the recent 7.3.6 release's binary
incompatibility with the previous 7.3.x releases. We mistakenly added fields
to PyFrameO
Generating Semi-Natural Landmasses using a Random Walk
https://www.reddit.com/r/Python/comments/q2h5og/generating_seminatural_landmasses_using_a_random/
https://www.reddit.com/r/Python/comments/q2h5og/generating_seminatural_landmasses_using_a_random/
reddit
Generating Semi-Natural Landmasses using a Random Walk
Posted in r/Python by u/it2901 • 364 points and 17 comments
dbt-labs / dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
https://github.com/dbt-labs/dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
https://github.com/dbt-labs/dbt-core
GitHub
GitHub - dbt-labs/dbt-core: dbt enables data analysts and engineers to transform their data using the same practices that software…
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. - dbt-labs/dbt-core
Minimal Parser Combinator in Python
In this post, we will learn to build a minimal parser combinator library from scratch. The functions provided here can be used to extend the libary with more parser combinators.
https://gdevanla.github.io/posts/write-a-parser-combinator-in-python.html
In this post, we will learn to build a minimal parser combinator library from scratch. The functions provided here can be used to extend the libary with more parser combinators.
https://gdevanla.github.io/posts/write-a-parser-combinator-in-python.html
Add a WebSocket Route to your Flask 2.x Application
If you are using Flask 2 you now have a new extension called Flask-Sock, which provides modern WebSocket support for your application. In this article I'm going to show you how to work with this extension.
https://blog.miguelgrinberg.com/post/add-a-websocket-route-to-your-flask-2-x-application
If you are using Flask 2 you now have a new extension called Flask-Sock, which provides modern WebSocket support for your application. In this article I'm going to show you how to work with this extension.
https://blog.miguelgrinberg.com/post/add-a-websocket-route-to-your-flask-2-x-application
Miguelgrinberg
Add a WebSocket Route to your Flask 2.x Application
The WebSocket protocol was standardized 10 years ago (in 2011, can you believe it?) so I'm sure for many of it you does not need an introduction. But in case you are not familiar with it, WebSocket…
I automated my GitHub profile so it shows a map with the largest earthquakes in the past 24 hours using Plotly and GitHub Actions
https://www.reddit.com/r/Python/comments/qmu762/i_automated_my_github_profile_so_it_shows_a_map/
https://www.reddit.com/r/Python/comments/qmu762/i_automated_my_github_profile_so_it_shows_a_map/
reddit
[deleted by user]
News about the programming language Python. If you have something to teach others post here. If you have questions or are a newbie use r/learnpython.
A Multi-page Interactive Dashboard with Streamlit and Plotly
Beautiful interactive multipage dashboards are made easy with StreamlitContinue reading on Towards ...
https://towardsdatascience.com/a-multi-page-interactive-dashboard-with-streamlit-and-plotly-c3182443871a
Beautiful interactive multipage dashboards are made easy with StreamlitContinue reading on Towards ...
https://towardsdatascience.com/a-multi-page-interactive-dashboard-with-streamlit-and-plotly-c3182443871a
How to Build a WhatsApp Chatbot Using Python and Twilio
This tutorial will show you how to create a WhatsApp chatbot that can help you set reminders using the Twilio API for WhatsApp for communication, Python for development, Google Sheets as database and Heroku for deployment.
https://python.plainenglish.io/how-to-build-a-whatsapp-chatbot-using-python-and-twilio-ec9367e058f2
This tutorial will show you how to create a WhatsApp chatbot that can help you set reminders using the Twilio API for WhatsApp for communication, Python for development, Google Sheets as database and Heroku for deployment.
https://python.plainenglish.io/how-to-build-a-whatsapp-chatbot-using-python-and-twilio-ec9367e058f2
Medium
How to Build a WhatsApp Chatbot Using Python and Twilio
A complete guide for automating your WhatsApp to set reminders.
Build “Factory” and “Utility” In Your Python Classes
Three built-in Python class decoratorsContinue reading on Towards Data Science ...
https://towardsdatascience.com/build-factory-and-utility-in-your-python-classes-ea39e267ca0a
Three built-in Python class decoratorsContinue reading on Towards Data Science ...
https://towardsdatascience.com/build-factory-and-utility-in-your-python-classes-ea39e267ca0a
Building a python CLI tool to extract the TOC from markdown files
Building a Python CLI Tool to Extract the TOC from Markdown FilesLearning by automating the boring ...
https://towardsdatascience.com/building-a-python-cli-tool-to-extract-the-toc-from-markdown-files-ab5a7b9d07f2
Building a Python CLI Tool to Extract the TOC from Markdown FilesLearning by automating the boring ...
https://towardsdatascience.com/building-a-python-cli-tool-to-extract-the-toc-from-markdown-files-ab5a7b9d07f2
Medium
Building a python CLI tool to extract the TOC from markdown files
Learning by automating the boring tasks — Part1
Draw Me a Picture — The Humble Line Plot
Draw Me a Picture — The Humble Line PlotA quick introduction to building up informative and ...
https://towardsdatascience.com/draw-me-a-picture-the-humble-line-plot-294361c4c35d
Draw Me a Picture — The Humble Line PlotA quick introduction to building up informative and ...
https://towardsdatascience.com/draw-me-a-picture-the-humble-line-plot-294361c4c35d
Medium
Draw Me a Picture — The Humble Line Plot
A quick introduction to building up informative and (relatively) good-looking line plots.
An Introduction To Decision Trees and Predictive Analytics
How can you ensure that a product launch will be successful? Decision trees are a great ...
https://towardsdatascience.com/an-introduction-to-decision-trees-and-predictive-analytics-92924a8a77e7
How can you ensure that a product launch will be successful? Decision trees are a great ...
https://towardsdatascience.com/an-introduction-to-decision-trees-and-predictive-analytics-92924a8a77e7
Medium
An Introduction To Decision Trees and Predictive Analytics
How can you ensure that a product launch will be successful? Decision trees are a great introduction to using data science for these types…
From Cloud Run To Kubernetes: Why Internals Matter
It’s common for those of us in the tech space to be drawn in by cool buzzwords and shiny new logos. In this post you’ll learn why internals matter more than those buzzwords.
https://anecdotes.dev/from-cloud-run-to-kubernetes-how-learning-the-internals-of-your-stack-empowers-you-as-a-developer-3d0cdf7cb7ec
It’s common for those of us in the tech space to be drawn in by cool buzzwords and shiny new logos. In this post you’ll learn why internals matter more than those buzzwords.
https://anecdotes.dev/from-cloud-run-to-kubernetes-how-learning-the-internals-of-your-stack-empowers-you-as-a-developer-3d0cdf7cb7ec
Medium
From Cloud Run To Kubernetes: Why Internals Matter
It’s common for those of us in the tech space to be drawn in by cool buzzwords and shiny new logos. In this post you’ll learn why internals…
PatrickStar
PatrickStar enables Larger, Faster, Greener Pretrained Models for NLP. Democratize AI for everyone.
https://github.com/Tencent/PatrickStar
PatrickStar enables Larger, Faster, Greener Pretrained Models for NLP. Democratize AI for everyone.
https://github.com/Tencent/PatrickStar
GitHub
GitHub - Tencent/PatrickStar: PatrickStar enables Larger, Faster, Greener Pretrained Models for NLP and democratizes AI for everyone.
PatrickStar enables Larger, Faster, Greener Pretrained Models for NLP and democratizes AI for everyone. - GitHub - Tencent/PatrickStar: PatrickStar enables Larger, Faster, Greener Pretrained Models...
Python pathlib Cookbook: 57+ Examples to Master It (2021)
A mega tutorial with dozens of examples on how to use the pathlib module in Python 3.
https://miguendes.me/python-pathlib
A mega tutorial with dozens of examples on how to use the pathlib module in Python 3.
https://miguendes.me/python-pathlib
miguendes's blog
Python pathlib Cookbook: 57+ Examples to Master It (2022)
A mega tutorial to learn by example the idiomatic way to work with paths in Python 3 using the pathlib module.