CHANGELOG.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
Pweave.egg-info/PKG-INFO
Pweave.egg-info/SOURCES.txt
Pweave.egg-info/dependency_links.txt
Pweave.egg-info/entry_points.txt
Pweave.egg-info/requires.txt
Pweave.egg-info/top_level.txt
doc/Makefile
doc/Readme.md
doc/examples/AR_yw.mdw
doc/examples/FIR_design.mdw
doc/examples/FIR_design.py
doc/examples/FIR_design.rstw
doc/examples/FIR_design_cells.py
doc/examples/FIR_design_minted.texw
doc/examples/FIR_design_noweb.mdw
doc/examples/FIR_design_pygments.texw
doc/examples/FIR_design_verb.texw
doc/examples/FIR_designp.pmd
doc/examples/Makefile
doc/examples/index.rstw
doc/examples/linear_regression.py
doc/examples/ma-tex.texw
doc/examples/ma.Pnw
doc/examples/ma.rstw
doc/examples/octave_sample.mdw
doc/examples/pgf-sample.py
doc/examples/pgf-sample.texw
doc/examples/pgf-sample.texw.p
doc/examples/pygments.sty
doc/source/bokeh.rst
doc/source/chunks.rst
doc/source/conf.py
doc/source/customizing.rstw
doc/source/defaults.rstw
doc/source/docs.rst
doc/source/editors.rst
doc/source/formats.rstw
doc/source/index.rst
doc/source/links.rst
doc/source/ma.mdw
doc/source/pweave.rstw
doc/source/pypublish.rst
doc/source/release.rst
doc/source/script.rst
doc/source/subclassing.rstw
doc/source/usage.rst
doc/source/_static/atom_hydrogen.png
doc/source/_static/pweave_atom.png
doc/source/_templates/layout.html
pweave/__init__.py
pweave/config.py
pweave/mimetypes.py
pweave/pweb.py
pweave/readers.py
pweave/scripts.py
pweave/bokeh/__init__.py
pweave/formatters/__init__.py
pweave/formatters/base.py
pweave/formatters/jupyter_notebook.py
pweave/formatters/markdown.py
pweave/formatters/markdownmath.py
pweave/formatters/publish.py
pweave/formatters/rst.py
pweave/formatters/templates.py
pweave/formatters/tex.py
pweave/processors/__init__.py
pweave/processors/base.py
pweave/processors/jupyter.py
pweave/processors/subsnippets.py
pweave/themes/__init__.py
pweave/themes/bootstrap.py
pweave/themes/cerulean.py
pweave/themes/journal.py
pweave/themes/skeleton.py
tests/__init__.py
tests/_frameworkForTests.py
tests/test_cache.py
tests/test_formatters.py
tests/test_publish.py
tests/test_pweave.py
tests/test_readers.py
tests/convert/convert_test.Pnw
tests/convert/convert_test.txt
tests/convert/convert_test_REF.Pnw
tests/convert/simple.ipynb
tests/convert/simple.mdw
tests/convert/simple_REF.ipynb
tests/formats/formatters_test.pickle
tests/formats/formatters_test.pkl
tests/formats/formatters_test.pmd
tests/formats/formatters_test_REF.html
tests/formats/formatters_test_REF.leanpub
tests/formats/formatters_test_REF.markdown
tests/formats/formatters_test_REF.md2html
tests/formats/formatters_test_REF.notebook
tests/formats/formatters_test_REF.pandoc
tests/formats/formatters_test_REF.pandoc2html
tests/formats/formatters_test_REF.rst
tests/formats/formatters_test_REF.softcover
tests/formats/formatters_test_REF.sphinx
tests/formats/formatters_test_REF.tex
tests/formats/formatters_test_REF.texminted
tests/formats/formatters_test_REF.texpweave
tests/formats/formatters_test_REF.texpygments
tests/formats/formatters_url.md
tests/formats/figures/formatters_test_figure2_1.pdf
tests/formats/figures/formatters_test_figure2_1.png
tests/formats/figures/formatters_test_figure3_1.pdf
tests/formats/figures/formatters_test_figure3_1.png
tests/formats/figures/formatters_test_figure6_1.pdf
tests/formats/figures/formatters_test_figure6_1.png
tests/formats/figures/formatters_test_figure7_1.pdf
tests/formats/figures/formatters_test_figure7_1.png
tests/formats/figures/formatters_test_figure8_1.pdf
tests/formats/figures/formatters_test_figure8_1.png
tests/formats/figures/formatters_test_figure8_2.pdf
tests/formats/figures/formatters_test_figure8_2.png
tests/formats/figures/formatters_test_figure8_3.pdf
tests/formats/figures/formatters_test_figure8_3.png
tests/formats/figures/formatters_test_figure8_4.pdf
tests/formats/figures/formatters_test_figure8_4.png
tests/formats/figures/formatters_test_figure8_5.pdf
tests/formats/figures/formatters_test_figure8_5.png
tests/formats/figures/formatters_test_figure9_1.pdf
tests/formats/figures/formatters_test_figure9_1.png
tests/formats/figures/formatters_test_figure9_2.pdf
tests/formats/figures/formatters_test_figure9_2.png
tests/formats/figures/formatters_test_figure9_3.pdf
tests/formats/figures/formatters_test_figure9_3.png
tests/formats/figures/formatters_test_figure9_4.pdf
tests/formats/figures/formatters_test_figure9_4.png
tests/formats/figures/formatters_test_figure9_5.pdf
tests/formats/figures/formatters_test_figure9_5.png
tests/formats/figures/formatters_test_sinc_1.pdf
tests/formats/figures/formatters_test_sinc_1.png
tests/processors/ipy_processor_ref.md
tests/processors/ipy_processor_test.mdw
tests/processors/processor_cache_ref.md
tests/processors/processor_default_ref.md
tests/processors/processor_external_ref.md
tests/processors/processor_test.html
tests/processors/processor_test.md
tests/processors/processor_test.pmd
tests/processors/cache/processor_test.pkl
tests/publish/publish_test.html
tests/publish/publish_test.py
tests/publish/publish_test.txt
tests/publish/publish_test_REF.py
tests/publish/publish_test_cell.html
tests/publish/publish_test_cell.txt
tests/publish/publish_test_ref.html
tests/readers/markdown_reader.md
tests/readers/markdown_reader.pmd
tests/readers/markdown_reader_ref.md
tests/weave/pandoc/ar_yw.md
tests/weave/pandoc/ar_yw.mdw
tests/weave/pandoc/ar_yw_REF.md
tests/weave/pandoc/inline_chunks.md
tests/weave/pandoc/inline_chunks.mdw
tests/weave/pandoc/inline_chunks_REF.md
tests/weave/pandoc/simple.md
tests/weave/pandoc/simple.mdw
tests/weave/pandoc/simple_REF.md
tests/weave/pandoc/figures/ar_yw_figure5_1.png
tests/weave/pandoc/figures/simple_figure2_1.png
tests/weave/tex/FIR_design_verb.tex
tests/weave/tex/FIR_design_verb.texw
tests/weave/tex/FIR_design_verb_REF.tex
tests/weave/tex/term_test.texw
tests/weave/tex/term_test_REF.tex
tests/weave/tex/FIR_design_verb/REF_tex.pattern
tests/weave/tex/figures/FIR_design_verb_figure2_1.pdf
tests/weave/tex/figures/FIR_design_verb_figure2_2.pdf
tests/weave/tex/figures/FIR_design_verb_figure3_1.pdf
tests/weave/tex/figures/FIR_design_verb_figure4_1.pdf
tests/weave/texminted/wrap_test.tex
tests/weave/texminted/wrap_test.texw
tests/weave/texminted/wrap_test_REF.tex