AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/pyyawl.operators.rst
docs/pyyawl.rst
docs/readme.rst
docs/usage.rst
docs/build/html/_static/file.png
docs/build/html/_static/minus.png
docs/build/html/_static/plus.png
pyyawl/__init__.py
pyyawl/cli.py
pyyawl/namedregistry.py
pyyawl/pyyawl.py
pyyawl.egg-info/PKG-INFO
pyyawl.egg-info/SOURCES.txt
pyyawl.egg-info/dependency_links.txt
pyyawl.egg-info/entry_points.txt
pyyawl.egg-info/not-zip-safe
pyyawl.egg-info/requires.txt
pyyawl.egg-info/top_level.txt
pyyawl/operators/__init__.py
pyyawl/operators/baseops.py
pyyawl/operators/bashops.py
pyyawl/operators/dvcops.py
pyyawl/operators/papermillops.py
pyyawl/operators/pythonops.py
tests/__init__.py
tests/test_ops.yaml
tests/test_pyyawl.py
tests/notebooks/sum_test.ipynb
tests/notebooks/sum_test_out.ipynb
tests/notebooks/imgs/image_1.jpg
tests/notebooks/imgs/image_2.jpg
tests/scripts/script1.py