Python bindings to oxyroot. Makes reading .root files blazing fast ๐Ÿš€

Ignore env and marimo cache

Changed files
+6
+6
.gitignore
··· 70 70 71 71 # Pyenv 72 72 .python-version 73 + 74 + # Env 75 + .env 76 + 77 + # Marimo cache 78 + __marimo__/