smacke
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Input a video and subtitle file, receive a synchronized output, no need to mess with python environments are dependencies (which historically was a challenge for ffsubsync users). This works thanks to ffmpeg.wasm to…
- Show HN: Magrittr-like pipe syntax for Python (github.com)
- Show HN: Magrittr-like pipe syntax for IPython (github.com)
Hi HN, sharing my holiday season passion project, pipescript, which lets you write code like this in Jupyter Python notebooks: 42 |> $+1 # 43 The $ is a placeholder for the value in the previous pipeline step, like (.)…
- IPyflow: Reactive Python Notebooks in Jupyter(Lab) (github.com)
-
IPyflow is a new Python kernel for JupyterLab that understands how variables and cells depend on each other, making it easier to reason about notebook state. It adds opt-in reactivity, so that pressing ctrl+shift+enter…
- Show HN: Declarative Instrumentation for Python (github.com)
- Tools should work for the data scientist, and not vice versa (towardsdatascience.com)