LICENSE.md
MANIFEST.in
README.rst
VERSION
pyproject.toml
requirements.txt
gway/__init__.py
gway/__main__.py
gway/builtins.py
gway/console.py
gway/envs.py
gway/gateway.py
gway/logging.py
gway/sigils.py
gway/structs.py
gway/watchers.py
gway.egg-info/PKG-INFO
gway.egg-info/SOURCES.txt
gway.egg-info/dependency_links.txt
gway.egg-info/entry_points.txt
gway.egg-info/requires.txt
gway.egg-info/top_level.txt
tests/test_builtins.py
tests/test_gateway.py
tests/test_sigils.py
tests/test_sqlite.py