Metadata-Version: 2.1
Name: trivial
Version: 1.1.1
Summary: A python package to display random trivia questions and answers
Home-page: https://github.com/startngstartng/Forward-RandAlgo-Victory-Wekwa
Author: Wekwa Victory Chiamaka
Author-email: victorywekwa@gmail.com
License: UNKNOWN
Description: # Tri_Vail
        This is a console platform that displays random trivia questions and answers that users can use to practice
        For interview and quiz to increase their general knowledge and critical thinking abilities.
        
        #Usage
        How it works:
        Login option for user to chose to either log in or Close the app
        If the user chooses to login, user is directed to the user login option where username is required and a simple greeting is displayed.
        
        The question and answers are now shown to the user. 
        
        Note: User should have an internet connection to be able to access the questions and answers.
        Else an error message will be displayed. The user should already have requests and click.
        
        You can run it on your shell/comandline by:
        installing it from pip using 'python -m pip install trivial==version', without the quotes. 
        run on your shell using the command, 'Forward-RandAlgo-Victory-Wekwa', without the quotes.
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
