Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tushar-rishav/pylogo

:turtle: An imitation of Logo using Python.
https://github.com/tushar-rishav/pylogo

Last synced: 3 months ago
JSON representation

:turtle: An imitation of Logo using Python.

Awesome Lists containing this project

README

        

# PyLogo
An imitation of Logo in Python.

### [Demo](https://cloud.githubusercontent.com/assets/7397433/9383887/fee2eb4a-4769-11e5-8c73-9e9d6d27023c.gif)
![PyLogo](https://cloud.githubusercontent.com/assets/7397433/9383887/fee2eb4a-4769-11e5-8c73-9e9d6d27023c.gif)

### Installation
```sh
python setup.py install
```

### Usage
```sh
pylogo -h
```

### License
![gpl](https://cloud.githubusercontent.com/assets/7397433/9025904/67008062-3936-11e5-8803-e5b164a0dfc0.png)