Skip to content

Cheesecake2960/uselessfacts-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uselessfacts-python

Getting useless facts from https://uselessfacts.jsph.pl/.

Installing

pip install uselessfacts-python

How to use

from uselessfacts_python import get_fact

print(get_fact().text)