LICENSE
MANIFEST.in
README.md
package.json
requirements.txt
setup.cfg
setup.py
tsconfig.json
vega.json
notebooks/Vega.ipynb
notebooks/VegaLite.ipynb
notebooks/.ipynb_checkpoints/Vega-checkpoint.ipynb
notebooks/.ipynb_checkpoints/VegaLite-checkpoint.ipynb
vega/__init__.py
vega/base.py
vega/utils.py
vega/vega.py
vega/vegalite.py
vega.egg-info/PKG-INFO
vega.egg-info/SOURCES.txt
vega.egg-info/dependency_links.txt
vega.egg-info/entry_points.txt
vega.egg-info/top_level.txt
vega/static/index.js
vega/static/index.js.map
vega/static/vega.js
vega/tests/__init__.py
vega/tests/test_outputs.py
vega/tests/test_utils.py