LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
bluer_sandbox/README.py
bluer_sandbox/__init__.py
bluer_sandbox/__main__.py
bluer_sandbox/config.env
bluer_sandbox/env.py
bluer_sandbox/host.py
bluer_sandbox/logger.py
bluer_sandbox/notebooks.py
bluer_sandbox.egg-info/PKG-INFO
bluer_sandbox.egg-info/SOURCES.txt
bluer_sandbox.egg-info/dependency_links.txt
bluer_sandbox.egg-info/requires.txt
bluer_sandbox.egg-info/top_level.txt
bluer_sandbox/.abcli/abcli.sh
bluer_sandbox/.abcli/actions.sh
bluer_sandbox/.abcli/alias.sh
bluer_sandbox/.abcli/arvancloud.sh
bluer_sandbox/.abcli/assets.sh
bluer_sandbox/.abcli/aws.sh
bluer_sandbox/.abcli/bluer_sandbox.sh
bluer_sandbox/.abcli/docker.sh
bluer_sandbox/.abcli/interview.sh
bluer_sandbox/.abcli/jupyter-notebook.sh
bluer_sandbox/.abcli/offline_llm.sh
bluer_sandbox/.abcli/parser.sh
bluer_sandbox/.abcli/speedtest.sh
bluer_sandbox/.abcli/tor.sh
bluer_sandbox/.abcli/village.sh
bluer_sandbox/.abcli/arvancloud/seed.sh
bluer_sandbox/.abcli/arvancloud/ssh.sh
bluer_sandbox/.abcli/assets/publish.sh
bluer_sandbox/.abcli/aws/seed.sh
bluer_sandbox/.abcli/docker/browse.sh
bluer_sandbox/.abcli/docker/build.sh
bluer_sandbox/.abcli/docker/clear.sh
bluer_sandbox/.abcli/docker/eval.sh
bluer_sandbox/.abcli/docker/push.sh
bluer_sandbox/.abcli/docker/run.sh
bluer_sandbox/.abcli/docker/seed.sh
bluer_sandbox/.abcli/jupyter-notebook/build.sh
bluer_sandbox/.abcli/jupyter-notebook/code.sh
bluer_sandbox/.abcli/jupyter-notebook/connect.sh
bluer_sandbox/.abcli/jupyter-notebook/create.sh
bluer_sandbox/.abcli/jupyter-notebook/host.sh
bluer_sandbox/.abcli/jupyter-notebook/open.sh
bluer_sandbox/.abcli/offline_llm/build.sh
bluer_sandbox/.abcli/offline_llm/chat.sh
bluer_sandbox/.abcli/offline_llm/create_env.sh
bluer_sandbox/.abcli/offline_llm/model.sh
bluer_sandbox/.abcli/offline_llm/prompt.sh
bluer_sandbox/.abcli/offline_llm/model/download.sh
bluer_sandbox/.abcli/offline_llm/model/get.sh
bluer_sandbox/.abcli/parser/parse.sh
bluer_sandbox/.abcli/tests/README.sh
bluer_sandbox/.abcli/tests/arvancloud_seed.sh
bluer_sandbox/.abcli/tests/aws_seed.sh
bluer_sandbox/.abcli/tests/docker_seed.sh
bluer_sandbox/.abcli/tests/help.sh
bluer_sandbox/.abcli/tests/offline_llm_model_download.sh
bluer_sandbox/.abcli/tests/offline_llm_model_get.sh
bluer_sandbox/.abcli/tests/offline_llm_prompt.sh
bluer_sandbox/.abcli/tests/parser_parse.sh
bluer_sandbox/.abcli/tests/speedtest.sh
bluer_sandbox/.abcli/tests/version.sh
bluer_sandbox/.abcli/tests/village_analyze.sh
bluer_sandbox/.abcli/tor/start.sh
bluer_sandbox/.abcli/tor/test.sh
bluer_sandbox/.abcli/village/analyze.sh
bluer_sandbox/assets/__init__.py
bluer_sandbox/assets/__main__.py
bluer_sandbox/assets/functions.py
bluer_sandbox/assets/template.ipynb
bluer_sandbox/help/__init__.py
bluer_sandbox/help/__main__.py
bluer_sandbox/help/arvancloud.py
bluer_sandbox/help/assets.py
bluer_sandbox/help/docker.py
bluer_sandbox/help/functions.py
bluer_sandbox/help/interview.py
bluer_sandbox/help/notebooks.py
bluer_sandbox/help/parser.py
bluer_sandbox/help/speedtest.py
bluer_sandbox/help/tor.py
bluer_sandbox/help/village.py
bluer_sandbox/help/offline_llm/__init__.py
bluer_sandbox/help/offline_llm/model.py
bluer_sandbox/interview/__init__.py
bluer_sandbox/interview/__main__.py
bluer_sandbox/interview/anagram.py
bluer_sandbox/offline_llm/__init__.py
bluer_sandbox/offline_llm/__main__.py
bluer_sandbox/offline_llm/functions.py
bluer_sandbox/offline_llm/model/__init__.py
bluer_sandbox/offline_llm/model/__main__.py
bluer_sandbox/offline_llm/model/functions.py
bluer_sandbox/parser/__init__.py
bluer_sandbox/parser/__main__.py
bluer_sandbox/parser/hashing.py
bluer_sandbox/parser/parsing.py
bluer_sandbox/raspbian/__init__.py
bluer_sandbox/raspbian/music.py
bluer_sandbox/raspbian/music2.py
bluer_sandbox/raspbian/music3.py
bluer_sandbox/raspbian/music4.py
bluer_sandbox/village/__init__.py
bluer_sandbox/village/__main__.py
bluer_sandbox/village/analysis.py
bluer_sandbox/village/family.py
bluer_sandbox/village/person.py
bluer_sandbox/village/village.py