# showast An IPython/Jupyter notebook plugin for visualizing abstract syntax trees.
Example usage
Examples can be found in [this IPython notebook](https://github.com/hchasestevens/show_ast/blob/master/Example.ipynb).
`python import showast `
`python %%showast print 1 + 2 ` 
`python from showast import show_source import antigravity show_source(antigravity) ` 
Installation
` pip install showast `
showast has the following Python dependencies: ` ipython graphviz `
You will also need to have [Graphviz](http://www.graphviz.org/Download..php) installed.
Use of the alternative nltk-based rendering engine requires the following packages: ` nltk pillow ` When using this option, you will additionally need to have [Ghostscript](http://ghostscript.com/download/gsdnld.html) installed.
Contacts
Name: [H. Chase Stevens](http://www.chasestevens.com)
Twitter: [@hchasestevens](https://twitter.com/hchasestevens)
Release files for showast 0.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| showast-0.2.4.zip | 8.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| showast-0.2.4-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 15.5 kB
Release files / showast-0.2.4.zip
| Download URL | showast-0.2.4.zip |
|---|---|
| Size | 8.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
985af0864529014c3cda220d58793679b530cac125fe571933a6a6ea114cc701
|
|
BLAKE2b-256 checksum How to use checksums |
7a84977f9b49f04080d85621106563d1c11483828a79c3ee0a39cdd8bd44660b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / showast-0.2.4-py2-none-any.whl
| Download URL | showast-0.2.4-py2-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
a4a9965a0358802bad4b23ad07b7a154383785aeedf4a02157f91bb261f3c90e
|
|
BLAKE2b-256 checksum How to use checksums |
0b4d5fc1710e706c6d7ad846acb6c82521be172edb4b68bf6d635d52207fee08
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |