LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
pixelgraph/__init__.py
pixelgraph/callback.py
pixelgraph/cli.py
pixelgraph/server.py
pixelgraph.egg-info/PKG-INFO
pixelgraph.egg-info/SOURCES.txt
pixelgraph.egg-info/dependency_links.txt
pixelgraph.egg-info/entry_points.txt
pixelgraph.egg-info/requires.txt
pixelgraph.egg-info/top_level.txt
pixelgraph/schemas/__init__.py
pixelgraph/schemas/events.py
pixelgraph/static/index.html
pixelgraph/static/assets/index-BoARAmk4.js
pixelgraph/static/assets/index-DQy_14IR.css
pixelgraph/static/assets/sprites/wizard.svg
tests/test_callback.py
tests/test_server.py