https://github.com/honmaple/fortune
fortune with python
https://github.com/honmaple/fortune
Last synced: 6 months ago
JSON representation
fortune with python
- Host: GitHub
- URL: https://github.com/honmaple/fortune
- Owner: honmaple
- License: gpl-2.0
- Created: 2016-12-08T14:56:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T15:10:17.000Z (over 9 years ago)
- Last Synced: 2025-04-08T22:32:14.911Z (about 1 year ago)
- Language: Python
- Size: 1.34 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* fortune
** instroduce
** usage
#+BEGIN_SRC python
from fortune import fortune
fortune.show()
#+END_SRC