Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugo53/spiralsquare
https://github.com/hugo53/spiralsquare
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hugo53/spiralsquare
- Owner: hugo53
- Created: 2014-09-20T09:00:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-20T09:09:19.000Z (about 10 years ago)
- Last Synced: 2023-03-22T15:28:13.717Z (over 1 year ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SpiralSquare
============## Using
#### Generate spiral square
```
python SpiralSquare -s [size] -o [output-file-path]
```#### Help
```
python SpiralSquare -h
```## Note
Python version: 2.7