LICENSE
MANIFEST.in
README.md
pyproject.toml
creatureos/__init__.py
creatureos/__main__.py
creatureos/cli.py
creatureos/codex_cli.py
creatureos/config.py
creatureos/service.py
creatureos/storage.py
creatureos/web.py
creatureos.egg-info/PKG-INFO
creatureos.egg-info/SOURCES.txt
creatureos.egg-info/dependency_links.txt
creatureos.egg-info/entry_points.txt
creatureos.egg-info/requires.txt
creatureos.egg-info/top_level.txt
creatureos/static/alien-picker-icon.svg
creatureos/static/alien-scene.svg
creatureos/static/apple-touch-icon.png
creatureos/static/console.css
creatureos/static/creature_os.css
creatureos/static/creature_os.js
creatureos/static/creatureos-favicon.png
creatureos/static/creatureos-icon-192.png
creatureos/static/creatureos-icon-512.png
creatureos/static/creatureos-mark.png
creatureos/static/expanse-bridge-scene.svg
creatureos/static/expanse-hubble-xdf.jpg
creatureos/static/favicon-16x16.png
creatureos/static/favicon-32x32.png
creatureos/static/favicon.ico
creatureos/static/monsters-picker-icon.svg
creatureos/static/monsters-scene.svg
creatureos/static/ocean-picker-icon.svg
creatureos/static/ocean-scene.svg
creatureos/static/ocean-source-algae.svg
creatureos/static/ocean-source-clam-shell.svg
creatureos/static/ocean-source-coral.svg
creatureos/static/ocean-source-crab.svg
creatureos/static/ocean-source-fish-muted-flip.png
creatureos/static/ocean-source-fish-muted.png
creatureos/static/ocean-source-hammerhead-muted.png
creatureos/static/ocean-source-octopus-muted.png
creatureos/static/ocean-source-oyster-shell.svg
creatureos/static/ocean-source-seahorse.svg
creatureos/static/ocean-source-seaweed-tall.svg
creatureos/static/ocean-source-seaweed.svg
creatureos/static/ocean-source-shark-muted.png
creatureos/static/ocean-source-starfish.svg
creatureos/static/ocean-source-whale.svg
creatureos/static/shell.js
creatureos/static/site.webmanifest
creatureos/static/spooky-bone.svg
creatureos/static/spooky-flying-ghost.svg
creatureos/static/spooky-gate.svg
creatureos/static/spooky-hasty-grave.svg
creatureos/static/spooky-midnight-graveyard.svg
creatureos/static/spooky-picker-icon.svg
creatureos/static/spooky-scene.svg
creatureos/static/spooky-tombstone.svg
creatureos/static/spooky-zombie-hand.svg
creatureos/static/tech-picker-icon.svg
creatureos/static/tech-scene.svg
creatureos/static/tech-web-delivery-drone.svg
creatureos/static/tech-web-tracked-robot.svg
creatureos/static/tech-web-walking-scout.svg
creatureos/static/woodlands-beaver-soft.svg
creatureos/static/woodlands-birds.svg
creatureos/static/woodlands-branches-dark.svg
creatureos/static/woodlands-conifer-deep.svg
creatureos/static/woodlands-conifer-soft.svg
creatureos/static/woodlands-deer-soft.svg
creatureos/static/woodlands-eagle-soft.svg
creatureos/static/woodlands-fox-soft.svg
creatureos/static/woodlands-owl-soft.svg
creatureos/static/woodlands-rabbit-soft.svg
creatureos/static/woodlands-scene.svg
creatureos/static/woodlands-trees-mid-clipped-strong.png
creatureos/templates/index.html
creatureos/templates/layouts/console_base.html
tests/test_browser_smoke.py
tests/test_service.py
tests/test_storage.py
tests/test_web.py