packaged can take any Python project, and package it into a self contained executable, that can run on other machines without needing Python installed. All examples below create a self contained ...
This repo is intended to provide a simple pipeline example for getting started with programmtic data ingestion and updates in bit.io. To keep the repo simple, many best practices such as logging, ...