LICENSE
README.md
pyproject.toml
folder_nature/__init__.py
folder_nature/cli.py
folder_nature/core.py
folder_nature/schema.py
folder_nature/search.py
folder_nature.egg-info/PKG-INFO
folder_nature.egg-info/SOURCES.txt
folder_nature.egg-info/dependency_links.txt
folder_nature.egg-info/entry_points.txt
folder_nature.egg-info/requires.txt
folder_nature.egg-info/top_level.txt
folder_nature/templates/archive.yaml
folder_nature/templates/client-project.yaml
folder_nature/templates/deployment.yaml
folder_nature/templates/documentation.yaml
folder_nature/templates/workspace.yaml
tests/test_cli.py
tests/test_core.py
tests/test_schema.py
tests/test_search.py