Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 561 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 561 Bytes

random_topic

random_topic

Fetch random topics to start conversations. For Async version visit here

Downloads PyPI PyPI - Python Version PyPI - License

Installation

pip install random_topic

Usage

import random_topic
topic=random_topic.get_topic()
print(topic)