uk
Feedback
PythonHub

PythonHub

Відкрити в Telegram

News & links about Python programming. https://pythonhub.dev/

Показати більше
2 531
Підписники
+124 години
+47 днів
+530 день
Архів дописів

pyhpc-benchmarks A suite of benchmarks for CPU and GPU performance of the most popular high-performance libraries for Python. https://github.com/dionhaefner/pyhpc-benchmarks

Guide of CPython’s Parser https://devguide.python.org/parser/

s3-credentials A tool for creating credentials for accessing S3 buckets. https://github.com/simonw/s3-credentials

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/

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

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

torch-quiver PyTorch Library for Fast and Easy Distributed Graph Learning. https://github.com/quiver-team/torch-quiver

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

What you need to know about containers for Python https://opensource.com/article/21/11/containers-python

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

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/

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

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

PatrickStar PatrickStar enables Larger, Faster, Greener Pretrained Models for NLP. Democratize AI for everyone. https://github.com/Tencent/PatrickStar

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

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