ncl

NCL Generator API has a main purpose facilitate NCL implementation using a Python language.


License
MIT
Install
pip install ncl==0.0.1

Documentation

NCL Generator API Repository

This project is a NCL Generator to write a Python code and generate a NCL file.

Link to board is https://trello.com/b/rXFwLtfT

To Start

user@user-pc:~$ git clone https://github.com/MichaelBittencourt/NCL-Generator-API.git
user@user-pc:~$ cd NCL-Generator-API
user@user-pc:~$ pip3 install -r requirements.txt
user@user-pc:~$ python3 -m ncl
user@user-pc:~$ nosetests tests