https://github.com/taxpon/gopher
Download randomly generated gopher image from gopherize.me.
https://github.com/taxpon/gopher
gopher python python-2 python-3
Last synced: 3 months ago
JSON representation
Download randomly generated gopher image from gopherize.me.
- Host: GitHub
- URL: https://github.com/taxpon/gopher
- Owner: taxpon
- License: mit
- Created: 2017-02-01T22:07:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T00:43:41.000Z (over 9 years ago)
- Last Synced: 2025-12-12T22:43:04.166Z (6 months ago)
- Topics: gopher, python, python-2, python-3
- Language: Python
- Homepage: https://pypi.python.org/pypi/gopher
- Size: 504 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Gopher
======
Download randomly generated gopher image from `gopherize.me `_.
Install
-------
.. code-block:: bash
pip install gopher
Usage
-----
.. code-block:: bash
Usage: gopher [OPTIONS]
Options:
-o, --output TEXT Output file name (png).
-w, --overwrite Overwrite if the same name file already exists.
-s, --simple Get simple gopher.
--help Show this message and exit.
LICENSE
-------
MIT