uk
Feedback
PythonHub

PythonHub

Відкрити в Telegram

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

Показати більше
2 544
Підписники
+224 години
+157 днів
+1930 день
Архів дописів
Show HN: Monty, Mongo tinified. MongoDB implemented in Python https://github.com/davidlatwe/montydb

hackingthemarkets / binance-tutorials Real-Time Candlestick Charts and Crypto Trading Bot using Binance API and Websockets https://github.com/hackingthemarkets/binance-tutorials

Dolt Powered Bartender Creating a robot bartender with a Flask server and Dolt to serve cocktails. https://www.dolthub.com/blog/2021-05-17-dolt-powered-bartender/

Visual Studio Code ❤️ Pytorch Learn some amazing features in Visual Studio Code that can level up your PyTorch game. https://www.youtube.com/watch?v=AwRBJa23Z-I

Creating generative art with L-systems in Python https://deepnote.com/@dkapitan/lartpy-YJpZGp2rQE66bpM5-0-80Q
Creating generative art with L-systems in Python https://deepnote.com/@dkapitan/lartpy-YJpZGp2rQE66bpM5-0-80Q

facebookresearch / pytorchvideo A deep learning library for video understanding research. https://github.com/facebookresearch/pytorchvideo

Super Long Integers in Python Python must be doing something beautiful internally to support super long integers and today we ... https://arpitbhayani.me/blogs/super-long-integers

The correct way to index data into Elasticsearch with (Python) elasticsearch-dsl A summary of best practices for indexing into Elasticsearch with Python elasticsearch-dsl using ... https://www.peterbe.com/plog/index-data-into-elasticsearch-dsl

The Weird Walrus In this essay, we alter the Python Grammar and allow it run Assignment Expressions without any ... https://arpitbhayani.me/blogs/the-weird-walrus

Greykite A flexible, intuitive and fast forecasting library. https://github.com/linkedin/greykite

Machine Learning Pipelines 1 Introduction 2 Loading the libraries and classes 3 Loading the data 4 ML Pipelines 4.1 A simple ... https://michael-fuchs-python.netlify.com/2021/05/11/machine-learning-pipelines/

Navigating the MLOps tooling landscape (Part 1: The Lifecycle) This is the first of a three-part blog post on the MLOps landscape. Here, I’ll talk about the ML ... https://ljvmiranda921.github.io/notebook/2021/05/10/navigating-the-mlops-landscape/

Making Python Integers Iterable In Python, Integers are not iterables but we can make them iterable by implementing iter ... https://arpitbhayani.me/blogs/python-iterable-integers

Dynamically Update Your Flask Web Pages Using Turbo-Flask How can you update a part of a web page dynamically, without the user having to hit the refresh ... http://blog.miguelgrinberg.com/post/dynamically-update-your-flask-web-pages-using-turbo-flask

The tools and tech I use to run a one-woman hardware company A look into the tech and tools used by Winterbloom. https://blog.thea.codes/winterblooms-tech-stack/

Building Finite State Machines with Python Coroutines The most intuitive way of building and implementing Finite State Machines is by using Python ... https://arpitbhayani.me/blogs/fsm

How to manage Python environments This is from my Python working session on managing Python environments. I think this is helpful ... https://ljvmiranda921.github.io/notebook/2021/05/12/how-to-manage-python-envs/

ml-tooling / opyrator 🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more. https://github.com/ml-tooling/opyrator

ethereum / web3.py A python interface for interacting with the Ethereum blockchain and ecosystem. https://github.com/ethereum/web3.py