2 543
Subscribers
+424 hours
+127 days
+2030 days
Posts Archive
2 544
Show HN: Monty, Mongo tinified. MongoDB implemented in Python
https://github.com/davidlatwe/montydb
2 544
hackingthemarkets / binance-tutorials
Real-Time Candlestick Charts and Crypto Trading Bot using Binance API and Websockets
https://github.com/hackingthemarkets/binance-tutorials
2 544
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/
2 544
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
2 544
Creating generative art with L-systems in Python
https://deepnote.com/@dkapitan/lartpy-YJpZGp2rQE66bpM5-0-80Q
2 544
facebookresearch / pytorchvideo
A deep learning library for video understanding research.
https://github.com/facebookresearch/pytorchvideo
2 544
Handling exceptions in Python like a pro
https://blog.guilatrova.dev/handling-exceptions-in-python-like-a-pro/
2 544
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
2 544
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
2 544
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
2 544
Greykite
A flexible, intuitive and fast forecasting library.
https://github.com/linkedin/greykite
2 544
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/
2 544
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/
2 544
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
2 544
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
2 544
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/
2 544
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
2 544
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/
2 544
ml-tooling / opyrator
šŖ Turns your machine learning code into microservices with web API, interactive GUI, and more.
https://github.com/ml-tooling/opyrator
2 544
ethereum / web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
https://github.com/ethereum/web3.py
