.gitignore
LICENSE.txt
README.md
pyproject.toml
setup.py
.github/workflows/doc.yml
.github/workflows/push-to-pypi.yml
.vscode/settings.json
PyONDE/__init__.py
PyONDE/_version.py
PyONDE/onde.py
PyONDE.egg-info/PKG-INFO
PyONDE.egg-info/SOURCES.txt
PyONDE.egg-info/dependency_links.txt
PyONDE.egg-info/not-zip-safe
PyONDE.egg-info/scm_file_list.json
PyONDE.egg-info/scm_version.json
PyONDE.egg-info/top_level.txt
PyONDE/bin/__init__.py
PyONDE/onde_versions/ONDE_fields_v0.9.1pre.csv
demos/build_onde_file.py
demos/build_onde_graph.py
demos/build_simple_graph.py
demos/graph_modification.py
demos/load_onde_file.py
doc/LowLevel_Class_Structure.md
doc/Makefile
doc/source/PyONDE.rst
doc/source/about.rst
doc/source/architecture.rst
doc/source/conf.py
doc/source/index.rst
doc/source/installation.rst
doc/source/modules.rst
doc/source/quickstart.rst
tests/try_array.py
tests/try_csv_read.py
tests/try_dictionary.py