Todo ━━━━ Overrated underrated command line applications Date: January 1, 2021 Overrated underrated command line applications - Ship More - Ship Less - get feedback and apply feedback, build the right things kedro YouTube series ──────────────────── Get started on daily kedro shorts, these are indended to be short clips that people can watch a playlist and learn about kedro concepts at their own pace. This is meant to be low barrier to entry for me to create. Like the tmux series, I hope to make a sub three minute video within one or two takes, no edits, all straight from obs. written ─────── - how I kedro 8/16 - what is kedro 8/17 - kedro new 8/18 - three ways to create a kedro environment 8/19 - git init 8/20 - kedro install 8/21 - kedro pipeline create 8/22 staging ─────── - making your first nodes in kedro 8/23 - kedro run 8/24 - kedro catalog create 8/25 - add new dependencies 8/26 - listing things from the kedro cli 8/27 - Storing catalog entries 8/30 - Comprehensive nodes - modular piplines 8/29 - kedro pipeline package - kedro pipeline pull - parameters - pipeline registry - find-kedro - lambdas in kedro nodes - built in pipeline filters from the - filtering pipelines with list comps - globbing for catalog entries in the repl - activate-nbstripout - build-docs - build-reqs - kedro package - kedro lint - kedro test - kedro ipython - kedro jupyter - kedro spaceflights the gold standard of tutorials - speed up your kedro pipeline with a sane __default__ - create custom kedro cli commands - override kedro cli commands - accessing the kedro session - installing kedro hooks - creating your first kedro hook - mu-repo to update many projects - Custom DataSets - Setting up pre-commit - Visidata - Logging - Custom logger - kedro-lsp - find-kedro - Kedro-diff - Docker - pip-tools sony 205ms cannon 370ms background glow ─────────────── - e1af66 - c122ac stream ideas ──────────── auto pyflyby ``` dir(getattr(getattr(pd, "util"), 'version')) def replace(text): return re.sub("as.*", "", re.sub(".*import ", "", text)) existing_flies = [replace(t) for t in Path("/home/u_walkews/.pyflyby").read_text().split("\n")] ``` Description ─────────── Avoid serious version conflict issues, and use a virtual environment anytime you are running python, here are three ways you can setup a kedro virtual environment. Full Post 👉 https://waylonwalker.com/kedro-environment/ ―――――――― Kedro ――――――――――――― All of my kedro aticles: https://waylonwalker.com/kedro/ Full kedro series https://www.youtube.com/watch?v=bw5_FWDVRpU&list=PLTRNG6WIHETCoPt5gAKYSH_HCZvE_r41n Docs: https://kedro.readthedocs.io/en/stable/ ―――――――― Socials ―――――――――――― twitter: https://twitter.com/_WaylonWalker twitch: https://www.twitch.tv/waylonwalker github: https://github.com/waylonwalker/ twitch: https://www.twitch.tv/waylonwalker