Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tushar-rishav/pylogo
- Owner: tushar-rishav
- License: lgpl-3.0
- Created: 2015-07-23T08:02:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T14:02:22.000Z (over 9 years ago)
- Last Synced: 2024-02-03T23:00:30.755Z (11 months ago)
- Language: Python
- Homepage:
- Size: 156 KB
- Stars: 6
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)