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.
A Simple Way to Get a Stock’s Fundamental Data
How I used Python and API calls to retrieve a company’s financial statements and earnings ...
https://towardsdatascience.com/a-simple-way-to-get-a-stocks-fundamental-data-26506adf1214
How I used Python and API calls to retrieve a company’s financial statements and earnings ...
https://towardsdatascience.com/a-simple-way-to-get-a-stocks-fundamental-data-26506adf1214
Medium
A Simple Way to Get a Stock’s Fundamental Data
How I used Python and API calls to retrieve a company’s financial statements and earnings reports
How I Built Burplist For Free
This post talks about engineering decisions and thought processes of creating Burplist, a fast and simple search engine for craft beers in Singapore.
https://jerrynsh.com/how-i-built-burplist-for-free/
This post talks about engineering decisions and thought processes of creating Burplist, a fast and simple search engine for craft beers in Singapore.
https://jerrynsh.com/how-i-built-burplist-for-free/
Jerry Ng
How I Built A Craft Beer Search Engine For Free
Talks about engineering decisions and thought processes of creating Burplist, a fast and simple search engine for craft beers in Singapore.
Building a board game app with TensorFlow
In this end-to-end tutorial, we are going to show you how to use TensorFlow core, TensorFlow Agents and TensorFlow Lite to build a game agent to play against a human user in a small board game app.
https://blog.tensorflow.org/2021/10/building-board-game-app-with-tensorflow.html
In this end-to-end tutorial, we are going to show you how to use TensorFlow core, TensorFlow Agents and TensorFlow Lite to build a game agent to play against a human user in a small board game app.
https://blog.tensorflow.org/2021/10/building-board-game-app-with-tensorflow.html
blog.tensorflow.org
Building a board game app with TensorFlow: a new TensorFlow Lite reference app
In this blog post, we will show you how to train a game agent using reinforcement learning using TensorFlow and TensorFlow Agents, and deploy it.
What you need to know about containers for Python
https://opensource.com/article/21/11/containers-python
https://opensource.com/article/21/11/containers-python
Opensource
What you need to know about containers for Python
Explore how the principles behind open source--collaboration, transparency, and rapid prototyping--are proven catalysts for innovation.
Introduction to Asynchronous Programming in Python
A guide to writing more responsive and performant programsContinue reading on Towards Data Science ...
https://towardsdatascience.com/introduction-to-asynchronous-programming-in-python-3cd190748cd5
A guide to writing more responsive and performant programsContinue reading on Towards Data Science ...
https://towardsdatascience.com/introduction-to-asynchronous-programming-in-python-3cd190748cd5
Medium
Introduction to Asynchronous Programming in Python
A guide to writing more responsive and performant programs
torch-quiver
PyTorch Library for Fast and Easy Distributed Graph Learning.
https://github.com/quiver-team/torch-quiver
PyTorch Library for Fast and Easy Distributed Graph Learning.
https://github.com/quiver-team/torch-quiver
GitHub
GitHub - quiver-team/torch-quiver: PyTorch Library for Low-Latency, High-Throughput Graph Learning on GPUs.
PyTorch Library for Low-Latency, High-Throughput Graph Learning on GPUs. - GitHub - quiver-team/torch-quiver: PyTorch Library for Low-Latency, High-Throughput Graph Learning on GPUs.
Fake (almost) everything with Faker
Photo by dasha shchukova on UnsplashI was recently tasked with creating some random customer data, ...
https://towardsdatascience.com/fake-almost-everything-with-faker-a88429c500f1
Photo by dasha shchukova on UnsplashI was recently tasked with creating some random customer data, ...
https://towardsdatascience.com/fake-almost-everything-with-faker-a88429c500f1
Medium
Fake (almost) everything with Faker
Generating customer and address data for testing has never been easier. We’ll see how to do that using the Faker Python library.
An Intel 8080 Assembly Suite in Python
A pretty cool post where the author describes how he created Suite8080, a suite of Intel 8080 Assembly cross-development tools written in Python.
https://blog.paoloamoroso.com/2021/11/an-intel-8080-assembly-suite-in-python.html
A pretty cool post where the author describes how he created Suite8080, a suite of Intel 8080 Assembly cross-development tools written in Python.
https://blog.paoloamoroso.com/2021/11/an-intel-8080-assembly-suite-in-python.html
Paoloamoroso
An Intel 8080 Assembly Suite in Python
Suite8080 is a suite of Intel 8080 Assembly cross-development tools in Python comprising an assembler and a disassembler.
Automatically OCR’ing Receipts and Scans
In this tutorial, you will learn how to use Tesseract and OpenCV to build an automatic receipt ...
https://www.pyimagesearch.com/2021/10/27/automatically-ocring-receipts-and-scans/
In this tutorial, you will learn how to use Tesseract and OpenCV to build an automatic receipt ...
https://www.pyimagesearch.com/2021/10/27/automatically-ocring-receipts-and-scans/
PyImageSearch
Automatically OCR’ing Receipts and Scans - PyImageSearch
Have you ever wanted to OCR receipts and scanned documents using Python? Good news, in this complete tutorial, you’ll see all of the code, and we’ll walk you through all of it line-by-line.