Metadata-Version: 2.1
Name: WDGAF
Version: 1.0.5
Summary: We Do Give a Figure
Home-page: https://github.com/rajp152k/Compilers-II
Author: WDGAF
Author-email: rajp152k@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: lark-parser

```text
                         _              __ 
                        | |            / _|
            __      ____| | __ _  __ _| |_ 
            \ \ /\ / / _` |/ _` |/ _` |  _|
             \ V  V / (_| | (_| | (_| | |  
              \_/\_/ \__,_|\__, |\__,_|_|  
                            __/ |          
                           |___/           
```

*We Do Give A Figure*

---

We do as we say : give a figure.  

WDGAF is a domain specific language built upon matplotlib with a focus on ease-of-use.

some terminology:

gaf : executable to *get a figure*  
fu  : figure-unfigured : source files containing description of the figure

### Quick Links

 - [Documentation](https://we-do-give-a-figure.readthedocs.io/)
 - [Source](https://github.com/rajp152k/Compilers-II)

## Installation

```bash
pip install WDGAF
```

That's it, you're ready to go.

## Usage

```bash
gaf <path/to/source.fu>
```

and now you get your figure ..



